https://bugs.winehq.org/show_bug.cgi?id=47252
Bug ID: 47252 Summary: Waves Central Stops Working with Wine Staging 4.8 Product: Wine-staging Version: 4.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: chopinbig@tutanota.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Waves Central (32 bit Windows app) has stopped working with the Wine Staging 4.8 update whereas it worked fine with Wine Staging 4.7.
Waves Central needs the Wine Staging extensions and it only runs using Wine Staging.
Waves Central is a Waves Windows vst installer and licence managing 32 bit Windows app.
Waves Central tries to start and then exits a couple of seconds later with no problems being reported.
Kernel/System info.
Linux mx 4.15.0-1-amd64 #1 SMP Debian 4.15.4-1~mx17+1 (2018-02-23) x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=47252
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@gmail.com Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW URL| |http://www.waves.com/dlrdr? | |id=central-win
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Confirming. It seems to be a problem with the symlink/junction point patches:
0009:Call shell32.SHGetSpecialFolderPathW(00000000,0034f994,00000010,00000000) ret=671211dc ... 0009:Call shlwapi.PathFileExistsW(0034f370 L"C:\users\zeb\Desktop") ret=7dc518be 0009:Call KERNEL32.GetFileAttributesW(0034f370 L"C:\users\zeb\Desktop") ret=7db5f916 0009:Ret KERNEL32.GetFileAttributesW() retval=ffffffff ret=7db5f916 0009:Ret shlwapi.PathFileExistsW() retval=00000000 ret=7dc518be 0009:Ret shell32.SHGetSpecialFolderPathW() retval=00000000 ret=671211dc 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x670012a8 ip=670012a8 tid=0009
---
zeb@terabithia:/bridge/git/wine-staging$ ls ~/.wine32/drive_c/users/zeb/ -l total 68 drwxr-xr-x 3 zeb zeb 4096 May 24 10:55 AppData drwxr-xr-x 3 zeb zeb 4096 May 24 10:55 'Application Data' drwxr-xr-x 2 zeb zeb 4096 May 24 10:55 Contacts drwxr-xr-x 2 zeb zeb 4096 May 24 10:55 Cookies lrwxrwxrwx 1 zeb zeb 17 May 24 10:55 Desktop -> /home/zeb/Desktop [...]
---
The target folder /home/zeb/Desktop/ exists, but GetFileAttributes() reports it doesn't. Erich, can you please take a look?
https://bugs.winehq.org/show_bug.cgi?id=47252
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Actually, I just tested with current git, and it seems this has already been fixed. Probably that makes this a duplicate of some other bug, but I don't know which one.
https://bugs.winehq.org/show_bug.cgi?id=47252
Erich E. Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE
--- Comment #3 from Erich E. Hoover erich.e.hoover@gmail.com --- (In reply to Zebediah Figura from comment #2)
Actually, I just tested with current git, and it seems this has already been fixed. Probably that makes this a duplicate of some other bug, but I don't know which one.
Then that would be Bug #47160, since that's the only one that has been fixed since wine-staging 4.8.
*** This bug has been marked as a duplicate of bug 47160 ***
https://bugs.winehq.org/show_bug.cgi?id=47252
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Staging duplicates.