Opened 13 years ago

Closed 11 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)

monkey-shell.log (11.1 KB) - added by carrott 13 years ago.
shell log from monkey

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by carrott

shell log from monkey

comment:1 Changed 13 years ago by carrott

  • Description modified (diff)

comment:2 Changed 13 years ago by sascha_silbe

  • Component changed from untriaged to sugar-toolkit
  • Owner set to erikos

comment:3 Changed 11 years ago by dnarvaez

  • Component changed from sugar-toolkit to Sugar

comment:4 Changed 11 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.