Ticket #3171 (new defect)
traceback in animation
| Reported by: | erikos | Owned by: | erikos |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar | Version: | 0.94.x |
| Severity: | Minor | Keywords: | |
| Cc: | gonzalo | Distribution/OS: | Unspecified |
| Bug Status: | Unconfirmed |
Description
1318007936.583263 DEBUG root: new zoom level: 0
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/sugar/graphics/animator.py", line 107, in _next_frame_cb
animation.do_frame(current_time, self._duration, self._easing)
File "/usr/lib/python2.7/site-packages/sugar/graphics/animator.py", line 148, in do_frame
self.next_frame(frame)
File "/usr/lib/python2.7/site-packages/sugar/graphics/palettewindow.py", line 418, in next_frame
self._palette.popup(immediate=True)
File "/usr/lib/python2.7/site-packages/sugar/graphics/palette.py", line 187, in popup
PaletteWindow.popup(self, immediate)
File "/usr/lib/python2.7/site-packages/sugar/graphics/palettewindow.py", line 317, in popup
self.set_transient_for(self._invoker.get_toplevel())
TypeError: parent should be a GtkWindow or None
1318007945.417191 DEBUG root: _Account.__account_property_changed_cb dbus.ObjectPath('/org/freedesktop/Telepathy/Account/gabble/jabber/f8cf4d54927ec7248cc7e4252fc5fa34bc863626_400') dbus.ObjectPath('/', variant_level=1) None
Seen on os8 (0.94).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

