http://bugs.winehq.org/show_bug.cgi?id=2164
Summary: Photoshop 7.0 install hangs at 80%(unhandled exception) Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: predivan@ptt.yu
While installing Photoshop 7.0,setup hangs at 80%,with the following error: ------ pedja@deus:/dvd/photoshop_7/photoshop$fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented fixme:shell:ShellView_OnNotify -- 0x4249fc38 WM_COMMAND ffffff98 unhandled fixme:commdlg:FILEDLG95_HandleCustomDialogMessages CDM_HIDECONTROL, CDM_SETCONTROLTEXT,CDM_SETDEFEXT not implemented fixme:commdlg:FILEDLG95_HandleCustomDialogMessages CDM_HIDECONTROL, CDM_SETCONTROLTEXT,CDM_SETDEFEXT not implemented fixme:commdlg:FILEDLG95_HandleCustomDialogMessages CDM_HIDECONTROL, CDM_SETCONTROLTEXT,CDM_SETDEFEXT not implemented fixme:shell:ShellView_OnNotify -- 0x4249fc38 WM_COMMAND fffffff4 unhandled fixme:shell:ShellView_OnNotify -- 0x4249fc38 WM_COMMAND ffffff98 unhandled wine: Unhandled exception (thread 000b), starting debugger... ----- Debugger never starts,though,it just hangs there. I used wine source from latest cvs(today's). gcc -v 3.3.3 kernel 2.6.5 I also tried with previous stable version of wine,it installs fine,but it won't run. If you need any more info,feel free to contact me at predivan@ptt.yu Thank you