http://bugs.winehq.org/show_bug.cgi?id=4081
Summary: photoshop 7 fails to start with wine 0.9.3 Product: Wine Version: 0.9.3. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: dragoran@feuerpokemon.de
Hello I am using FC4 x86_64 with wine 0.9.3 compiled from source. I installed photoshop 7 inside wine and the installation worked fine. but when I start it it says that it can't be started due to a unrecoverable hardware error. In the terminal I get this output: fixme:actctx:QueryActCtxW stub! fixme:font:WineEngAddFontResourceEx :stub fixme:actctx:QueryActCtxW stub! fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngAddFontResourceEx :stub err:dc:CreateDCW no driver found for L"\\.\DISPLAY1" fixme:palette:GetICMProfileA (0x8ad4, 0x7fa0e860, 0x7fa0e864): partial stub err:shell:HCR_GetFolderAttributes HCR_GetFolderAttributes should be called for simple PIDL's only! --- As reported here: http://frankscorner.org/index.php?p=ps7 it should work with wine 20050628. note: msvcp60.dll was missing (error message at startup but seems not to affect anything) so I copied it into .wine/drive_c/system32 and the error about the missing dll was gone. Any other info I can provide?