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 359522 - crash in Deskbar:
crash in Deskbar:
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 359510 374544 388626 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-04 08:16 UTC by i.nousias
Modified: 2006-12-23 15:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description i.nousias 2006-10-04 08:16:44 UTC
What were you doing when the application crashed?



Distribution: Fedora Core release 5.92 (FC6 Test3)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

Traceback (most recent call last):
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 157 in load_all
    self.load (f)
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 133 in load
    mod = self.import_module (filename)
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 120 in import_module
    status, msg, callback = infos["requirements"]()
  • File "/usr/lib/deskbar-applet/handlers/galeon.py", line 17 in _check_requirements
    if is_preferred_browser("galeon"):
  • File "/usr/lib/python2.4/site-packages/deskbar/BrowserMatch.py", line 8 in is_preferred_browser
    http_handler = gconf.client_get_default().get_string("/desktop/gnome/url-handlers/http/command").strip().lower()
AttributeError: 'NoneType' object has no attribute 'strip'

Comment 1 Karsten Bräckelmann 2006-10-04 10:27:26 UTC
*** Bug 359510 has been marked as a duplicate of this bug. ***
Comment 2 i.nousias 2006-10-04 11:21:57 UTC
it was constantly doing this every time I logged on (hence accidentally reported this twice)

I manage to "solve" this by re-installing all gnome-related packages.

Initially I thought it was the control-center, then the gnome-session and gnome-panel, but re-installing only those didn't solve it. After re-installing all gnome related packages, the error disappeared. Unfortunately I don't know which package was "conflicting" after all
Comment 3 Raphael Slinckx 2006-10-18 11:16:22 UTC
Fixed in CVS
Comment 4 André Klapper 2006-11-13 02:32:33 UTC
*** Bug 374544 has been marked as a duplicate of this bug. ***
Comment 5 Susana 2006-12-23 15:21:29 UTC
*** Bug 388626 has been marked as a duplicate of this bug. ***