https://bugs.winehq.org/show_bug.cgi?id=39818
Bug ID: 39818 Summary: Application does not start at all Product: Wine Version: 1.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rebel@atrey.karlin.mff.cuni.cz Distribution: ---
Created attachment 53163 --> https://bugs.winehq.org/attachment.cgi?id=53163 application executable
The application doesn't start in wine at all.
At first it stops without any message whatsoever.
When I 'upx -d' the exe it at least shows this: fixme:wtsapi:WTSRegisterSessionNotification Stub 0x1007a 0x00000000 fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x1007a
The app is J-Link 1.3.0, available from here: http://www.jablotron.com/en/for-our-partners/downloads/software/
(I'm attaching the installed executable, still upx-ed)
Tested with wine-snapshot-1.8.20151219.1557-1.1.x86_64
https://bugs.winehq.org/show_bug.cgi?id=39818
--- Comment #1 from Austin English austinenglish@gmail.com --- The content of attachment 53163 has been deleted for the following reason:
Please don't attach copyrighted binaries
https://bugs.winehq.org/show_bug.cgi?id=39818
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.jablotron.com/en | |/for-our-partners/downloads | |/software/ Summary|Application does not start |J-Link 1.3.0 does not start |at all |at all
https://bugs.winehq.org/show_bug.cgi?id=39818
rebel@atrey.karlin.mff.cuni.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
https://bugs.winehq.org/show_bug.cgi?id=39818
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Hi, the app dies early and silently because it cannot find the address entry for EnumPrinterKeyW in winspool.drv. With a simple stub for that it starts fine for me.
https://bugs.winehq.org/show_bug.cgi?id=39818
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |spooler Summary|J-Link 1.3.0 does not start |J-Link 1.3.0 does not start |at all |at all, needs | |winspool.drv.EnumPrinterKey | |W
https://bugs.winehq.org/show_bug.cgi?id=39818
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Louis Lenders from comment #2)
Hi, the app dies early and silently because it cannot find the address entry for EnumPrinterKeyW in winspool.drv. With a simple stub for that it starts fine for me.
Could you please send that patch to wine-patches Louis? Btw, welcome back, long time no see :)
https://bugs.winehq.org/show_bug.cgi?id=39818
--- Comment #4 from rebel@atrey.karlin.mff.cuni.cz --- (In reply to Louis Lenders from comment #2)
Hi, the app dies early and silently because it cannot find the address entry for EnumPrinterKeyW in winspool.drv. With a simple stub for that it starts fine for me.
Hello, could you please put that patch somewhere so that I could give it a try?
https://bugs.winehq.org/show_bug.cgi?id=39818
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Created attachment 53447 --> https://bugs.winehq.org/attachment.cgi?id=53447 quickly hacked (wrongly defined) stubs, just to get the app started
Hello, could you please put that patch somewhere so that I could give it a try?
Hi , i used attached patch, in which the parameters are obviously wrongly defined, but i don't have the time to write correct patch + send stuff to wine-patches. You could write correct patch yourself using info on https://technet.microsoft.com/nl-nl/windows/dd162691 an send to wine-patches, it's not that difficult.
https://bugs.winehq.org/show_bug.cgi?id=39818
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Status|UNCONFIRMED |NEW CC| |austinenglish@gmail.com Ever confirmed|0 |1
--- Comment #6 from Austin English austinenglish@gmail.com --- I sent a patch: https://source.winehq.org/patches/data/118217
https://bugs.winehq.org/show_bug.cgi?id=39818
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |110b53affcd00e375e1232b9ce0 | |755defed1a631 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #6)
I sent a patch: https://source.winehq.org/patches/data/118217
Fixed by https://source.winehq.org/git/wine.git/commitdiff/110b53affcd00e375e1232b9ce...
https://bugs.winehq.org/show_bug.cgi?id=39818
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.2.