https://bugs.winehq.org/show_bug.cgi?id=40221
Bug ID: 40221 Summary: unimplemented function USER32.dll.GetGestureConfig Product: Wine Version: 1.9.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: rmoisto@gmail.com Distribution: ---
Created attachment 53738 --> https://bugs.winehq.org/attachment.cgi?id=53738 console output
Attempting to start Adobe Illustrator CC 2015 results in the following error: wine: Call from 0x7bc55a50 to unimplemented function USER32.dll.GetGestureConfig, aborting
https://bugs.winehq.org/show_bug.cgi?id=40221
rmoisto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=40221
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #1 from Austin English austinenglish@gmail.com --- Created attachment 53870 --> https://bugs.winehq.org/attachment.cgi?id=53870 stub
Give this a try please
https://bugs.winehq.org/show_bug.cgi?id=40221
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|unimplemented function |Adobe Illustrator CC 2015 |USER32.dll.GetGestureConfig |needs | |user32.GetGestureConfig Ever confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com --- Confirming, unimplemented.
https://bugs.winehq.org/show_bug.cgi?id=40221
--- Comment #3 from rmoisto@gmail.com --- After many hours of compiling from source for the first time, I'm at a point where I'm getting a "page fault on read access" exception. I compiled the code I got from git, not including your changes. I'd have to get to the same error I had before and then recompile with your changes to confirm this is the solution, right? Since the error I'm now getting has nothing to do with this bug, how do I solve it? It doesn't seem right to attach details of an unrelated error here. Googling doesn't really help with such non-descriptive errors.
https://bugs.winehq.org/show_bug.cgi?id=40221
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to rmoisto from comment #3)
After many hours of compiling from source for the first time, I'm at a point where I'm getting a "page fault on read access" exception. I compiled the code I got from git, not including your changes. I'd have to get to the same error I had before and then recompile with your changes to confirm this is the solution, right?
Yes.
Since the error I'm now getting has nothing to do with this bug, how do I solve it? It doesn't seem right to attach details of an unrelated error here. Googling doesn't really help with such non-descriptive errors.
Could you attach the full output? Does ./configure show any warnings?
You could also try doing: $ git reset --hard wine-1.9.4
before compiling, to test the same version you originally did, in case there was a regression.
https://bugs.winehq.org/show_bug.cgi?id=40221
--- Comment #5 from rmoisto@gmail.com --- Created attachment 53906 --> https://bugs.winehq.org/attachment.cgi?id=53906 Illustrator working
https://bugs.winehq.org/show_bug.cgi?id=40221
--- Comment #6 from rmoisto@gmail.com --- As seen on screenshot there is progress. The stub fixes this bug and Illustrator started! It looks crazy distorted however and is therefore unusable, perhaps a new bug but that's for another time.
https://bugs.winehq.org/show_bug.cgi?id=40221
--- Comment #7 from rmoisto@gmail.com --- Terminal output is complaining a lot about not having libxml2 while compiling. It's a tricky getting both 32-bit and 64-bit versions of all the libraries - many won't co-install.
Also, there's this error many times, no idea what it means: ERROR vcfoundation::system::VCSysError: ShellExecuteEx() failed <11: Bad format.>
Anyway I hope I see this fix in the next Wine release. Perhaps a version compiled better won't suffer all the issues I'm having.
https://bugs.winehq.org/show_bug.cgi?id=40221
--- Comment #8 from Austin English austinenglish@gmail.com --- https://source.winehq.org/patches/data/120171
https://bugs.winehq.org/show_bug.cgi?id=40221
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0cb983f8b8545a96b99abfb66e1 | |a88ca79b7e417 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #8)
https://source.winehq.org/git/wine.git/commitdiff/0cb983f8b8545a96b99abfb66e...
https://bugs.winehq.org/show_bug.cgi?id=40221
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.6.