unimplemented function USER32.dll.GetGestureConfig

Questions about Wine on Linux
Locked
rinu
Newbie
Newbie
Posts: 3
Joined: Fri Feb 19, 2016 1:33 pm

unimplemented function USER32.dll.GetGestureConfig

Post by rinu »

I'm trying to start Adobe Illustrator but it doesn't get very far. Showing the loading screen and then closes.
Looked at my console and among the debug info is this:

wine: Call from 0x7bc559c0 to unimplemented function USER32.dll.GetGestureConfig, aborting
wine: Unimplemented function USER32.dll.GetGestureConfig called at address 0x7bc559c0 (thread 0044), starting debugger...
Unhandled exception: unimplemented function USER32.dll.GetGestureConfig called in 32-bit code (0x7bc559c0).


I tried Wine 1.8 from Ubuntu PPA and Wine 1.9.3 from PlayOnLinux, makes no difference.
Googling this error message gave 0 results.
User avatar
L. Rahyen
Moderator
Moderator
Posts: 339
Joined: Fri Feb 22, 2008 9:13 pm

Re: unimplemented function USER32.dll.GetGestureConfig

Post by L. Rahyen »

Please note that PlayOnLinux is not officially supported here, so it is better to use normal Wine packages for testing. I'm guessing you are trying to run Adobe Illustrator CC 2015? There is no test results for Illustrator CC 2015 in AppDB yet so it is no surprise that search did not give any results for this error. Please file a bug here: http://bugs.winehq.org to let Wine developers know about this bug. Make sure to specify Illustrator and Wine versions you have tried.
rinu
Newbie
Newbie
Posts: 3
Joined: Fri Feb 19, 2016 1:33 pm

Re: unimplemented function USER32.dll.GetGestureConfig

Post by rinu »

Yes, I was trying to start the CC 2015 version. It may not be supported but it's a case of using the latest version or using the latest version on Windows with dual boot. Older versions don't have new features I rely on.
Photoshop CC 2015 runs btw. Some threads crash and deadlock for no obvious reason but it seemed to work fine regardless.

Anyway I ran it without PlayOnLinux as well and got the same error message.

Also, I've filed the bug. https://bugs.winehq.org/show_bug.cgi?id=40221
Locked