[Bug 48114] New: wine: could not open working directory L"unix\\home\\tod\\", starting in the Windows directory.
https://bugs.winehq.org/show_bug.cgi?id=48114 Bug ID: 48114 Summary: wine: could not open working directory L"unix\\home\\tod\\", starting in the Windows directory. Product: Wine-staging Version: 4.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: tod.jackson(a)gmail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- Created attachment 65702 --> https://bugs.winehq.org/attachment.cgi?id=65702 new mono failing to install After upgrading to staging 4.20 I'm using a new message I can't understand: wine: could not open working directory L"unix\\home\\tod\\", starting in the Windows directory. I can't reproduce it on a clean prefix though, such as: WINEPREFIX=/home/tod/Downloads/test WINEDLLOVERRIDES='winemenubuilder.exe=d' winecfg Could this be because my current prefix is not updating mono automatically, and in fact can't run the new mono installer at all? See the attachment for output on 'wine start wine-mono-4.9.4.msi'. Sorry if they're separate bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 --- Comment #1 from Tod Jackson <tod.jackson(a)gmail.com> --- The message pops up quite a lot on a new 32-bit prefix when winetricks is running 'wine regsvr32 /S foo'. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 --- Comment #2 from Tod Jackson <tod.jackson(a)gmail.com> --- Sorry for the noise. I think the staging 4.20 introduces some incompatibility with 'winetricks sandbox': Executing wine regedit /S /D HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Namespace\{9D20AAE8-0625-44B0-9CA7-71889C2254D9} wine: could not open working directory L"unix\\home\\tod\\", starting in the Windows directory. I'll ask about it on the winetricks github. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source --- Comment #3 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Application could not be started, or no application associated with the specified file.
wine msiexec /i wine-mono-4.9.4.msi but it should be installing it for you.
'winetricks sandbox' I can't reproduce it on a clean prefix though
I'll let someone else decided the validity of this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 --- Comment #4 from Tod Jackson <tod.jackson(a)gmail.com> --- Upon further testing, this actually started in 4.19, not 4.20. I attached what 'wine sandbox' actually does, in case this is valid. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 --- Comment #5 from Tod Jackson <tod.jackson(a)gmail.com> --- Created attachment 65706 --> https://bugs.winehq.org/attachment.cgi?id=65706 what winetricks sandbox does -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 Tod Jackson <tod.jackson(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.20 |4.19 --- Comment #6 from Tod Jackson <tod.jackson(a)gmail.com> --- Austin English bisected what caused the change and found this: 305b5a44c57015ff6b981f83c985c85b223058e8 is the first bad commit commit 305b5a44c57015ff6b981f83c985c85b223058e8 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Oct 22 09:58:32 2019 +0200 kernel32: Move current directory initialization to ntdll. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 6236519c71e62bcd8ead9975e4697088d204c996 44c015d73ae32614f641adfd79988f90978f2688 M dlls Currently the staging patches apply to Wine git but the build ends up broken with kernelbase errors with WINEARCH=win32 so I can't investigate further at the moment. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |-unknown CC|leslie_alistair(a)hotmail.com | Keywords| |regression Regression SHA1| |305b5a44c57015ff6b981f83c98 | |5c85b223058e8 --- Comment #7 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Moving to wine product after bisect. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |f2060812418bc049105c2a30ceb | |039ee6d5f0fd7 Resolution|--- |FIXED --- Comment #8 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=f2060812418bc049105c2a30c... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 --- Comment #9 from Tod Jackson <tod.jackson(a)gmail.com> --- Indeed, my prefix is back in working order with wine-4.20-321-gec9eddf86b (Staging). Thanks! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48114 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.21. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla