https://bugs.winehq.org/show_bug.cgi?id=46094
Bug ID: 46094 Summary: wine not ok with Windows version =Windows XP. Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fiens@hotmail.com Distribution: ---
Hello.
When running a wine + a Windows app that uses "make" (and Makefile) there is a error message and the application fail if wine uses Windows Version: Windows XP.
----> make: *** windows32_openpipe(): DuplicateHandle(In) failed (e=6)
This not appears if using real Windows XP.
If you use winecfg and set Windows Version: Windows 7 (and up) the problem is gone.
Thanks.
Fre;D
https://bugs.winehq.org/show_bug.cgi?id=46094
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello fredvs,
please read on how to properly report bugs:
* Wine version used to reproduce the bug * application name, version, preferably download link * trace logs (WINEDEBUG)
Imagine, if I visit a doctor just stating "it hurts" (without being specific). Do you think the doctor can make an educated guess/help?
Also please avoid generic ticket summaries like this. Everyone could write the same line "Wine doesn't work". The bug tracker will be filled with thousands of bug reports with the same summary which makes searching/queries quite useless. Do you see the problem?
Regards
https://bugs.winehq.org/show_bug.cgi?id=46094
fredvs fiens@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Version|unspecified |1.8.7
--- Comment #2 from fredvs fiens@hotmail.com --- Hello.
The application name is Lazarus for Ultibo from https://ultibo.org
Set with winecfg ----> Windows Version: Windows XP
Then run Lazarus-Ultibo.
On menu Tools/Build RTL ---> click on Build.
There will have a error: = . make: *** windows32_openpipe(): DuplicateHandle(In) failed (e=6)
The program call "make" from GnuWin32.
When using winecfg ----> Windows Version: Windows 7 ---> no problems.
Fre;D
https://bugs.winehq.org/show_bug.cgi?id=46094
--- Comment #3 from fredvs fiens@hotmail.com --- * application name, version, preferably download link Ultibo ---> Lazarus for Ultibo https://ultibo.org/download/
* trace logs (WINEDEBUG) Sorry, I did not find the logs.
https://bugs.winehq.org/show_bug.cgi?id=46094
fredvs fiens@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine not ok with Windows |Errors with "make" from |version =Windows XP. |GnuWin32 when wine is set | |to Windows Version = | |Windows XP.
https://bugs.winehq.org/show_bug.cgi?id=46094
fredvs fiens@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor