<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/wxformbuilder/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/wxformbuilder/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 23 Sep 2016 17:37:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wxformbuilder/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#175 Fatal Error when editing widget</title><link>https://sourceforge.net/p/wxformbuilder/bugs/175/?limit=25#89e9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please make this report on GitHub. All development has been moved there and this tracker will be closed. Thanks and sorry for any inconvience this has caused.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RJP Computing</dc:creator><pubDate>Fri, 23 Sep 2016 17:37:23 -0000</pubDate><guid>https://sourceforge.net9ecce3be2cc0301e0698592152cb4d7c69024827</guid></item><item><title>Fatal Error when editing widget</title><link>https://sourceforge.net/p/wxformbuilder/bugs/175/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fatal Error when editing widget name property and then click other widget in designer window without press enter key previously in properties grid.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pedro Pablo Giraudi</dc:creator><pubDate>Fri, 23 Sep 2016 16:48:29 -0000</pubDate><guid>https://sourceforge.net9ccc514752760385a44ed6e5d28e8af6bf20cebe</guid></item><item><title>XRC codegen on Mac still uses CR for line endings</title><link>https://sourceforge.net/p/wxformbuilder/bugs/174/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The XRC code generator is still generating CR line endings on the Mac instead of LF.  The Mac hasn't used CR for many, many years, and editors are confused by it.  The solution is to delete lines 90 and 91 in xrccg.cpp.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Roberts</dc:creator><pubDate>Mon, 29 Aug 2016 16:32:56 -0000</pubDate><guid>https://sourceforge.netba6be64b20659de80d7dc09e91714e84ad54bbda</guid></item><item><title>#169 wxAdditions plugin missing for current wxFB</title><link>https://sourceforge.net/p/wxformbuilder/bugs/169/?limit=25#5846</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The 3.5.0-beta source distribution fails on the same issue.  This is on CentOS 6.5.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Download source code&lt;br/&gt;
... from SourceForge, wxFormBuilder_v3.5.0-beta.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Prepare build files&lt;br/&gt;
cd head&lt;br/&gt;
./create_build_files4.sh&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Build&lt;br/&gt;
cd build/3.0/gmake&lt;br/&gt;
make config=release&lt;br/&gt;
&lt;span&gt;[Note: the 3.0 directory is not created, but a 2.8 directory is...]&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span&gt;[source]&lt;/span&gt;$ cd build/&lt;br/&gt;
2.8/     premake/ &lt;br/&gt;
&lt;span&gt;[source]&lt;/span&gt;$ cd build/2.8/&lt;br/&gt;
codeblocks/ codelite/   gmake/    &lt;br/&gt;
&lt;span&gt;[source]&lt;/span&gt;$ cd build/2.8/gmake/&lt;br/&gt;
&lt;span&gt;[gmake]&lt;/span&gt;$ make config=release&lt;br/&gt;
==== Building TiCPP (release) ====&lt;br/&gt;
Creating ../../../sdk/lib&lt;br/&gt;
Creating obj/Release/TiCPP&lt;br/&gt;
tinyxmlparser.cpp&lt;br/&gt;
tinystr.cpp&lt;br/&gt;
tinyxmlerror.cpp&lt;br/&gt;
tinyxml.cpp&lt;br/&gt;
ticpp.cpp&lt;br/&gt;
Linking TiCPP&lt;br/&gt;
==== Building plugin-interface (release) ====&lt;br/&gt;
Creating obj/Release/plugin-interface&lt;br/&gt;
xrcconv.cpp&lt;br/&gt;
wizard.cpp&lt;br/&gt;
Linking plugin-interface&lt;br/&gt;
==== Building wxFlatNotebook (release) ====&lt;br/&gt;
Creating ../../../output/lib/wxformbuilder&lt;br/&gt;
Creating obj/Release/wxFlatNotebook&lt;br/&gt;
Linking wxFlatNotebook&lt;br/&gt;
==== Building wxPropertyGrid (release) ====&lt;br/&gt;
Creating obj/Release/wxPropertyGrid&lt;br/&gt;
Linking wxPropertyGrid&lt;br/&gt;
==== Building wxScintilla (release) ====&lt;br/&gt;
Creating obj/Release/wxScintilla&lt;br/&gt;
Linking wxScintilla&lt;br/&gt;
==== Building wxadditions-mini-plugin (release) ====&lt;br/&gt;
Creating obj/Release/wxadditions-mini-plugin&lt;br/&gt;
make&lt;span&gt;[1]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; No rule to make target &lt;code&gt;../../../plugins/wxAdditions/wxAdditions_mini.cpp', needed by&lt;/code&gt;obj/Release/wxadditions-mini-plugin/wxAdditions_mini.o'.  Stop.&lt;br/&gt;
make: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[wxadditions-mini-plugin]&lt;/span&gt; Error 2&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shumphreys</dc:creator><pubDate>Sun, 15 May 2016 17:39:18 -0000</pubDate><guid>https://sourceforge.netae2eb7a45390c405841f73f3f7a212575169cf78</guid></item><item><title>Generation of inherited class doesn't preserve user code changes</title><link>https://sourceforge.net/p/wxformbuilder/bugs/173/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello. In changelog about 3.01.68 RC1*, I read "Generation of inherited class (F6) preserves all user code changes now (so it can be used more than once) (spedgenius)", but trying with wxFormBuilder 3.01.70 and the last 3.5.1 RC1, it erases my added Python code everytime I hit F6.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reference: &lt;a href="https://sourceforge.net/p/wxformbuilder/news/2010/09/wxformbuilder-v3170-released/"&gt;https://sourceforge.net/p/wxformbuilder/news/2010/09/wxformbuilder-v3170-released/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eanon</dc:creator><pubDate>Sun, 17 Apr 2016 19:20:50 -0000</pubDate><guid>https://sourceforge.net1b7b75a3afd85cfce65e2c5ac3cbade6de8fda06</guid></item><item><title>wxFormBuilder Crash when Saving Project File</title><link>https://sourceforge.net/p/wxformbuilder/bugs/172/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear there,&lt;br/&gt;
I found wxFB crash during saving a project file. Here the message appear on console:&lt;/p&gt;
&lt;p&gt;-----------------------------------------------------------__&lt;/p&gt;
&lt;p&gt;user@srv16:/opt/dveltool/toolchain/build/wxFormBuilder/head/output/bin$ ./wxformbuilder &lt;/p&gt;
&lt;p&gt;(wxformbuilder:5141): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width &amp;gt;= -1' failed&lt;/p&gt;
&lt;p&gt;(wxformbuilder:5141): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width &amp;gt;= -1' failed&lt;br/&gt;
&lt;strong&gt;&lt;em&gt; Error in `./wxformbuilder': free(): invalid pointer: 0x00000000007ff460 &lt;/em&gt;&lt;/strong&gt;&lt;br/&gt;
Aborted (core dumped)&lt;/p&gt;
&lt;p&gt;-----------------------------------------------------------__&lt;/p&gt;
&lt;p&gt;Thank you,&lt;br/&gt;
Ddy&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dedy Yasriady</dc:creator><pubDate>Mon, 29 Feb 2016 04:01:01 -0000</pubDate><guid>https://sourceforge.net307aabaaed38e9c3d3c80d48277ca6d99f6485b6</guid></item><item><title>Fatal error occurred when named button to "Getme #"</title><link>https://sourceforge.net/p/wxformbuilder/bugs/171/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;09:36:49: 0x61602e51: ZNK16wxAppConsoleBase11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_ in C:\Program Files (x86)\wxFormBuilder\wxbase30u_gcc_cl.dll&lt;br/&gt;
09:36:49: 0x61603347: ZNK16wxAppConsoleBase16CallEventHandlerEP12wxEvtHandlerR14wxEventFunctorR7wxEvent in C:\Program Files (x86)\wxFormBuilder\wxbase30u_gcc_cl.dll&lt;br/&gt;
09:36:49: 0x61782178: ZN12wxEvtHandler23ProcessEventIfMatchesIdERK21wxEventTableEntryBasePS_R7wxEvent in C:\Program Files (x86)\wxFormBuilder\wxbase30u_gcc_cl.dll&lt;br/&gt;
09:36:49: 0x6178222a: ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler in C:\Program Files (x86)\wxFormBuilder\wxbase30u_gcc_cl.dll&lt;br/&gt;
09:36:49: 0x617c3bdb: get_output_format in C:\Program Files (x86)\wxFormBuilder\wxbase30u_gcc_cl.dll&lt;br/&gt;
09:36:49: 0x6c9b8618: ZN8wxWindow16MSWHandleMessageEPljjl in C:\Program Files (x86)\wxFormBuilder\wxmsw30u_core_gcc_cl.dll&lt;br/&gt;
09:36:49: 0x6c9d5b42: ZN11wxAnyButton13MSWWindowProcEjjl in C:\Program Files (x86)\wxFormBuilder\wxmsw30u_core_gcc_cl.dll&lt;br/&gt;
09:36:49: 0x77e996e4: RtlDeactivateActivationContextUnsafeFast in C:\windows\SYSTEM32\ntdll.dll&lt;br/&gt;
09:36:49: A Fatal Error Occurred. Click Details for a backtrace.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Omar Mohsin</dc:creator><pubDate>Thu, 11 Feb 2016 17:37:45 -0000</pubDate><guid>https://sourceforge.net2a65bffdc2866c8a449746d3677156f2bf735a9d</guid></item><item><title>Multiple wxTimer bug</title><link>https://sourceforge.net/p/wxformbuilder/bugs/170/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;wxTimer ID Initial should't be wx.ID_ANY, when multiple wxTimer created won't trigger any one.&lt;br/&gt;
And the new event for wxCombobox - EVT_COMBOBOX_DROPDOWN and EVT_COMBOBOX_CLOSEUP not implement.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tkwl1sec</dc:creator><pubDate>Fri, 08 Jan 2016 12:14:55 -0000</pubDate><guid>https://sourceforge.netca1cce46649cfbe3fce442d50005cd2668a935ed</guid></item><item><title>wxAdditions plugin missing for current wxFB</title><link>https://sourceforge.net/p/wxformbuilder/bugs/169/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Current wxFormBuilder 3.5 rc1 installation (at least) for Windows misses the wxAdditions plugin.&lt;br/&gt;
It contains only the libwxadditions-mini.dll but not the the icons and xml files.&lt;br/&gt;
The current releases of wxAdditions Plugin (which is v1.14) does not work with wxFB 3.5 rc1.&lt;br/&gt;
wxFB submitts an error when trying to read the wxAdditions plugin.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Kraske</dc:creator><pubDate>Mon, 21 Dec 2015 09:41:55 -0000</pubDate><guid>https://sourceforge.net9c4442281ed401ed672c5e912dd75bb83d0128ae</guid></item><item><title>More wxStaticText flags</title><link>https://sourceforge.net/p/wxformbuilder/bugs/168/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add more wxStaticText flags: &lt;a href="http://docs.wxwidgets.org/3.0/classwx_static_text.html" rel="nofollow"&gt;http://docs.wxwidgets.org/3.0/classwx_static_text.html&lt;/a&gt;&lt;br/&gt;
Specifically wxST_ELLIPSIZE_START, wxST_ELLIPSIZE_MIDDLE, and wxST_ELLIPSIZE_END:&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sirGustav</dc:creator><pubDate>Wed, 04 Nov 2015 16:56:02 -0000</pubDate><guid>https://sourceforge.net58a2e42e070ecf209153a34554d6de7c458bc1a8</guid></item></channel></rss>