On Saturday 11 of February 2012 18:49:15 Mark Morgan Lloyd wrote: > zeljko wrote: > >> If I fill in the database login form execution appears to continue, > >> despite the "Execution stopped" dialog(ue), with a form displayed > >> which should display data derived from a database on a server. > >> However nothing useful is displayed, and a diagnostic (coloured > >> asterisk) suggests that the background thread that talks to the > >> database has done what's necessary but then things have ground to > >> a halt. > >> > >> So in short, I think there are (at least) two separate problems here: > >> the first is an IDE problem affecting GTK2, and the second is a > >> possible thread/sync problem which affects both GTK2 and Qt. > > > > hm...very strange. Can you post: > > 1.X11 version. > > 2.Gtk2 lib version > > 3.Qt lib version > > 4.kernel and libc version. > > I hate to admit this, but could you remind me of how to get library and > X versions? I think you probably do it rather more often than I do :-)
There must be apt-cache or similar to get installed packages. I'm on rpm so rpmquery -qa | grep x11 lists all packages which have x11 in it's name , so libX11 too :) zeljko
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
