Re: [Geany-Devel] Geany with gtk+ 3.6.4 under Windows

2014-06-24 Thread Dimitar Zhekov
On Tue, 17 Jun 2014 17:34:22 -0700 Matthew Brush mbr...@codebrainz.ca wrote: On 14-06-17 09:28 AM, Dimitar Zhekov wrote: 5. The waf build of geany plugins does not currently support gtk+3. Not a problem with GTK3, just a matter of those using/responsible for Waf to update the build

Re: [Geany-Devel] Geany with gtk+ 3.6.4 under Windows

2014-06-21 Thread Dimitar Zhekov
Hi, Some more informatin on $subject and related topics. -- At the time when gtk_widget_get_window(main_widgets.window) is invoked, there is indeed no main window (GetActionWindow() returns NULL). Since this is about reopening files on startup, their shortcuts, if any, were already resolved

Re: [Geany-Devel] Geany with gtk+ 3.6.4 under Windows

2014-06-18 Thread Dimitar Zhekov
On Tue, 17 Jun 2014 17:34:22 -0700 Matthew Brush mbr...@codebrainz.ca wrote: On 14-06-17 09:28 AM, Dimitar Zhekov wrote: Program received signal SIGSEGV, Segmentation fault. 0x006e4340 in gdk_window_has_impl () from c:\tmp\scp\gtk+\bin ... ... I coudn't get a proper HWND for

[Geany-Devel] Geany with gtk+ 3.6.4 under Windows

2014-06-17 Thread Dimitar Zhekov
Hi, Taking point from [Geany-Users] I can't see highlighted item in menu, here are some results of compiling and running Geany under Windows with the official gtk+3.6.4 binary: 1. Compiles and install normally (waf build system). 2. On start, if at least 1 file was open, crashes with: Program

Re: [Geany-Devel] Geany with gtk+ 3.6.4 under Windows

2014-06-17 Thread Matthew Brush
On 14-06-17 09:28 AM, Dimitar Zhekov wrote: Hi, Taking point from [Geany-Users] I can't see highlighted item in menu, here are some results of compiling and running Geany under Windows with the official gtk+3.6.4 binary: 1. Compiles and install normally (waf build system). 2. On start, if at