All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
gtk port not responding to input
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login  |
|
|
gtk port not responding to input - Mar. 3, '06, 3:42:46 PM
|
|
|
kingbing
Posts: 8
Joined: Sep. 20, '05,
Status: offline
|
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
|
|
|
RE: gtk port not responding to input - Mar. 3, '06, 6:55:58 PM
|
|
|
kingbing
Posts: 8
Joined: Sep. 20, '05,
Status: offline
|
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.
|
|
|
RE: gtk port not responding to input - Mar. 3, '06, 10:57:10 PM
|
|
|
Rodney
Posts: 3728
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
|
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.
|
|
|
RE: gtk port not responding to input - Mar. 4, '06, 3:43:48 PM
|
|
|
kingbing
Posts: 8
Joined: Sep. 20, '05,
Status: offline
|
Dude! That cracked it. Nice one.
Thanks!
Matt
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|