Re: A little help with a Win32 GDK problem please



On 10/10/2011 21:32, Kean Johnston wrote:
> Actually I found the root of the problem (I just haven't figured out how to 
> fix it yet, other than a hack). The problem is I have a Wacom Cintiq so I 
> have the tablet library. When the tablet library is present and it is being 
> initialized, it tries to create a small window to capture events. 
> gdkdevicemanager-win32.c:450. That function (_gdk_input_wintab_init_check) 
> is being called while the main GDK context is being created. It is during 
> that call to create the wintab window that it is getting the NULL, because 
> initialization of GdkDisplay hasn't finished yet.

Sounds like that's related to "D) No input devices are detected"
from https://bugzilla.gnome.org/show_bug.cgi?id=653437#c4

I'll be getting a tablet (hopefully) soon, so until
then I won't be able to help out much I'm afraid...

mvg,
Dieter


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