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 466544 - deskbar-applet crashed with TypeError in increase_bottom_enabled_path()"
deskbar-applet crashed with TypeError in increase_bottom_enabled_path()"
Status: RESOLVED OBSOLETE
Product: deskbar-applet
Classification: Deprecated
Component: general
2.19.x
Other Linux
: Normal critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-08-14 09:23 UTC by Sebastien Bacher
Modified: 2007-12-03 17:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-08-14 09:23:20 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/131652

"Binary package hint: deskbar-applet

Crashes on startup with only Beagle Live enabled.
...
Package: deskbar-applet 2.19.6.1-0ubuntu1
...
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/preferences/DeskbarPreferences.py", line 332 in on_module_toggled
    self._model.initialize_module (module, False)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/CoreImpl.py", line 217 in initialize_module
    self._module_list.increase_bottom_enabled_path()
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleList.py", line 38 in increase_bottom_enabled_path
    self._bottom_enabled_path = (self._bottom_enabled_path[0]+1,)
TypeError: 'NoneType' object is unsubscriptable
..."
Comment 1 Sebastian Pölsterl 2007-10-20 17:01:42 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is unstable. Please update to the latest stable release.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.
Comment 2 Sebastien Bacher 2007-10-21 10:08:12 UTC
Does that mean that you will refuse any bug from people not using the current version? I don't think that's correct thing do to say "2.20 is available, let mark all the 2.19 bugs obsolete", the code didn't change that much between 2.19.n and 2.20 and the issue reported there are likely still revelant. If you are not interested in bug should clearly state so, otherwise if would make sense to look at issues reported on the bug tracker
Comment 3 Sebastian Pölsterl 2007-10-26 17:11:36 UTC
Actually, 2.19.6 was the first release of that included a huge amount of work done. A *lot* of bugs has been fixed since this release. In addition, the 2.19 series is/was unstable and has been replaced by the stable one. If the bug still appears in the 2.20 series I'd do my best to fix it.