Re: Glade crash

2017-03-09 Thread Jim Charlton
Pozz: I see what you mean. I observe exactly what you observe (glade-3.20 on Ubuntu-16.10). I do note that if you add data back to the fan_store columns... then all three of the TreeViews come back as expected. I have to admit that I am not an expert on glade use. I was doing some debuggi

Re: Glade crash

2017-03-06 Thread Pozz Pozz
Glade 3.20 I'm using was installed from msys2[1] package. This is because it is the only way I discovered to installed the most up to date release. Indeed, Glade website links to 3.14.2 binary release. I noticed there are some messages[2] on the msys2 console when Glade crashes, maybe they help so

Re: Glade crash

2017-03-06 Thread Pozz Pozz
Hello jim, I tried with a virtual machine of Ubuntu (downloaded from osboxes.org). It's Ubuntu 16.10. I installed Glade 3.20. The first[1] is the screenshot after opening the original .glade file. It seems ok (note the presence of one data row in fans_store ListStore and the rendering of three Tre

Re: Glade crash

2017-03-05 Thread Jim Charlton
I have no problem opening this file and deleting rows in the fan store. I am using glade-3.20 on Ubuntu-16.10 with gtk-3.20. Notably, this file opens but does not display its contents correctly when I try to open it with glade-3.19 on Ubuntu-16.04 with gtk-3.18 (although it does not crash).

Re: Glade crash

2017-03-03 Thread Pozz Pozz
Hello Dan, you can download the glade file from this link ( https://drive.google.com/file/d/0B1s7dNPGsJ3CZllrOUVwNWw4TWM/view?usp=sharing ). 2017-03-03 4:10 GMT+01:00 Daniel Kasak : > There is no attachment. Try sha

Re: Glade crash

2017-03-02 Thread Daniel Kasak
There is no attachment. Try sharing it a different way - pastebin or something. Dan On Wed, Mar 1, 2017 at 5:18 AM, pozzugno wrote: > Most probably this isn't the most appropriate mailing list, because I > think my issue is related to Glade (and not Gtk libraries). > > Attached is one of my gra