After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 353039 - Failure in signal emission during do_set_property invoked from constructor
Failure in signal emission during do_set_property invoked from constructor
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: gobject
Git master
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-26 21:48 UTC by Gustavo Carneiro
Modified: 2006-08-27 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
unit test patch (1.44 KB, patch)
2006-08-26 21:49 UTC, Gustavo Carneiro
none Details | Review
fix (3.09 KB, patch)
2006-08-26 22:39 UTC, Gustavo Carneiro
committed Details | Review

Description Gustavo Carneiro 2006-08-26 21:48:59 UTC
Like the subject says.
Comment 1 Gustavo Carneiro 2006-08-26 21:49:49 UTC
Created attachment 71682 [details] [review]
unit test patch
Comment 2 Gustavo Carneiro 2006-08-26 22:39:02 UTC
Created attachment 71687 [details] [review]
fix
Comment 3 Gustavo Carneiro 2006-08-27 10:54:30 UTC
Checking in ChangeLog;
/cvs/gnome/pygobject/ChangeLog,v  <--  ChangeLog
new revision: 1.90; previous revision: 1.89
done
Checking in gobject/gobjectmodule.c;
/cvs/gnome/pygobject/gobject/gobjectmodule.c,v  <--  gobjectmodule.c
new revision: 1.230; previous revision: 1.229
done
Checking in tests/test_signal.py;
/cvs/gnome/pygobject/tests/test_signal.py,v  <--  test_signal.py
new revision: 1.12; previous revision: 1.11
done