Re: [gtk-list] Problems running code that uses GTK+ 1.1.9
- From: Andrew Vajoczki <vajoczki interlog com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Problems running code that uses GTK+ 1.1.9
- Date: Mon, 28 Dec 1998 09:11:30 -0500
I'm experiencing the same problem with a RedHat 4.2 system.
(reported a few days ago).
When they moved the Gtk event loop inside of GLib something
broke in GTK+/GLib 1.1.8.
The only GTK+ example program that sort of works is "progressbar"
or something like that because it kicks the dead event loop
every so often with a timer event.
If you add a dummy timer with a small period then any GTK
program will sort of "work". However, then you get a whole different
set of problems - fatal GDK X IO errors.
I've built with and without thread support and it makes no difference.
-Andrew
Dirk-Jan C. Binnema wrote:
>
> Hi there,
>
> Don't think this is a faq, I'm sorry if it is....
>
> I'm having some problems with GTK+ 1.1.9. I've compiled everything on my
> RH4.1/Linux 2.0.36 box, using nothing but a bare naked ./configure and a
> CFLAGS=-O2. Now, if I try any of the examples or my own code, the widgets
> show up correctly, but afterwards they're dead: they won't listen to any of
> my mouse clicks / mouseovers. This used to work just fine using 1.1.7...
> (Sorry, I haven't got a debug session handy...)
>
> My GLIB 1.1.9 runs it's examples just fine -- I should get the
> single-threaded version, right?
>
> Cheers,
> Dirk-Jan.
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]