https://bugs.winehq.org/show_bug.cgi?id=40798
Bug ID: 40798 Summary: ACDSee Pro 9 crashes on startup Product: Wine Version: 1.9.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: spleefer90@gmail.com Distribution: ---
Created attachment 54722 --> https://bugs.winehq.org/attachment.cgi?id=54722 Wine output
They list IE9+ and WMP9 as a software requirements, it might crash because of those?
https://bugs.winehq.org/show_bug.cgi?id=40798
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- Your console output doesnt expose a crash location. Do you have a download link to give?
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #2 from C0rn3j spleefer90@gmail.com --- https://www.dropbox.com/s/2mbhk7vvuzrhy5g/ACDSee%20Pro%209.exe?dl=1
They have a trial version on their website, this is an older version of it I believe, but it is what I used.
https://bugs.winehq.org/show_bug.cgi?id=40798
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|-unknown |msvcrt Summary|ACDSee Pro 9 crashes on |ACDSee Pro 9 (64-bit) needs |startup |msvcr120.dll.??0event@Concu | |rrency@@QEAA@XZ Status|UNCONFIRMED |NEW
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru --- You need to 'cd' to the application directory before trying to launch it.
The version you've provided is a 64-bit installation. In order to install it requires Windows version to be set to Windows 7, and then installs just fine.
The application crashes due to a stub in msvcr120.dll though:
wine: Call from 0x7b45005a to unimplemented function msvcr120.dll.??0event@Concurrency@@QEAA@XZ, aborting
But the log you've attached doesn't show this for some reason.
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #4 from C0rn3j spleefer90@gmail.com --- (In reply to Dmitry Timoshkov from comment #3)
You need to 'cd' to the application directory before trying to launch it.
The version you've provided is a 64-bit installation. In order to install it requires Windows version to be set to Windows 7, and then installs just fine.
The application crashes due to a stub in msvcr120.dll though:
wine: Call from 0x7b45005a to unimplemented function msvcr120.dll.??0event@Concurrency@@QEAA@XZ, aborting
But the log you've attached doesn't show this for some reason.
I wrote it in the unpublished app report, sorry for forgetting to mention it here.
I installed vs 2013 redist package via wine, which got rid of the error. I too managed to install it just fine, it just crashes on launching.
A question though, why would I need to cd into a directory instead of just writing the full path(like in the attached log)? I thought there's no difference.
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to C0rn3j from comment #4)
A question though, why would I need to cd into a directory instead of just writing the full path(like in the attached log)? I thought there's no difference.
It may have no difference for this application, but some applications might depend on current working directory (by using relative directory paths for instance).
https://bugs.winehq.org/show_bug.cgi?id=40798
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #6 from fjfrackiewicz@gmail.com --- Looks like this bug is a duplicate of this one: https://bugs.winehq.org/show_bug.cgi?id=39685
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #7 from fjfrackiewicz@gmail.com --- (In reply to fjfrackiewicz from comment #6)
Looks like this bug is a duplicate of this one: https://bugs.winehq.org/show_bug.cgi?id=39685
Apologies, I missed a letter in the title. Please disregard my previous comment.
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #8 from C0rn3j spleefer90@gmail.com --- As I said before, vc redist 2013 fixes the problem with msvcr120.dll
The app still cannot launch because of a different error though.
The tray app launches just fine, but when trying to launch the actual app from the tray, it throws an error.
https://bugs.winehq.org/show_bug.cgi?id=40798
C0rn3j spleefer90@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #54722|0 |1 is obsolete| |
--- Comment #9 from C0rn3j spleefer90@gmail.com --- Created attachment 55436 --> https://bugs.winehq.org/attachment.cgi?id=55436 Error on trying to launch the app from the tray app
https://bugs.winehq.org/show_bug.cgi?id=40798
C0rn3j spleefer90@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.12 |1.9.17 Component|msvcrt |-unknown
https://bugs.winehq.org/show_bug.cgi?id=40798
C0rn3j spleefer90@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #10 from C0rn3j spleefer90@gmail.com --- I am confused as to handle this - using winetricks vcrun2013 solves this problem, and it was already reported in the report linked below. However, there is another problem that will not let me launch the program and I am not sure whether I should create a new report or edit this one.
I have obsoleted the report with the msvcrs120.dll issue and posted a new one with the second issue.
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #11 from C0rn3j spleefer90@gmail.com --- Created attachment 55437 --> https://bugs.winehq.org/attachment.cgi?id=55437 Error on trying to launch the app from the tray app - no vcrun2013
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #12 from fjfrackiewicz@gmail.com --- (In reply to C0rn3j from comment #10)
I am confused as to handle this - using winetricks vcrun2013 solves this problem, and it was already reported in the report linked below. However, there is another problem that will not let me launch the program and I am not sure whether I should create a new report or edit this one.
I have obsoleted the report with the msvcrs120.dll issue and posted a new one with the second issue.
Winetricks doesn't solve the problem, it simply works around it :)
https://bugs.winehq.org/show_bug.cgi?id=40798
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #13 from Gijs Vermeulen acescopezz@gmail.com --- Does this commit help or does it need a full implementation?: https://source.winehq.org/git/wine.git/commit/8ec8aba3addfd346aa625345ed6f3e...
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #14 from C0rn3j spleefer90@gmail.com --- Crashes on a different but similar function now
wine: Call from 0x7b44f8a7 to unimplemented function msvcr120.dll.?Alloc@Concurrency@@YAPEAX_K@Z, aborting
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #15 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to C0rn3j from comment #14)
Crashes on a different but similar function now
wine: Call from 0x7b44f8a7 to unimplemented function msvcr120.dll.?Alloc@Concurrency@@YAPEAX_K@Z, aborting
Then this bug would either need to be renamed or marked fixed :)
(This function is only stubbed, but a real implementation is waiting to be approved).
https://bugs.winehq.org/show_bug.cgi?id=40798
C0rn3j spleefer90@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #16 from C0rn3j spleefer90@gmail.com --- I'm marking this as fixed then and I created a new bug report with the new missing function.
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #17 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to C0rn3j from comment #16)
I'm marking this as fixed then and I created a new bug report with the new missing function.
Could you add 8ec8aba3addfd346aa625345ed6f3eeb65ea6f58 as the fixing SHA-1
https://bugs.winehq.org/show_bug.cgi?id=40798
C0rn3j spleefer90@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8ec8aba3addfd346aa625345ed6 | |f3eeb65ea6f58
https://bugs.winehq.org/show_bug.cgi?id=40798
--- Comment #18 from C0rn3j spleefer90@gmail.com --- Done! Didn't know you can do that
https://bugs.winehq.org/show_bug.cgi?id=40798
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.4.
https://bugs.winehq.org/show_bug.cgi?id=40798
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=40798
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |---
--- Comment #20 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.2.