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 354158 - crash in Deskbar: Looking trhough the pref...
crash in Deskbar: Looking trhough the pref...
Status: RESOLVED DUPLICATE of bug 352874
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-09-03 18:55 UTC by mark
Modified: 2006-09-03 20:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description mark 2006-09-03 18:55:45 UTC
What were you doing when the application crashed?
Looking trhough the preferences of deskbar.

Then clicked "Search selection when triggering the shortcut"


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

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/ui/DeskbarPreferencesUI.py", line 202 in <lambda>
    self.use_selection_id = deskbar.GCONF_CLIENT.notify_add(applet.prefs.GCONF_USE_SELECTION, lambda x, y, z, a: self.on_config_use_selection(z.value))
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/DeskbarPreferencesUI.py", line 288 in on_config_use_selection
    self.sync_ui()
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/DeskbarPreferencesUI.py", line 241 in sync_ui
    self.set_width_settings_sensitive(False)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/DeskbarPreferencesUI.py", line 255 in set_width_settings_sensitive
    self.glade.get_widget("width_units").set_sensitive(False)
AttributeError: 'NoneType' object has no attribute 'set_sensitive'

Comment 1 Sergej Kotliar 2006-09-03 20:17:19 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 352874 ***