GNOME Bugzilla – Bug 333913
doesn't start
Last modified: 2006-03-27 22:29:17 UTC
Steps to reproduce: siavash@debian:~$ gnome-bluetooth-manager > Traceback (most recent call last): > File "/usr/lib/python2.3/site-packages/gnomebt/manager.py", line 274, > in ? > BTManager ().main () > File "/usr/lib/python2.3/site-packages/gnomebt/manager.py", line 78, > in __init__ > self.setup_gui () > File "/usr/lib/python2.3/site-packages/gnomebt/manager.py", line 103, > in setup_gui > window_icon = gtk.gdk.pixbuf_new_from_file (window_icon_name) > TypeError: pixbuf_new_from_file() argument 1 must be string, not None Stack trace: Other information:
I'm seeing the same problem. It's because blueradio-48.png is installed to /usr/share/pixmaps/blueradio-48.png instead of /usr/share/gnome-bluetooth/pixmaps/blueradio-48.png. Moving the image to the proper place fixes it.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 323664 ***