I am having a problem with my gtk program doing a seg fault after
running for a long period of time. My application redraws the screen
with quite a high frequency. I decided to to creating a tiny test
program that simply sets icons on a toolbar over and over to see if I
could replicate the pro
After 20-30 minutes of running my gtk app, it dies with an X windows error as
follows:
The program '.' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 8424308 error_code 1 r
I am working on an embedded system using a GTK+ application as the front end.
We would like to be able to give the user the ability to change the GTK theme
of the application from within a menu we create in our app. I am currently
using the gtk_rc_parse() function to set the theme by passing