Anybody else have problems with hamster?

Ruslan Mahmatkhanov cvs-src at yandex.ru
Thu Jun 16 08:35:33 UTC 2011


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 at 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?

-- 
Regards,
Ruslan


More information about the freebsd-gnome mailing list