gtk port not responding to input (Full Version)

All Forums >> [SFU / Interix / SUA Technology] >> Tools Discussion Forum



Message


kingbing -> gtk port not responding to input (Mar. 3, '06, 3:42:46 PM)

Hi folks. I've spent an interesting few days porting the latest version of GTK+ (2.8.13) + all of it's required dependencies (atk 1.10.3, cairo 1.0.2, glib 2.8.6 + pango-1.10.3). Everything compiles and installs but when I run the gtk-demo app it displays fine, but doesn't respond to input - I can't click on anything, the keyboard doesn't respond, and the window contents don't resize with the window frame.

I haven't a clue where to start looking to fix this - does anyone have any ideas?

Cheers
Matt




kingbing -> RE: gtk port not responding to input (Mar. 3, '06, 6:55:58 PM)

Interestingly, I can get it to process some events by moving job in and out of the background, using ctrl-z, fg + bg.

Interesting, but not really helpful.




Rodney -> RE: gtk port not responding to input (Mar. 3, '06, 10:57:10 PM)

Did you disable the use of all poll() API calls?
In the config.h files you need to make sure that "HAVE_POLL" is undefined.
This would be my first check.




kingbing -> RE: gtk port not responding to input (Mar. 4, '06, 3:43:48 PM)

Dude! That cracked it. Nice one.

Thanks!
Matt




Page: [1]



Forum Software © ASPPlayground.NET Advanced Edition 2.5 ANSI

0.031