Page 1 of 1

[FIXED] Error caused by Sizer.Clear(True) method

Posted: Sat May 24, 2008 3:04 pm
by Pako
Build: 0.3.6.1427

Code: Select all

 File "D:\Programs\E\EventGhost\eg\Classes\MainFrame\__init__.py", line 573, in OnDialogDestroy
    self.openDialogs.remove(dialog)
ValueError: list.remove(x): x not in list
Example of occurrence:
MediaMonkey plugin, action Writing to database MM, change of requested property in configuration dialog.
Pako

Re: Error caused by Sizer.Clear(True) method

Posted: Sat May 24, 2008 3:27 pm
by Bitmonster
=> 0.3.6.1428

Re: [FIXED] Error caused by Sizer.Clear(True) method

Posted: Sat May 24, 2008 4:00 pm
by Pako
I write my post for a longer time, than is fix. :)
Thanks !

Pako

Re: [FIXED] Error caused by Sizer.Clear(True) method

Posted: Tue May 27, 2008 8:40 pm
by Bitmonster
If I have a good example to reproduce the error and a traceback, a fix is most times faster written, than the response in the forum.