After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 626962 - Ubuntu One Music Store extension fails to build
Ubuntu One Music Store extension fails to build
Status: RESOLVED NOTGNOME
Product: banshee
Classification: Other
Component: Community Extensions
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-14 22:50 UTC by David Nielsen
Modified: 2010-08-16 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Nielsen 2010-08-14 22:50:15 UTC
I get this trying to compile git bce on x86_64 Ubuntu Maverick.

Making all in UbuntuOneMusicStore
  MCS   ../../bin/Banshee.UbuntuOneMusicStore.dll
./Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs(71,36): error CS0246: The type or namespace name `UbuntuOne' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 1 error(s), 0 warnings

libubuntuone1.0-cil-dev is 0.3.3-0ubuntu2
Comment 1 Bertrand Lorentz 2010-08-16 15:02:09 UTC
I think the mono bindings are broken in libubuntuone 0.3.3.
The assembly /usr/lib/cli/ubuntuone-sharp-1.0/ubuntuone-sharp.dll is only 3KB for 0.3.3, whereas it's more than 10KB for version 0.3.1 in Lucid.

Please file a bug on their bug tracker :
https://bugs.launchpad.net/libubuntuone