Activity log for bug #638149

Date Who What changed Old value New value Message
2010-09-14 15:27:58 Rick Spencer bug added bug
2010-09-24 15:31:17 Rick Spencer quidgets: status New Confirmed
2010-09-24 15:31:20 Rick Spencer quidgets: importance Undecided High
2010-09-24 15:31:25 Rick Spencer quidgets: status Confirmed Fix Committed
2010-09-24 15:31:28 Rick Spencer quidgets: assignee Rick Spencer (rick-rickspencer3)
2010-12-06 20:36:01 Michael Terry quidgets: status Fix Committed Fix Released
2010-12-06 20:36:01 Michael Terry quidgets: milestone 11.03
2010-12-07 14:28:32 Michael Terry bug task added quickly-widgets (Ubuntu)
2010-12-07 14:28:43 Michael Terry quickly-widgets (Ubuntu): status New Fix Released
2010-12-07 14:28:53 Michael Terry nominated for series Ubuntu Maverick
2010-12-07 14:28:53 Michael Terry bug task added quickly-widgets (Ubuntu Maverick)
2010-12-07 15:27:55 Michael Terry description Using the Integer filter causes the following error: TypeError: can't convert return value to desired type bin/pytask:212: Warning: /build/buildd/glib2.0-2.25.15/gobject/gtype.c:4181: type id `0' is invalid gtk.main() bin/pytask:212: Warning: can't peek value table for type `<invalid>' which is not currently referenced gtk.main() Segmentation fault (core dumped) Using the Integer filter causes the following error: TypeError: can't convert return value to desired type bin/pytask:212: Warning: /build/buildd/glib2.0-2.25.15/gobject/gtype.c:4181: type id `0' is invalid   gtk.main() bin/pytask:212: Warning: can't peek value table for type `<invalid>' which is not currently referenced   gtk.main() Segmentation fault (core dumped) == Ubuntu 10.10 SRU == As this is the most severe of the bugs targeted for an SRU, I'm using it as the master SRU bug. The other ones are bug 638148, bug 678239, and bug 636034. Justification for the changes: This bug: Crasher when using IntegerFilterBox. This affects at least PyTask (bug 685207) Bug 638148: Unconditional errors when using BlankFilterBox. Bug 678239: DictionaryGrid columns were not being sorted correctly in some cases Bug 636034: A remove button in DateGridRow is much larger than it should be (not severe, but easy fix) Patch and upload coming. Test cases coming.
2010-12-07 16:29:53 Michael Terry attachment added test.py https://bugs.launchpad.net/ubuntu/+source/quickly-widgets/+bug/638149/+attachment/1758686/+files/test.py
2010-12-07 16:32:22 Michael Terry description Using the Integer filter causes the following error: TypeError: can't convert return value to desired type bin/pytask:212: Warning: /build/buildd/glib2.0-2.25.15/gobject/gtype.c:4181: type id `0' is invalid   gtk.main() bin/pytask:212: Warning: can't peek value table for type `<invalid>' which is not currently referenced   gtk.main() Segmentation fault (core dumped) == Ubuntu 10.10 SRU == As this is the most severe of the bugs targeted for an SRU, I'm using it as the master SRU bug. The other ones are bug 638148, bug 678239, and bug 636034. Justification for the changes: This bug: Crasher when using IntegerFilterBox. This affects at least PyTask (bug 685207) Bug 638148: Unconditional errors when using BlankFilterBox. Bug 678239: DictionaryGrid columns were not being sorted correctly in some cases Bug 636034: A remove button in DateGridRow is much larger than it should be (not severe, but easy fix) Patch and upload coming. Test cases coming. Using the Integer filter causes the following error: TypeError: can't convert return value to desired type bin/pytask:212: Warning: /build/buildd/glib2.0-2.25.15/gobject/gtype.c:4181: type id `0' is invalid   gtk.main() bin/pytask:212: Warning: can't peek value table for type `<invalid>' which is not currently referenced   gtk.main() Segmentation fault (core dumped) == Ubuntu 10.10 SRU == As this is the most severe of the bugs targeted for an SRU, I'm using it as the master SRU bug. The other ones are bug 638148, bug 678239, and bug 636034. Justification for the changes:  This bug: Crasher when using IntegerFilterBox. This affects at least PyTask (bug 685207)  Bug 638148: Unconditional errors when using BlankFilterBox.  Bug 678239: DictionaryGrid columns were not being sorted correctly in some cases  Bug 636034: A remove button in DateGridRow is much larger than it should be (not severe, but easy fix) TEST CASE: Download the attached test.py and run it like so to trigger each bug: $ python test.py 638149 $ python test.py 638148 $ python test.py 678239 $ python test.py 636034 A dialog will tell you how to hit the bug. Patch and upload coming.
2010-12-07 16:33:28 Michael Terry attachment added quickly-widgets-10.10.1.debdiff https://bugs.launchpad.net/ubuntu/+source/quickly-widgets/+bug/638149/+attachment/1758687/+files/quickly-widgets-10.10.1.debdiff
2010-12-07 16:35:19 Michael Terry description Using the Integer filter causes the following error: TypeError: can't convert return value to desired type bin/pytask:212: Warning: /build/buildd/glib2.0-2.25.15/gobject/gtype.c:4181: type id `0' is invalid   gtk.main() bin/pytask:212: Warning: can't peek value table for type `<invalid>' which is not currently referenced   gtk.main() Segmentation fault (core dumped) == Ubuntu 10.10 SRU == As this is the most severe of the bugs targeted for an SRU, I'm using it as the master SRU bug. The other ones are bug 638148, bug 678239, and bug 636034. Justification for the changes:  This bug: Crasher when using IntegerFilterBox. This affects at least PyTask (bug 685207)  Bug 638148: Unconditional errors when using BlankFilterBox.  Bug 678239: DictionaryGrid columns were not being sorted correctly in some cases  Bug 636034: A remove button in DateGridRow is much larger than it should be (not severe, but easy fix) TEST CASE: Download the attached test.py and run it like so to trigger each bug: $ python test.py 638149 $ python test.py 638148 $ python test.py 678239 $ python test.py 636034 A dialog will tell you how to hit the bug. Patch and upload coming. Using the Integer filter causes the following error: TypeError: can't convert return value to desired type bin/pytask:212: Warning: /build/buildd/glib2.0-2.25.15/gobject/gtype.c:4181: type id `0' is invalid   gtk.main() bin/pytask:212: Warning: can't peek value table for type `<invalid>' which is not currently referenced   gtk.main() Segmentation fault (core dumped) == Ubuntu 10.10 SRU == As this is the most severe of the bugs targeted for an SRU, I'm using it as the master SRU bug. The other ones are bug 638148, bug 678239, and bug 636034. A debdiff is attached, and it has been uploaded to maverick-proposed. Justification for the changes:  This bug: Crasher when using IntegerFilterBox. This affects at least PyTask (bug 685207)  Bug 638148: Unconditional errors when using BlankFilterBox.  Bug 678239: DictionaryGrid columns were not being sorted correctly in some cases  Bug 636034: A remove button in DateGridRow is much larger than it should be (not severe, but easy fix) TEST CASE:  Download the attached test.py and run it like so to trigger each bug:  $ python test.py 638149  $ python test.py 638148  $ python test.py 678239  $ python test.py 636034  A dialog will tell you how to hit the bug.
2010-12-07 16:35:31 Michael Terry bug added subscriber Michael Terry
2010-12-10 17:30:36 Martin Pitt quickly-widgets (Ubuntu Maverick): status New Fix Committed
2010-12-10 17:30:38 Martin Pitt bug added subscriber Ubuntu Stable Release Updates Team
2010-12-10 17:30:42 Martin Pitt bug added subscriber SRU Verification
2010-12-10 17:30:47 Martin Pitt tags verification-needed
2010-12-10 18:23:26 Launchpad Janitor branch linked lp:ubuntu/maverick-proposed/quickly-widgets
2011-09-19 21:29:31 Ubuntu Foundations Team Bug Bot tags verification-needed testcase verification-needed
2014-01-20 13:36:24 Launchpad Janitor branch linked lp:quidgets/10.10
2014-02-28 03:21:34 Adolfo Jayme Barrientos quickly-widgets (Ubuntu Maverick): status Fix Committed Won't Fix