Re: Bug at version 0.70-rc2
Carsten Grohmann <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi Miloslav, Miloslav Semler schrieb am 27.10.2015: > error still persists. For reproducibility of this bug you need some > diacritics like "žluťoučký kůň" ie. in text of the label. Thanks for this hint. I can reproduce the bug now. I'll fix it. > Aditionally, there is several other bugs which persists from older > version: > a) when use custom widget, arguments from tab "Widget" disappears > after load/save. Please klick "Apply" to make this changes persistent > b) when i try to add hline to flexgridsizer it throws exception on me I an't reproduce this exception. I did following steps: 1. Create a new wxGlade project 2. Create a new dialog 3. Add a "Flexible" Grid sizer to the dialog 4. right click to the grid sizer and 1. Add slot 2. Insert slot 3. Add row 4. Add column 5. Insert row 6. Insert column 5. All works fine. Could you change the exception details and or the wxglade log file, please? Or do you have a project that's failing in this point? > c) segfault on cut/paste of widget That's hard to solve this segfaults with changes in the wxPython code. Could you provide a list of steps how to reproduce, please? > d) generates an unwanted code if choices in combo box/check list box > are empty: > self.check_list_box_stitky = wx.CheckListBox(self, wx.ID_ANY, > choices=["<set by wxGlade>"]) That's fixed in the current development version called "tip". This version is available at https://bitbucket.org/agriggio/wxglade/downloads#tag-downloads > I hope some day this bugs will be fixed because version in debian > wheezy did not this bugs. I'll fix this bugs before the final version will be release with one exception the segfaults are mostly triggered by the underlaying C++ code. Thanks for sharing the details! Regards, Carsten ------------------------------------------------------------------------------ _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general