https://bugs.winehq.org/show_bug.cgi?id=56884
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.heise.de/downlo | |ad/product/foxit-reader-245 | |36 CC| |bernhardu@mailbox.org Summary|foxit pdf reader can not |FoxitPDFReaderUpdateService |run in linux after |shows crash dialog |installing | Keywords| |download
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Attached crash log shows a crash in FoxitPDFReaderUpdateService.exe.
With debug symbols this is the top of the backtrace: =>0 0x784d37b7 lstrcpyW [include/winbase.h:2929] in userenv 1 0x784d37b7 GetUserProfileDirectoryW [dlls/userenv/userenv_main.c:442] 2 0x00405289 in foxitpdfreaderupdateservice (+0x5289) (0x020af6b0)
The main application FoxitPDFReader.exe starts and shows it's main window. It might just still not be usable due to this message: The "Microsoft Edge WebView2" component needs to be installed.
Submitted this merge request to avoid the crash in GetUserProfileDirectoryW. https://gitlab.winehq.org/wine/wine/-/merge_requests/6127