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 576747 - crash in Deskbar: Trying to move the bar f...
crash in Deskbar: Trying to move the bar f...
Status: RESOLVED DUPLICATE of bug 488665
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: 2009-03-25 18:00 UTC by kurt1410
Modified: 2009-03-25 19:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description kurt1410 2009-03-25 18:00:44 UTC
What were you doing when the application crashed?
Trying to move the bar from thr top to the bottom of the screen


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.3 2008-07-09 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-19-lpia #1 SMP Mon Nov 3 15:25:26 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

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



----------- .xsession-errors (108 sec old) ---------------------
** (maximus:4778): DEBUG: Window opened: res_name=Web Browser -- class_name=Navigator
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x32000cb (Web Browse)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/preferences/DeskbarPreferences.py", line 434 in on_button_bottom_clicked
    self.module_list.move_module_to_bottom(iter)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleList.py", line 166 in move_module_to_bottom
    self.move_after(iter, self.get_iter(self._bottom_enabled_path))
TypeError: iter should be a GtkTreeIter

Comment 1 palfrey 2009-03-25 19:18:28 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 488665 ***