https://bugs.winehq.org/show_bug.cgi?id=41512
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- (In reply to mrypsilons from comment #0)
Created attachment 55876 [details] backtrace from the crash dialog
The application immediately crashes on startup.
Did a regression test, the crash is happening if this patch is applied: https://github.com/wine-compholio/wine-staging/blob/master/patches/kernel32- SetFileCompletionNotificationModes/0001-kernel32-Fake-success-in- SetFileCompletionNotificati.patch
I can provide terminal output, but I don't know what WINEDEBUG flags to use.
Steps to reproduce:
- Set version to Windows 7
- Run the installer (see URL field)
- Installer automatically starts installed "Creative Cloud.exe", which
immediately crashes
Thanks for the detailed bug report. I've pushed a more complete implementation of SetFileCompletionNotificationModes in https://github.com/wine-compholio/wine-staging/commit/dd324a1b34afd0440e9041... (which will also be included in Wine Staging 1.9.21). Could you please check if this allows the application to proceed?