I have the same problem after upgrading to Maverick (only a thin line appears on the Gnome Panel and I can't run the Time Tracker app from the menu). I ran "/usr/lib/hamster-applet/hamster-applet -w" and got the following (version info is below): ** (hamster-applet:7315): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (hamster-applet:7315): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (hamster-applet:7315): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' 2010-11-16 16:26:22,494 ERROR: Introspect error on :1.217:/org/gnome/Hamster: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) 2010-11-16 16:26:22,501 ERROR: Traceback (most recent call last): File "/usr/lib/hamster-applet/hamster-applet", line 120, in applet_factory(applet, None) File "/usr/lib/hamster-applet/hamster-applet", line 35, in applet_factory hamster_applet = HamsterApplet(applet) File "/usr/lib/pymodules/python2.6/hamster/applet.py", line 203, in __init__ self.new_name = widgets.ActivityEntry() File "/usr/lib/pymodules/python2.6/hamster/widgets/activityentry.py", line 102, in __init__ self.populate_suggestions() File "/usr/lib/pymodules/python2.6/hamster/widgets/activityentry.py", line 225, in populate_suggestions self.activities = runtime.storage.get_activities(input_activity.activity_name) File "/usr/lib/pymodules/python2.6/hamster/client.py", line 135, in get_activities return self._to_dict(('name', 'category'), self.conn.GetActivities(search)) File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.217 was not provided by any .service files Version info: sudo apt-cache show hamster-applet: Package: hamster-applet Priority: optional Section: universe/gnome Installed-Size: 2988 Maintainer: Ubuntu Desktop Team