Open GoogleCodeExporter opened 9 years ago
Confirmed, same problem with current Ubuntu (utopic/vivid); cannot believe how
poor is the testing by GTK developers. So much breakage version to version.
Original comment by reardo...@gmail.com
on 11 Jan 2015 at 11:07
For what it's worth, here's a fix for the problem. I think all the combobox
wiring could be simplified, but this solves the problem for now. Note that the
GtkEntry child of the combobox, for some reason, is not available from within
the constructor function, so I had to move some initialisation code out to the
new()
Original comment by reardo...@gmail.com
on 16 Jan 2015 at 11:14
Attachments:
[deleted comment]
the patch works perfectly. thank you.
Original comment by maxim.kr...@gmail.com
on 17 Jan 2015 at 7:50
Original issue reported on code.google.com by
maxim.kr...@gmail.com
on 27 Nov 2014 at 6:45