[sugar] libwnck bits?
Marco Pesenti Gritti
mpg
Sun Jul 23 05:49:26 EDT 2006
Dan Williams wrote:
> Marco,
>
> Do I have to have a special version of libwnck and/or
> gnome-python2-libwnck to fix this?
>
> Traceback (most recent call last):
> File "/home/dcbw/Development/olpc/sugar/shell/Shell.py", line 27, in __show_people_idle
> self._shell.show_people()
> File "/home/dcbw/Development/olpc/sugar/shell/Shell.py", line 83, in show_people
> activity = self.get_current_activity()
> File "/home/dcbw/Development/olpc/sugar/shell/Shell.py", line 77, in get_current_activity
> parent = window.get_transient()
> AttributeError: 'wnck.Window' object has no attribute 'get_transient'
>
Hey Dan,
yeah, that method was missing... I checked in a patch to fix it in
gnome-python-desktop cvs...
http://bugzilla.gnome.org/show_bug.cgi?id=348124
sugar-jhbuild is now dealing with this. Maybe add this patch to the
Fedora package too?
Marco
More information about the Sugar-devel
mailing list