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 568266 - crash in Deskbar: moving deskbar preferenc...
crash in Deskbar: moving deskbar preferenc...
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-01-19 05:52 UTC by usayhi
Modified: 2009-01-19 11:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description usayhi 2009-01-19 05:52:55 UTC
What were you doing when the application crashed?
moving deskbar preferences


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.2 2008-06-03 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-19-lpia #1 SMP Tue Jul 29 14:02:05 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 (245886 sec old) ---------------------
(dell-launcher:23267): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:1741: instance `0x8075738' has no handler with id `6691'
(dell-launcher:23267): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:1741: instance `0x8075738' has no handler with id `6691'
(dell-launcher:23267): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:1741: instance `0x8075738' has no handler with id `6691'
(gnometris:30407): GStreamer-WARNING **: loop detected in the graph of bin playbin!!
(gnometris:30407): GStreamer-WARNING **: loop detected in the graph of bin playbin!!
(gnometris:30407): GStreamer-WARNING **: loop detected in the graph of bin playbin!!
(gnometris:30407): GStreamer-WARNING **: loop detected in the graph of bin playbin!!
...Too much output, ignoring rest...
--------------------------------------------------
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 Sebastian Pölsterl 2009-01-19 11:44:38 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 ***