Opened 12 years ago
Closed 10 years ago
#2951 closed defect (obsolete)
TypeError: parent should be a GtkWindow or None in shell.log
Reported by: | carrott | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.92.x |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Unconfirmed |
Description (last modified by carrott)
XO-1.0 os872 (which is I think 11.2.0)
See attached for full log. This might be the same bug as #208.
On this XO it appears to happen repeatably, but I don't see it on our other XOs
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
Attachments (1)
Change History (5)
Changed 12 years ago by carrott
comment:1 Changed 12 years ago by carrott
- Description modified (diff)
comment:2 Changed 12 years ago by sascha_silbe
- Component changed from untriaged to sugar-toolkit
- Owner set to erikos
comment:3 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
comment:4 Changed 10 years ago by dnarvaez
- Resolution set to obsolete
- Status changed from new to closed
Old, unreproducable bug.
Note: See
TracTickets for help on using
tickets.
shell log from monkey