https://bugs.winehq.org/show_bug.cgi?id=49893
Bug ID: 49893 Summary: Missing winbase.h GetFileInformationByHandleExW, SetFileInformationByHandleW Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: vladimir.kokovic@gmail.com Distribution: ---
The GetFileInformationByHandleExW and SetFileInformationByHandleW APIs are also required to run the Java Web Start.
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Where do you see this? These two functions do not exist on Windows as far as I can tell.
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #2 from Vladimir Koković vladimir.kokovic@gmail.com --- In the JWS jweblauncher.exe
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Ok, and what happens?
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #4 from Vladimir Koković vladimir.kokovic@gmail.com --- There is no source for JWS, so I can't give an explanation at this point.
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- What I meant to ask is what do you see happening that made you think these two functions are a problem?
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #6 from Vladimir Koković vladimir.kokovic@gmail.com --- At the moment I can't start jweblauncher.exe because javaws.exe tells me "Error encountered while invoking Java Web Start (SysExec) d:\jre-10.0.2\bin\jweblauncher.exe"
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Vladimir Koković from comment #6)
How did you get from that error to the APIs you mentioned?
Please attach the terminal output.
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #8 from Vladimir Koković vladimir.kokovic@gmail.com --- I didn't say that the lack of these 2 APIs is the cause of what I can't start jweblauncher.exe at the moment because javaws.exe tells me "Error encountered while invoking Java Web Start (SysExec) d:\jre-10.0.2\bin\ jweblauncher.exe"! The main thing is that I noticed that in jweblauncher.exe there is a call for them KERNEL32.dll: GetProcAddress, and as I am a linuxman I wanted to show it to you who know APIs.
https://bugs.winehq.org/show_bug.cgi?id=49893
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to Vladimir Koković from comment #8)
Your first comment is:
The GetFileInformationByHandleExW and SetFileInformationByHandleW APIs are also required to run the Java Web Start.
Again, please attach terminal output.
https://bugs.winehq.org/show_bug.cgi?id=49893
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #10 from Vijay Kamuju infyquest@gmail.com --- Please add the url for downloading the specified JRE.
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #11 from Vladimir Koković vladimir.kokovic@gmail.com --- The specified jre-10.0.2 was downloaded and created with Oracle msi for java 10.
https://bugs.winehq.org/show_bug.cgi?id=49893
Linards linards.liepins@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins@gmail.com
--- Comment #12 from Linards linards.liepins@gmail.com --- (In reply to Vladimir Koković from comment #11)
The specified jre-10.0.2 was downloaded and created with Oracle msi for java 10.
Is the issue still present on latest wine?
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #13 from Vladimir Koković vladimir.kokovic@gmail.com --- (In reply to Linards from comment #12)
Yes.
https://bugs.winehq.org/show_bug.cgi?id=49893
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Missing winbase.h |Java Web Start reports |GetFileInformationByHandleE |error |xW, | |SetFileInformationByHandleW |
https://bugs.winehq.org/show_bug.cgi?id=49893
--- Comment #14 from Linards linards.liepins@gmail.com --- (In reply to Vladimir Koković from comment #13)
I see. Could you please update the wine version field and maybe others to give more details to developers and increase the visibility of this issue?