http://bugs.winehq.org/show_bug.cgi?id=58998
Bug ID: 58998 Summary: cmd broken, 'echo|set /p=%LOCALAPPDATA%' returns empty string Product: Wine Version: 10.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: axet@me.com Distribution: ---
Hello!
cmd /c 'echo|set /p=%LOCALAPPDATA%' returns empty string with recent wine-staging 10.19. Last working wine 10.16.
Issue get broken/resolved automatically depend on release number. Happened before, then got fixed with next release. Now it happened again with 4 releases in a row. I guess not going to be auto fixed this time.
Using prebuild from winehq Debian Forky.
http://bugs.winehq.org/show_bug.cgi?id=58998
--- Comment #1 from Alexey Kuznetsov axet@me.com --- wine 10.16 also failed to run following:
cmd /c 'echo|set /p=%LOCALAPPDATA%'
But simple running cmd, then typing:
echo|set /p=%LOCALAPPDATA%
Works!
http://bugs.winehq.org/show_bug.cgi?id=58998
mk939@ymail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mk939@ymail.com
--- Comment #2 from mk939@ymail.com --- Behaviour on 10.18~trixie-1 and 10.17~trixie-1:
wine cmd /c "echo|set /p=%LOCALAPPDATA%" -> Empty string
wine cmd, then "echo|set /p=%LOCALAPPDATA%" -> Empty string
Behaviour on 10.16~trixie-1:
wine cmd /c "echo|set /p=%LOCALAPPDATA%" -> Empty string
wine cmd, then "echo|set /p=%LOCALAPPDATA%" -> C:\users\XXXXX\AppData\Local
Behaviour on 10.15~trixie-1: AppData path is outputted in both cases
http://bugs.winehq.org/show_bug.cgi?id=58998
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED CC| |eric.pouech@gmail.com Ever confirmed|0 |1
--- Comment #3 from Eric Pouech eric.pouech@gmail.com --- confirming created
!9481 cmd: Force flushing the prompt in SET /P command. (mr-cmd-setp-flush) https://gitlab.winehq.org/wine/wine/-/merge_requests/9481
that should fix it
http://bugs.winehq.org/show_bug.cgi?id=58998
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |b3231c894e5705dec95b9911023 | |611b118e3fddd Status|ASSIGNED |RESOLVED
--- Comment #4 from Eric Pouech eric.pouech@gmail.com --- should be fixed by b3231c894e5705dec95b9911023611b118e3fddd