http://bugs.winehq.org/show_bug.cgi?id=23162
Summary: AllToAvi 4.53.94 crashes on startup Product: Wine Version: 1.2-rc3 Platform: x86-64 URL: http://sourceforge.net/projects/alltoavi/files/1%20-%2 0Stable%20Release/Win32%20v4%20r53.94/AllToAVI_v4_r539 4_Setup.exe/download OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: olerass@gmail.com
The program installs fine. It needs mfc42.dll to run (I installed it with winetricks). When running the program it crashes with a msgbox saying: "Run-time error '481' Invalid picture".
http://bugs.winehq.org/show_bug.cgi?id=23162
--- Comment #1 from Ole Rasmussen olerass@gmail.com 2010-06-13 16:17:30 --- Created an attachment (id=28808) --> (http://bugs.winehq.org/attachment.cgi?id=28808) Output from wine1.2-rc3
http://bugs.winehq.org/show_bug.cgi?id=23162
Ole Rasmussen olerass@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |olerass@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=23162
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|olerass@gmail.com |
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-06-13 16:21:09 --- Install 32bit libjpeg first:
--- err:wincodecs:JpegDecoder_CreateInstance Failed reading JPEG because unable to find libjpeg.so.62 ---
P.S. no need to CC yourself, as a reporter you'll be notified anyway.
http://bugs.winehq.org/show_bug.cgi?id=23162
Ole Rasmussen olerass@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #28808|0 |1 is obsolete| |
--- Comment #3 from Ole Rasmussen olerass@gmail.com 2010-06-14 15:31:27 --- Created an attachment (id=28836) --> (http://bugs.winehq.org/attachment.cgi?id=28836) Output from wine1.2-rc3
(In reply to comment #2)
Install 32bit libjpeg first:
err:wincodecs:JpegDecoder_CreateInstance Failed reading JPEG because unable to find libjpeg.so.62
P.S. no need to CC yourself, as a reporter you'll be notified anyway.
I already have lib32-libjpeg installed, but it seems Wine needed an older version lib32-libjpeg6 6b-1 (http://aur.archlinux.org/packages.php?ID=29929). Is this true? I am not sure whether this means Wine should update its dependencies or not since it may just be that Arch is very up to date as usual.
Anyway, after installing libjpeg the program now crashes with another messagebox saying: "A critical component is missing, please reinstall (Component Registry), please reinstall".
Attaching new output.
http://bugs.winehq.org/show_bug.cgi?id=23162
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-06-14 18:46:31 --- winetricks wsh57 should take care of the missing "FileSystem Object" interface. AllToAvi's installer does try to install the Windows Scripting Host, but the lack of mfc42.dll in a clean Wine prefix stymies this.
http://bugs.winehq.org/show_bug.cgi?id=23162
Ole Rasmussen olerass@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Ole Rasmussen olerass@gmail.com 2010-06-16 10:00:51 --- (In reply to comment #4)
winetricks wsh57 should take care of the missing "FileSystem Object" interface. AllToAvi's installer does try to install the Windows Scripting Host, but the lack of mfc42.dll in a clean Wine prefix stymies this.
Thanks. wsh57 solved the start-up problem. I will add the relevant information to the appdb.
http://bugs.winehq.org/show_bug.cgi?id=23162
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-16 11:00:47 --- Closing invalid.