https://bugs.winehq.org/show_bug.cgi?id=38089
Bug ID: 38089 Summary: unknown opening error Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: serinateixeira780@gmail.com Distribution: ---
Created attachment 50755 --> https://bugs.winehq.org/attachment.cgi?id=50755 can't open the program
I tried to open the wine program loader and I contiue to get the error
https://bugs.winehq.org/show_bug.cgi?id=38089
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #1 from Teras teras@luukku.com --- unimplemented function shell32.dll.SHGetFolderPathW called in 32-bit code
That's the problem.
You should upgrade your wine to the 1.7 series.
https://bugs.winehq.org/show_bug.cgi?id=38089
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Version|unspecified |1.6.2 Resolution|--- |INVALID Summary|unknown opening error |Wine builtin 'wineboot.exe' | |crashes on unimplemented | |function | |shell32.dll.SHGetFolderPath | |W (broken WINEPREFIX, | |native shell32 override)
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
your WINEPREFIX has been modified/tainted with native overrides (shell32). Don't do that unless you can handle the consequences.
--- snip --- Unhandled exception: unimplemented function shell32.dll.SHGetFolderPathW called in 32-bit code (0x7b83aace). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7b83aace ESP:0033ed14 EBP:0033ed88 EFLAGS:00000246( - -- I Z- -P- ) EAX:7b82695d EBX:7b8b5000 ECX:00000000 EDX:80000100 ESI:80000100 EDI:7ed69944 ... Backtrace: =>0 0x7b83aace in kernel32 (+0x2aace) (0x0033ed88) 1 0x7b8584c3 DelayLoadFailureHook+0x62() in kernel32 (0x0033ede8) 2 0x7ed5fada in wineboot (+0xfad9) (0x0033ee28) 3 0x7ed5dbf0 in wineboot (+0xdbef) (0x0033fe18) --- snip ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=38089
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.