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 388626 - crash in Deskbar: Tried to run Deskbar_app...
crash in Deskbar: Tried to run Deskbar_app...
Status: RESOLVED DUPLICATE of bug 359522
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-12-22 14:26 UTC by jimscanlon50
Modified: 2006-12-23 15:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description jimscanlon50 2006-12-22 14:26:28 UTC
What were you doing when the application crashed?
Tried to run Deskbar_applet under panel-test-applets as part of debugging effort on problems with gnome-panel.  	


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

System: Linux 2.6.18-1.2868.fc6 #1 SMP Fri Dec 15 17:31:29 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Disabled
----------- .xsession-errors (1025 sec old) ---------------------
(nautilus:8867): Eel-CRITICAL **: update_auto_string_glist: assertion `callback_data != NULL' failed
** (file-managment-properties:9178): CRITICAL **: nautilus_column_chooser_set_settings: assertion `visible_columns != NULL' failed
(nautilus:8867): Eel-CRITICAL **: update_auto_string_glist: assertion `callback_data != NULL' failed
** (file-managment-properties:9178): CRITICAL **: nautilus_column_chooser_set_settings: assertion `visible_columns != NULL' failed
** (file-managment-properties:9243): CRITICAL **: nautilus_column_chooser_set_settings: assertion `visible_columns != NULL' failed
Loading "installonlyn" plugin
** Message: sqlite cache needs updating, reading in metadata
warning: atrpms-68-1.at: Header V3 DSA signature: NOKEY, key ID 66534c2b
/sbin/restorecon reset /sbin/mkinitrd context system_u:object_r:bootloader_exec_t:s0->system_u:object_r:sbin_t:s0
/sbin/restorecon reset /usr/sbin/tzdata-update context system_u:object_r:sbin_t:s0->system_u:object_r:tzdata_exec_t:s0
--------------------------------------------------

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 Susana 2006-12-23 15:21:29 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 359522 ***