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 379361 - crash in Deskbar: launching deskbar with t...
crash in Deskbar: launching deskbar with t...
Status: RESOLVED DUPLICATE of bug 336855
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-11-26 03:45 UTC by nicolas
Modified: 2006-11-27 18:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description nicolas 2006-11-26 03:45:32 UTC
What were you doing when the application crashed?
launching deskbar with the key (the deskbar applet is in a panel drawer, because of its unability to handle transparency)


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
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/ui/cuemiac/CuemiacAlignedWindow.py", line 30 in <lambda>
    self.connect ("realize", lambda win : self.__register_realize ())
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacAlignedWindow.py", line 118 in __register_realize
    self.update_position()
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacAlignedWindow.py", line 52 in update_position
    (ax, ay) = self.widgetToAlignWith.window.get_origin ()
AttributeError: 'NoneType' object has no attribute 'get_origin'

Comment 1 André Klapper 2006-11-27 18:34:00 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


*** This bug has been marked as a duplicate of 336855 ***