http://bugs.winehq.org/show_bug.cgi?id=24254
Summary: Rise of Nations installer "cannot load pidgen.dll" Product: Wine Version: 1.3.2 Platform: x86-64 URL: http://appdb.winehq.org/objectManager.php?sClass=versi on&iId=4403 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: shiningarcanine@gmail.com
A week ago, I tried installing Rise of Nations under WINE 1.3.1 and it failed. Since WINE 1.3.2 came out today, I decided to do a little experiment to see if I could get Rise of Nations working on my system. I made a backup of my WINE directory before doing this, so I can repeat and vary my attempt any number of times necessary for debugging purposes. Anyway, after putting my CD key into the installer, I was informed that it "cannot load pidgen.dll".
The application database says that mfc42.dll is required to install and run Rise of Nations and following its advice to run "winetricks mfc42" fixes it. WINE should not rely on official Microsoft Windows DLLs for its operation and I could not find an existing bug describing this problem, so I am filing one.
http://bugs.winehq.org/show_bug.cgi?id=24254
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://appdb.winehq.org/obj | |ectManager.php?sClass=versi | |on&iId=4403 |
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2010-09-03 21:58:17 CDT --- Please attach terminal output as a text file: http://wiki.winehq.org/FAQ#get_log
Are you saying that after doing winetricks mfc42, it does not have the pidgen.dll error?
http://bugs.winehq.org/show_bug.cgi?id=24254
--- Comment #2 from Richard shiningarcanine@gmail.com 2010-09-03 22:23:05 CDT --- Created an attachment (id=30541) --> (http://bugs.winehq.org/attachment.cgi?id=30541) Log from running Rise of Nations installer on stock WINE 1.3.1 sytem to observe pidgen.dll error.
(In reply to comment #1)
Please attach terminal output as a text file: http://wiki.winehq.org/FAQ#get_log
Are you saying that after doing winetricks mfc42, it does not have the pidgen.dll error?
Yes.
http://bugs.winehq.org/show_bug.cgi?id=24254
--- Comment #3 from Richard shiningarcanine@gmail.com 2010-09-03 22:26:35 CDT --- There is a typo in my attachment description. The version of WINE I am using is 1.3.2, not 1.3.1. If someone could modify it to reflect the correct version, it would be appreciated. I apologize for any confusion my typo might cause.
http://bugs.winehq.org/show_bug.cgi?id=24254
Richard shiningarcanine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #30541|Log from running Rise of |Log from running Rise of description|Nations installer on stock |Nations installer on stock |WINE 1.3.1 sytem to observe |WINE 1.3.2 sytem to observe |pidgen.dll error. |pidgen.dll error.
http://bugs.winehq.org/show_bug.cgi?id=24254
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Version|1.3.2 |1.3.1 Resolution| |DUPLICATE
--- Comment #4 from Dan Kegel dank@kegel.com 2010-09-03 22:29:26 CDT --- err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\Pidgenx.dll") not found
So, yeah, someday we should probably ship mfc42. But that day is years away. Stated policy, IIRC, is that this is currently beyond the scope of Wine.
*** This bug has been marked as a duplicate of bug 657 ***
http://bugs.winehq.org/show_bug.cgi?id=24254
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2010-09-03 23:49:04 CDT --- (In reply to comment #4)
err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\Pidgenx.dll") not found
So, yeah, someday we should probably ship mfc42. But that day is years away. Stated policy, IIRC, is that this is currently beyond the scope of Wine.
In the past few months there has been at least one person show up on irc with an interest in implementing mfc42.dll, not sure if they're still lurking in the shadows or have given up. Someone recently posted on wine-devel asking for general advice on implementing mfc42.dll (Benjamin Zink). Years away might be a little pessimistic.
Closing.