Re: Error in running GTK+ app in xinerama



"Chi Wa Au" <cau erggroup com> writes:
When I tried to run a GTK+ app in multi-head environment (xinerama
enabled), I got the following error:

Gdk-ERROR **: BadAccess (attempt to access private resource denied)
  serial 1004 error_code 10 request_code 88 minor_code 0

The app runs OK in single-head environment.

So, does it mean GTK+ is not multi-head compatible?


Probably means a bug in something; GTK normally works with Xinerama. 
Get a backtrace from the error in gdb, start the app in gdb with 'run
--sync' to make the backtrace meaningful.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]