http://bugs.winehq.org/show_bug.cgi?id=13455
Summary: wine not working under netbsd Product: Wine Version: 1.0-rc1 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: david.aubril@ac-nantes.fr
I tried wine with two programms : SP-Forth and mu-cade from ABA games. 1°) $ wine spf4-19-setup.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12 err:iphlpapi:getRouteTable Unexpected address type 0x10 err:iphlpapi:getRouteTable Unexpected address type 0x20 ...( and so on ) fixme:shell:SHAutoComplete SHAutoComplete stub ( I have to kill wine or it stands forever doing nothing ) 2°) wine mcd.exe err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12 err:iphlpapi:getRouteTable Unexpected address type 0x10 err:iphlpapi:getRouteTable Unexpected address type 0x20 ...( and so on ) wine in free(): warning: junk pointer, too high to make sense. ...( and so on like a thousand times ) ( wine then crashes by itself, i don't have to help it ) That's it. Best regards, David
http://bugs.winehq.org/show_bug.cgi?id=13455
david aubril david.aubril@ac-nantes.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |NetBSD Platform|Other |PC
http://bugs.winehq.org/show_bug.cgi?id=13455
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-26 16:29:14 --- You sure this is the 1.0-rc1? If so, please try removing ~/.wine directory and reinstalling your program and try again.
It is still looks like a duplicate of bug 2366. If Wine doesn't work - it doesn't work no matter what programs you try it with.
*** This bug has been marked as a duplicate of bug 2366 ***
http://bugs.winehq.org/show_bug.cgi?id=13455
--- Comment #2 from Luke Bratch l_bratch@yahoo.co.uk 2008-05-27 06:33:43 --- David, do not reply to wine-bugs, post in Bugzilla. Email read:
"1) Yes, it is 1.0-rc1 2) Both programms don't work, but in a different way : the first SP-Forth, begins the installation process ( i can see three or four screens - choose the language, welcome to the installation wizard, license agreement, choose components, choose install location ), but when it stands up doing nothing. The second, mu-cade, doesn't do anything at all. Best regards, David"
http://bugs.winehq.org/show_bug.cgi?id=13455
--- Comment #3 from Austin English austinenglish@gmail.com 2008-05-27 11:14:18 --- Can you try:
$ mv ~/.wine ~/.wine.bak $ wine notepad
http://bugs.winehq.org/show_bug.cgi?id=13455
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-11-17 13:12:16 --- Closing.