http://bugs.winehq.org/show_bug.cgi?id=17150
Summary: Achieve Planner 1.9.0 (XP version) aborts with "failed to load resources from resource file" Product: Wine Version: 1.1.13 Platform: PC URL: http://www.effexis.com/achieve/downloadn.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=19015) --> (http://bugs.winehq.org/attachment.cgi?id=19015) Achieve Planner 1.9.0 trace
With today's Git (wine-1.1.13-358-g5775edd), after installing the .NET Framework 1.1, a prerequisite of the application, native gdiplus, instaling Achieve Planner, and then adding a native override for mscoree.dll since the builtin was being loaded, starting the application results in a message box stating that:
"Achieve Planner failed to load resources from resource file Please check your Setup"
The Vista version of Achieve Planner, which depends on .NET Framework 2.0, does not have this problem and starts up successfully.
http://bugs.winehq.org/show_bug.cgi?id=17150
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download
http://bugs.winehq.org/show_bug.cgi?id=17150
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2009-01-27 06:26:43 --- Hello,
bad .NET app error handling. Just add the following key to registry and it should start successfully.
--- snip --- [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Settings] --- snip ---
--- quote --- and then adding a native override for mscoree.dll since the builtin was being loaded --- quote ---
If you encounter problems not yet present in bugzilla you should file bug reports. Things won't get magically fixed if you don't report them.
--- snip --- wine: Call from 0x7b844cc8 to unimplemented function mscoree.dll.StrongNameSignatureVerificationEx, aborting --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=17150
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-27 09:46:31 --- (In reply to comment #1)
Hello,
bad .NET app error handling. Just add the following key to registry and it should start successfully.
--- snip --- [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Settings] --- snip ---
Perhaps we should add that key by default?
http://bugs.winehq.org/show_bug.cgi?id=17150
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-21 14:30:29 --- Created an attachment (id=23208) --> (http://bugs.winehq.org/attachment.cgi?id=23208) patch
confirming. added patch to solve the issue
http://bugs.winehq.org/show_bug.cgi?id=17150
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |xerox_xerox2000@yahoo.co.uk Resolution| |FIXED
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-26 18:34:40 --- (In reply to comment #2)
(In reply to comment #1)
Hello,
bad .NET app error handling. Just add the following key to registry and it should start successfully.
--- snip --- [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Settings] --- snip ---
Perhaps we should add that key by default?
key is now present in current git, so this part is fixed
http://bugs.winehq.org/show_bug.cgi?id=17150
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-09-02 14:21:35 --- Closing bugs fixed in 1.1.29.
http://bugs.winehq.org/show_bug.cgi?id=17150
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |929c80dcb7dd317c771d1b18a11 | |aaaf9792be554 Component|-unknown |shdocvw