"TrophyInfoWindow" can't be set after construction

Bug #974729 reported by Jono Bacon
40
This bug affects 9 people
Affects Status Importance Assigned to Milestone
Quickly
New
Undecided
Unassigned
Ubuntu Accomplishments Viewer
Invalid
Low
Unassigned
pygobject
Fix Released
Low

Bug Description

When I start the GUI I see the following errors on start-up:

jono@forge2:~/source/ubuntu-accomplishments-system$ quickly run
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: Warning: g_object_set_property: construct property "type" for object `Window' can't be set after construction
  Gtk.Window.__init__(self, type=type, **kwargs)

(trophyinfo:14277): Gtk-WARNING **: Overriding tab label for notebook

(trophyinfo:14277): Gtk-WARNING **: Overriding tab label for notebook
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: Warning: g_object_set_property: construct property "type" for object `EditExtrainfoDialog' can't be set after construction
  Gtk.Window.__init__(self, type=type, **kwargs)
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: Warning: g_object_set_property: construct property "type" for object `TrophyinfoWindow' can't be set after construction
  Gtk.Window.__init__(self, type=type, **kwargs)

Jono Bacon (jonobacon)
Changed in ubuntu-accomplishments-system:
status: New → Confirmed
importance: Undecided → Low
milestone: none → 0.1
Jono Bacon (jonobacon)
affects: ubuntu-accomplishments-system → ubuntu-accomplishments-viewer
Changed in ubuntu-accomplishments-viewer:
milestone: 0.1 → none
milestone: none → 0.1
Revision history for this message
Thomas Arnoux (vetetix) wrote :

This bug seems to come from either Quickly or some other "lower" library. It affects every Quickly project I start (Ubuntu 12.04 with default Quickly).

Revision history for this message
Odding (janodding) wrote :

Im new, but if you get rid of the code:

(self, type=type, **kwargs)

in /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py it does not give the fault anymore.
It even makes everything run faster on my computer..

(Also Ubuntu 12.04 and Quickly)

Revision history for this message
Jono Bacon (jonobacon) wrote :

Thanks for the note, I have marked this as affecting Quickly.

Revision history for this message
Serhiy (xintx-ua) wrote :

$ dpkg -S /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py
python-gi: /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py

Trying to add python-gi package.

Revision history for this message
Serhiy (xintx-ua) wrote :

$ dpkg -s python-gi | grep Source
Source: pygobject

Serhiy (xintx-ua)
Changed in pygobject:
importance: Undecided → Unknown
status: New → Unknown
Changed in pygobject:
importance: Unknown → Low
status: Unknown → New
Changed in pygobject:
status: New → Incomplete
Changed in pygobject:
status: Incomplete → Fix Released
Revision history for this message
Jono Bacon (jonobacon) wrote :

Closing this bug for the viewer, this was a bug elsewhere.

Changed in ubuntu-accomplishments-viewer:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.