Opened 11 years ago

Last modified 11 years ago

#4414 closed defect

TypeError opening the object-chooser — at Initial Version

Reported by: manuq Owned by: manuq
Priority: High Milestone:
Component: Sugar Version: 0.98.x
Severity: Major Keywords: r+, olpc-test-pending
Cc: erikos Distribution/OS: Unspecified
Bug Status: Assigned

Description

TestCase

  • open imageviewer from scratch
  • click the + button in the center of the canvas
  • check the logs

Traceback:

Traceback (most recent call last):
  File "/home/manuq/sugar-build/install/lib/python2.7/site-packages/jarabe/journal/objectchooser.py", line 103, 
    self.set_transient_for(parent)
  File "/usr/lib64/python2.7/site-packages/gi/types.py", line 47, in function
    return info.invoke(*args, **kwargs)
TypeError: argument parent: Expected Gtk.Window, but got gi.repository.GdkX11.X11Window

Change History (0)

Note: See TracTickets for help on using tickets.