http://bugs.winehq.org/show_bug.cgi?id=26539
Summary: Irfanview 4.28 crashes upon pressing F1 to display help Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: christianuceda@yahoo.com
Running: wine-1.3.16 on Debian 6 (32bit) using Gnome desktop + compiz
It gives the following error message:
Program error The program i_view32.exe has encountered a serious problem and needs to close.
To reproduce:
get Irfanview from:
wget -c http://irfanview.tuwien.ac.at/iview428_setup.exe
use winetricks to install the mfc42
winetricks mfc42
install irfanview using wine
wine iview428_setup.exe
launch irfanview:
wine "C:\Program Files\Irfanview\i_view32.exe"
Press F1 Bang!
See attached debug log
http://bugs.winehq.org/show_bug.cgi?id=26539
--- Comment #1 from Christian Uceda christianuceda@yahoo.com 2011-03-24 07:37:01 CDT --- Created an attachment (id=33799) --> (http://bugs.winehq.org/attachment.cgi?id=33799) Irfanview crash debug log part 1/2
http://bugs.winehq.org/show_bug.cgi?id=26539
--- Comment #2 from Christian Uceda christianuceda@yahoo.com 2011-03-24 07:37:29 CDT --- Created an attachment (id=33800) --> (http://bugs.winehq.org/attachment.cgi?id=33800) Irfanview crash debug log part 2/2
http://bugs.winehq.org/show_bug.cgi?id=26539
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nerv@dawncrow.de Resolution| |DUPLICATE
--- Comment #3 from André H. nerv@dawncrow.de 2011-03-24 15:01:50 CDT --- normal output would have been enough it's missing _snwprintf_s
set msvcrt90 to builtin in winecfg should work
*** This bug has been marked as a duplicate of bug 26441 ***
http://bugs.winehq.org/show_bug.cgi?id=26539
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from André H. nerv@dawncrow.de 2011-03-24 15:02:23 CDT --- closing duplicate.
PS: i meant msvcrt, not msvcrt90