[Desktop-packages] [Bug 1981109] Re: server image pulls in ModemManager via fwupd, consumes 25MiB RAM in every container

2022-12-09 Thread Stefan Hammer
Verified Oracle image build by building Jammy image using livecd-rootfs
from source (https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.765.13). I checked that fwupd was still installed (required for
Oracle bare-metal), and the modemmanager and udisk2 are not installed.

I won't change the "verification-needed-jammy" tag yet as AWS will be
checked too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1981109

Title:
  server image pulls in ModemManager via fwupd, consumes 25MiB RAM in
  every container

Status in fwupd package in Ubuntu:
  Invalid
Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in modemmanager package in Ubuntu:
  Triaged
Status in ubuntu-meta package in Ubuntu:
  New
Status in fwupd source package in Jammy:
  Invalid
Status in livecd-rootfs source package in Jammy:
  Fix Committed
Status in modemmanager source package in Jammy:
  New
Status in ubuntu-meta source package in Jammy:
  New

Bug description:
  [Impact]

  Cloud images should not have fwupd, modemmanager, and udisks2
  installed as those are not needed and only taking up memory.

  [Test Case]

  Build cloud images with livecd-rootfs and confirm that fwupd,
  modemmanager, and udisks2 are not present and not running.

  [Regression Potential]

  Only thing that might happen is for any of the 3 listed packages
  getting removed from images where they might be used. So possibly
  double-checking if this will affect preinstalled server images and if
  they care about this or not.

  [Original Description]

  Looking at memory utilization in a pristine Ubuntu lxd container (top
  -o RES), I see that ModemManager is running, which I was surprised to
  see is present at all in the stock image.

  Tracking this I find that fwupd depends on libmm-glib0, which in turn
  Recommends: modemmanager.

  Libraries in general should not recommend daemons, so it's possible
  this should be fixed by libmm-glib0 dropping this Recommends.  It
  certainly doesn't seem to be a deliberate decision by the Server Team
  to have modemmanager installed and running by default on all systems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1981109/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704123] Re: NM asks non-administrative user for the PIN even though it's in the system-connections file

2014-05-25 Thread Stefan Hammer
Which information is missing? Why is this bug incomplete?
Package: network-manager
Version: 0.9.8.10-3
Package: modemmanager
Version: 0.5.2.0-2

Bus 001 Device 003: ID 0bdb:193e Ericsson Business Mobile Networks BV

** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/704123

Title:
  NM asks non-administrative user for the PIN even though it's in the
  system-connections file

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: network-manager

  I've configured a system-wide 3g broadband connection.
  In fact it's there a file with all the provided details in 
/etc/NetworkManager/system-connections/ .
  If I switch (log-out + log-in) to a non-administrative user, as soon as I 
plug the USB 3G modem I get asked the modem PIN.
  This is included into the mentioned file.
  The objective is to allow a normal user to connect with the modem with out 
the knowledge of username, password and PIN.
  The defails follow.

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 10.10
  Release:  10.10
  Codename: maverick

  How to reproduce the bug:
  1. Log in as an administrative user (the first one you create at installation 
time)
  2. Plug the USB 3G modem into a port
  3. Go to System--Preferences--Newtwork Connections--Mobile Broadband
  4. Fill all the needed details (as well as the PIN)
  5. Check Automatically connect and Available to all users
  6. Test the connection is working.
  7. Check the file in /etc/NetworkManager/system-connections/
  8. Reboot (maybe just logout and long is enough)
  9. Log in as the administrative user
  10. Plug the USB modem

  What happens
  The system asks for the PIN. You can ignore this request. Then you can go to 
the
  netowrk icon and select the broadband connection and click it. This time the 
PIN
  is not required and the connection fires up.

  What is expected to happen
  No PIN is required at the modem insertion and the connection fires up 
automatically.

  Extra steps.
  11. Create another non administrative user which is capable to connect 
through modems (groups dialout and dip).
  12. Switch to this new user
  13. Plug the USB modem.

  What happens
  The system asks for aìthe PIN. You cannot ignore this request.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: network-manager 0.8.1+git.20100810t184654.ab580f4-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  CRDA: Error: [Errno 2] File o directory non esistente
  Date: Mon Jan 17 20:50:21 2011
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  IpRoute:
   192.168.129.0/24 dev wlan0  proto kernel  scope link  src 192.168.129.6  
metric 2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.129.254 dev wlan0  proto static
  Keyfiles: Error: [Errno 2] File o directory non esistente
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/704123/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704123] Re: NM asks non-administrative user for the PIN even though it's in the system-connections file

2014-05-25 Thread Stefan Hammer
** Bug watch added: Debian Bug tracker #591723
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591723

** Also affects: network-manager via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591723
   Importance: Unknown
   Status: Unknown

** Changed in: network-manager
 Remote watch: Debian Bug tracker #591723 = GNOME Bug Tracker #618532

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/704123

Title:
  NM asks non-administrative user for the PIN even though it's in the
  system-connections file

Status in NetworkManager:
  Unknown
Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: network-manager

  I've configured a system-wide 3g broadband connection.
  In fact it's there a file with all the provided details in 
/etc/NetworkManager/system-connections/ .
  If I switch (log-out + log-in) to a non-administrative user, as soon as I 
plug the USB 3G modem I get asked the modem PIN.
  This is included into the mentioned file.
  The objective is to allow a normal user to connect with the modem with out 
the knowledge of username, password and PIN.
  The defails follow.

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 10.10
  Release:  10.10
  Codename: maverick

  How to reproduce the bug:
  1. Log in as an administrative user (the first one you create at installation 
time)
  2. Plug the USB 3G modem into a port
  3. Go to System--Preferences--Newtwork Connections--Mobile Broadband
  4. Fill all the needed details (as well as the PIN)
  5. Check Automatically connect and Available to all users
  6. Test the connection is working.
  7. Check the file in /etc/NetworkManager/system-connections/
  8. Reboot (maybe just logout and long is enough)
  9. Log in as the administrative user
  10. Plug the USB modem

  What happens
  The system asks for the PIN. You can ignore this request. Then you can go to 
the
  netowrk icon and select the broadband connection and click it. This time the 
PIN
  is not required and the connection fires up.

  What is expected to happen
  No PIN is required at the modem insertion and the connection fires up 
automatically.

  Extra steps.
  11. Create another non administrative user which is capable to connect 
through modems (groups dialout and dip).
  12. Switch to this new user
  13. Plug the USB modem.

  What happens
  The system asks for aìthe PIN. You cannot ignore this request.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: network-manager 0.8.1+git.20100810t184654.ab580f4-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  CRDA: Error: [Errno 2] File o directory non esistente
  Date: Mon Jan 17 20:50:21 2011
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  IpRoute:
   192.168.129.0/24 dev wlan0  proto kernel  scope link  src 192.168.129.6  
metric 2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.129.254 dev wlan0  proto static
  Keyfiles: Error: [Errno 2] File o directory non esistente
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/704123/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-14 Thread Stefan Hammer
Hello!

I can confirm, that my thunderbird ist just english after an update on ubuntu 
10.04.
Further are all language packs installed as described above.

BUT: Even after making the symlink from /usr/lib/thunderbird-
addons/extensions to /usr/lib/thunderbird/extensions the thunderbird
still is only displayed in english (not german).

Futher i realized that the Language-Tab is missing in the about:addons 
overview page. This tab is present in Ubuntu 12.04, but not in 10.04. 
But also in Ubuntu 12.04 disabling a Language there does not have any effect on 
the UI Language.

Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/995054

Title:
  thunderbird loses langpacks after upgrade

Status in “adblock-plus” package in Ubuntu:
  Invalid
Status in “enigmail” package in Ubuntu:
  Invalid
Status in “mozilla-devscripts” package in Ubuntu:
  Invalid
Status in “mozvoikko” package in Ubuntu:
  Invalid
Status in “thunderbird” package in Ubuntu:
  Confirmed
Status in “adblock-plus” source package in Lucid:
  Triaged
Status in “enigmail” source package in Lucid:
  Triaged
Status in “mozilla-devscripts” source package in Lucid:
  Triaged
Status in “mozvoikko” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged

Bug description:
  Hi.
  After upgrading thunderbird to version 12.0.1+build1-0ubuntu0.10.04.1 on 
10.04 I cannot see any system-wide langpack in the addons menu. The reason of 
it is that somehow (I think it's the order of package installation/configuring 
) '/usr/lib/thunderbird/extensions' becomes a directory while upgrade  (it 
should be symlink to '/usr/lib/thunderbird-addons/etenstions' normally). So, 
all langpacks stays in '/usr/lib/thunderbird-addons/extensions', but 
thunderbird doesn't detect them. I don't see this problem on 12.04, I think 
it's because it already had /usr/lib/thunderbird folder before upgrade, but 
ubuntu 10.04 used /usr/lib/thunderbird-a.b directories for storing thunderbird 
package data earlier, so it has this problem.

  A quick solution is:
  mv /usr/lib/thunderbird/extensions/* /usr/lib/thunderbird-addons/extensions
  rmdir  /usr/lib/thunderbird/extensions
  ln -s /usr/lib/thunderbird-addons/extensions /usr/lib/thunderbird

  This bug has already affected many machines in our office.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 995054] Re: thunderbird loses langpacks after upgrade

2012-05-14 Thread Stefan Hammer
Sorry for spamming you. 
The language-tab in abbout:addons appears after making the symlink and the 
installed language packs are shown in thunderbird.

But all the Menus and buttons (complete ui) is still in english. Maybe i get it 
wrong, and the language pack is not for UI translations, but only for 
dictionaries?
If they are only for dictionaries: Do i have to report a new bug concerning the 
missing translation of the user interface?
Thanks again!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/995054

Title:
  thunderbird loses langpacks after upgrade

Status in “adblock-plus” package in Ubuntu:
  Invalid
Status in “enigmail” package in Ubuntu:
  Invalid
Status in “mozilla-devscripts” package in Ubuntu:
  Invalid
Status in “mozvoikko” package in Ubuntu:
  Invalid
Status in “thunderbird” package in Ubuntu:
  Confirmed
Status in “adblock-plus” source package in Lucid:
  Triaged
Status in “enigmail” source package in Lucid:
  Triaged
Status in “mozilla-devscripts” source package in Lucid:
  Triaged
Status in “mozvoikko” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged

Bug description:
  Hi.
  After upgrading thunderbird to version 12.0.1+build1-0ubuntu0.10.04.1 on 
10.04 I cannot see any system-wide langpack in the addons menu. The reason of 
it is that somehow (I think it's the order of package installation/configuring 
) '/usr/lib/thunderbird/extensions' becomes a directory while upgrade  (it 
should be symlink to '/usr/lib/thunderbird-addons/etenstions' normally). So, 
all langpacks stays in '/usr/lib/thunderbird-addons/extensions', but 
thunderbird doesn't detect them. I don't see this problem on 12.04, I think 
it's because it already had /usr/lib/thunderbird folder before upgrade, but 
ubuntu 10.04 used /usr/lib/thunderbird-a.b directories for storing thunderbird 
package data earlier, so it has this problem.

  A quick solution is:
  mv /usr/lib/thunderbird/extensions/* /usr/lib/thunderbird-addons/extensions
  rmdir  /usr/lib/thunderbird/extensions
  ln -s /usr/lib/thunderbird-addons/extensions /usr/lib/thunderbird

  This bug has already affected many machines in our office.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/995054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 982152] Re: GUI crash when UPNP extension was activated

2012-04-23 Thread Stefan Hammer
Hi!
Which dlna server do you use on your nas?
I had the same problem using minidlna, there was an uncaught exception after 
scanning.
There is already a patch upstream and it should be also fixed with the newest 
banshee in the ubuntu repos: 2.4.0-2ubuntu1 - no crashes any more.

Can you please upgrade this package and test it. If you don't experience
a crash any more, then this bug is a clear duplicate of #945566 - in
this case please mark it as such, otherwise leave the report open.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/982152

Title:
  GUI crash when UPNP extension was activated

Status in “banshee” package in Ubuntu:
  New

Bug description:
  12.04b2 amd64
  Gone into settings, switched on the upnp extension, for a second i see the 
upnp with my nas in the tree left greyed out. Then the gui crashed away, now it 
crashed at start so fast that upnp cannot be deactivated anymore.

  [Info  10:28:41.661] Running Banshee 2.4.0: [Ubuntu precise (development 
branch) (linux-gnu, x86_64) @ 2012-03-24 12:56:11 UTC]
  `menu_proxy_module_load': banshee: undefined symbol: menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  

[Desktop-packages] [Bug 982152] Re: GUI crash when UPNP extension was activated

2012-04-23 Thread Stefan Hammer
** Bug watch added: GNOME Bug Tracker #672671
   https://bugzilla.gnome.org/show_bug.cgi?id=672671

** Also affects: banshee via
   https://bugzilla.gnome.org/show_bug.cgi?id=672671
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/982152

Title:
  GUI crash when UPNP extension was activated

Status in Banshee Music Player:
  Unknown
Status in “banshee” package in Ubuntu:
  New

Bug description:
  12.04b2 amd64
  Gone into settings, switched on the upnp extension, for a second i see the 
upnp with my nas in the tree left greyed out. Then the gui crashed away, now it 
crashed at start so fast that upnp cannot be deactivated anymore.

  [Info  10:28:41.661] Running Banshee 2.4.0: [Ubuntu precise (development 
branch) (linux-gnu, x86_64) @ 2012-03-24 12:56:11 UTC]
  `menu_proxy_module_load': banshee: undefined symbol: menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: (null)

  `menu_proxy_module_load': banshee: undefined symbol:
  menu_proxy_module_load

  (Banshee:2884): Gtk-WARNING **: Failed to load type module: