Date: Thu, 16 Jun 2011 12:39:46 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: Mike Harding <mvh@ix.netcom.com> Cc: gnome@freebsd.org Subject: Re: Anybody else have problems with hamster? Message-ID: <4DF9C152.9050107@yandex.ru> In-Reply-To: <4DF9BFB0.60501@yandex.ru> References: <1308164676.63152.1.camel@localhost> <4DF9BFB0.60501@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
16.06.2011 12:32, Ruslan Mahmatkhanov пишет: > 15.06.2011 23:04, Mike Harding пишет: >> I get an OAFIID error if I try to add the applet, if I try to run it >> from the command line: >> >> [mvh@bsd /usr/home/mvh]$ hamster-time-tracker >> >> ** (hamster-time-tracker:70128): WARNING **: Trying to register gtype >> 'WnckWindowState' as enum when in fact it is of type 'GFlags' >> >> ** (hamster-time-tracker:70128): WARNING **: Trying to register gtype >> 'WnckWindowActions' as enum when in fact it is of type 'GFlags' >> >> ** (hamster-time-tracker:70128): WARNING **: Trying to register gtype >> 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' >> WARNING:root:Could not import pynotify - notifications will be disabled >> Traceback (most recent call last): >> File "/usr/local/bin/hamster-time-tracker", line 530, in<module> >> getattr(WindowServer(), window)() >> File "/usr/local/bin/hamster-time-tracker", line 459, in main >> self.app = ProjectHamster() >> File "/usr/local/bin/hamster-time-tracker", line 37, in __init__ >> self.new_name = widgets.ActivityEntry() >> File >> "/usr/local/lib/python2.7/site-packages/hamster/widgets/activityentry.py", >> line 102, in __init__ >> self.populate_suggestions() >> File >> "/usr/local/lib/python2.7/site-packages/hamster/widgets/activityentry.py", >> line 225, in populate_suggestions >> self.activities = >> runtime.storage.get_activities(input_activity.activity_name) >> File "/usr/local/lib/python2.7/site-packages/hamster/client.py", line >> 135, in get_activities >> return self._to_dict(('name', 'category'), >> self.conn.GetActivities(search)) >> File "/usr/local/lib/python2.7/site-packages/hamster/client.py", line >> 86, in conn >> '/org/gnome/Hamster'), >> File "/usr/local/lib/python2.7/site-packages/dbus/bus.py", line 244, >> in get_object >> follow_name_owner_changes=follow_name_owner_changes) >> File "/usr/local/lib/python2.7/site-packages/dbus/proxies.py", line >> 241, in __init__ >> self._named_service = conn.activate_name_owner(bus_name) >> File "/usr/local/lib/python2.7/site-packages/dbus/bus.py", line 183, >> in activate_name_owner >> self.start_service_by_name(bus_name) >> File "/usr/local/lib/python2.7/site-packages/dbus/bus.py", line 281, >> in start_service_by_name >> 'su', (bus_name, flags))) >> File "/usr/local/lib/python2.7/site-packages/dbus/connection.py", line >> 630, in call_blocking >> message, timeout) >> dbus.exceptions.DBusException: >> org.freedesktop.DBus.Error.Spawn.ChildExited: >> Process /usr/local/bin/hamster-service exited with status 1 > > Hi, i can't reproduce. > Did you have devel/py-notify installed? If yes, try to rebuild it. > Which python version do you use? Err, i see that you use 2.7. Did you followed instructions in /usr/ports/UPDATING:20110304? I'd also tried to rebuild py-dbus. -- Regards, Ruslan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DF9C152.9050107>