https://bugs.winehq.org/show_bug.cgi?id=50524
Bug ID: 50524 Summary: winecfg /? doesn't show any output in a 64-bit prefix Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jkfloris@dds.nl Distribution: ---
Running winecfg /? or /v on a 64-bit prefix doesn't give any output. WINEDEBUG=+winecfg winecfg /? 0024:trace:winecfg:WinMain restarting L"C:\windows\system32\winecfg.exe"
When the output is redirected, the output is displayed as expected. WINEDEBUG=+winecfg winecfg /? | cat
0024:trace:winecfg:WinMain restarting L"C:\windows\system32\winecfg.exe" Usage: winecfg [options]
Options: [no option] Launch the graphical version of this program. /v Display the current global Windows version. /v version Set global Windows version to 'version'. /? Display this information and exit.
Valid versions for 'version': ...
The "/v version" option and running the options on a 32-bit wineprefix works as expected.
https://bugs.winehq.org/show_bug.cgi?id=50524
jkfloris@dds.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from jkfloris@dds.nl --- This has been fixed in Wine 6.10
https://bugs.winehq.org/show_bug.cgi?id=50524
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- This was probably a dupe of bug 50117.
*** This bug has been marked as a duplicate of bug 50117 ***
https://bugs.winehq.org/show_bug.cgi?id=50524
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.