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 710423 - SoundMenu extension fails to build
SoundMenu extension fails to build
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Other Extensions
2.9.0
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-17 20:29 UTC by Michał Sawicz
Modified: 2013-10-20 17:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michał Sawicz 2013-10-17 20:29:35 UTC
Trying to build with --enable-soundmenu results in the following errors:

./Banshee.SoundMenu/SoundMenuService.cs(34,7): error CS0246: The type or namespace name `Notifications' could not
 be found. Are you missing a using directive or an assembly reference?
./Banshee.SoundMenu/SoundMenuService.cs(53,17): error CS0246: The type or namespace name `Notification' could not
 be found. Are you missing a using directive or an assembly reference?
./Banshee.SoundMenu/SoundMenuService.cs(226,47): error CS0246: The type or namespace name `ActionArgs' could not 
be found. Are you missing a using directive or an assembly reference?
Comment 1 Bertrand Lorentz 2013-10-20 17:46:21 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

Fixed in git master:
https://git.gnome.org/browse/banshee/commit/?id=77303209