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 333913 - doesn't start
doesn't start
Status: RESOLVED DUPLICATE of bug 323664
Product: gnome-bluetooth
Classification: Core
Component: general
0.7.x
Other All
: Normal critical
: ---
Assigned To: Edd Dumbill
Edd Dumbill
Depends on:
Blocks:
 
 
Reported: 2006-03-08 15:49 UTC by Siavash Safi
Modified: 2006-03-27 22:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Siavash Safi 2006-03-08 15:49:12 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:
Comment 1 Chris Skalenda 2006-03-14 03:01:33 UTC
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.
Comment 2 Bastien Nocera 2006-03-27 22:29:17 UTC
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 ***