Activity log for bug #386638

Date Who What changed Old value New value Message
2009-06-13 07:18:37 Juho Vepsäläinen bug added bug
2009-06-13 11:43:32 Stani phatch: status New Incomplete
2009-06-13 11:43:32 Stani phatch: assignee stani (stani)
2009-06-13 12:07:25 Juho Vepsäläinen attachment added Action list showing the issue http://launchpadlibrarian.net/27866893/colortoalpha.phatch
2009-06-13 12:07:51 Juho Vepsäläinen attachment added image showing the issue http://launchpadlibrarian.net/27866902/colortoalpha.png
2009-06-15 01:09:02 Stani phatch: importance Undecided Critical
2009-06-15 01:09:02 Stani phatch: status Incomplete Confirmed
2009-06-15 03:11:11 Stani phatch: status Confirmed Fix Committed
2009-06-15 03:12:32 Stani summary Color to Alpha action - Select Color By field crashes app Conditional combobox, with toolbar overlap, crashes app
2009-06-15 03:13:26 Stani description Add "Color to Alpha" action. Change "Select Color By" to the last option. Change it back to the first option -> crash: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14614, in <lambda> lambda event: event.callable(*event.args, **event.kw) ) File "/usr/local/lib/python2.6/site-packages/phatch/pyWx/lib/popup.py", line 124, in OnAfterChange self.on_change(unicode(self.Get())) File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14564, in __getattr__ raise PyDeadObjectError(self.attrStr % self._name) wx._core.PyDeadObjectError: The C++ part of the Choice object has been deleted, attribute access no longer allowed. jutuveps@linux-v4f0:~/Projects/phatch/phatch> phatch Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14614, in <lambda> lambda event: event.callable(*event.args, **event.kw) ) File "/usr/local/lib/python2.6/site-packages/phatch/pyWx/lib/popup.py", line 124, in OnAfterChange self.on_change(unicode(self.Get())) File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14564, in __getattr__ raise PyDeadObjectError(self.attrStr % self._name) wx._core.PyDeadObjectError: The C++ part of the Choice object has been deleted, attribute access no longer allowed. Tested in rev. 766 of trunk. Add "Color to Alpha" action. Change "Select Color By" to the last option. Change it back to the first option so that it overlap with the toolbar. -> crash: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14614, in <lambda> lambda event: event.callable(*event.args, **event.kw) ) File "/usr/local/lib/python2.6/site-packages/phatch/pyWx/lib/popup.py", line 124, in OnAfterChange self.on_change(unicode(self.Get())) File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14564, in __getattr__ raise PyDeadObjectError(self.attrStr % self._name) wx._core.PyDeadObjectError: The C++ part of the Choice object has been deleted, attribute access no longer allowed. jutuveps@linux-v4f0:~/Projects/phatch/phatch> phatch Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14614, in <lambda> lambda event: event.callable(*event.args, **event.kw) ) File "/usr/local/lib/python2.6/site-packages/phatch/pyWx/lib/popup.py", line 124, in OnAfterChange self.on_change(unicode(self.Get())) File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14564, in __getattr__ raise PyDeadObjectError(self.attrStr % self._name) wx._core.PyDeadObjectError: The C++ part of the Choice object has been deleted, attribute access no longer allowed. Tested in rev. 766 of trunk.
2009-09-30 01:49:35 Stani phatch: status Fix Committed Fix Released
2009-09-30 01:49:35 Stani phatch: milestone 0.2.1