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 452079 - crash in Deskbar: I just rebooted after in...
crash in Deskbar: I just rebooted after in...
Status: RESOLVED DUPLICATE of bug 403752
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: 2007-06-28 23:15 UTC by fphsml
Modified: 2007-06-29 10:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description fphsml 2007-06-28 23:15:24 UTC
What were you doing when the application crashed?
I just rebooted after installing a vserver enabled kernel from edgy repositories. from the message, it looks like Tracker daemon (apparently started by deskbar) which probably installed an inotify hook for changing files in my previous kernel choked since it found a different kernel.


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: nimbus
Icon Theme: Wasp

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 (13 sec old) ---------------------
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:349 (alarm_msg_received) - 0x80c18d8: Received at thread b5654b90
alarm-queue.c:2008 (alarm_queue_add_async) - 0x80b96c0
alarm-notify.c:337 (alarm_msgport_replied) - 0x80bd7a8: Replied to GUI thread
alarm-queue.c:560 (load_alarms_for_today) - From Thu Jun 28 00:00:00 2007
 to Thu Jun 28 00:00:00 2007
alarm-queue.c:497 (load_alarms) 
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:337 (alarm_msgport_replied) - 0x80c18d8: Replied to GUI thread
alarm-notify.c:349 (alarm_msg_received) - 0x80bd9d0: Received at thread b5654b9
(gnome-panel:5650): Gtk-CRITICAL **: gtk_icon_theme_lookup_icon: assertion `GTK_IS_ICON_THEME (icon_theme)' failed
Unable to open desktop file file:///home/rt/Desktop/Adobe%20Acrobat%204.0.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/rt/Desktop/Microsoft%20Word.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/rt/Desktop/NetMeter.desktop for panel launcher: No such file or directory
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/ModuleLoader.py", line 157 in load_all
    self.load (f)
  • File "/usr/lib/python2.5/site-packages/deskbar/ModuleLoader.py", line 139 in load
    mod_instance = getattr (mod, handler) ()
  • File "/usr/lib/deskbar-applet/handlers/tracker-handler.py", line 201 in __init__
    self.tracker = bus.get_object('org.freedesktop.Tracker','/org/freedesktop/tracker')
  • File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 410 in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  • File "/var/lib/python-support/python2.5/dbus/proxies.py", line 230 in __init__
    _dbus_bindings.UInt32(0))
  • File "/var/lib/python-support/python2.5/dbus/proxies.py", line 169 in __call__
    reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/trackerd exited with status 0

Comment 1 Mart Raudsepp 2007-06-29 10:27:20 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 403752 ***