After removing the gnome-icon-theme and restarting, I was able to
produce this bug but only when selecting a theme that doesn't have a
gtk-missing-image icon.

If I choose an alternate icon theme (Tango package name tango-icon-theme
for instance) then blueman works without issue.

It looks like the fallback for a missing icon is to use the
gtk-missing-image icon, but if that's missing, then the application just
errors out.

The traceback below gives a little more information about what I see.

======
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/dbus/connection.py", line 586,
  in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  File "/usr/bin/blueman-manager", line 160, in
  on_bluez_name_owner_changed
    self.Menu = ManagerMenu(self)
  File
  "/usr/lib/python2.6/dist-packages/blueman/gui/manager/ManagerMenu.py",
  line 56, in __init__
    item = create_menuitem(_("Get Help Online..."),
  get_icon("gnome-help", 16))
  File "/usr/lib/python2.6/dist-packages/blueman/Functions.py", line
  171, in get_icon
    icon = ic.load_icon("gtk-missing-image", size, 0) 
glib.GError: Icon 'gtk-missing-image' not present in theme


Jeff



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to