http://bugs.winehq.org/show_bug.cgi?id=14912
Summary: Phalanx Visual Chat Crashes Product: Wine Version: CVS/GIT Platform: PC URL: http://www.bhlabs.com/downloadsplash.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dunerkahl@yahoo.de
Created an attachment (id=15486) --> (http://bugs.winehq.org/attachment.cgi?id=15486) Error messages Phalanx produces
Phalanx Visual Chat doesn't work, it crashes on startup with Various Runtime Errors (see Attachment)
http://bugs.winehq.org/show_bug.cgi?id=14912
--- Comment #1 from Jeff Gringo dunerkahl@yahoo.de 2008-08-19 08:30:28 --- Created an attachment (id=15487) --> (http://bugs.winehq.org/attachment.cgi?id=15487) Wine output when running Phalanx
http://bugs.winehq.org/show_bug.cgi?id=14912
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-08-19 08:36:39 --- Does the command
'wget http://kegel.com/wine/winetricks && sh winetricks riched20'
work around that crash?
http://bugs.winehq.org/show_bug.cgi?id=14912
--- Comment #3 from Jeff Gringo dunerkahl@yahoo.de 2008-08-19 08:37:33 --- Created an attachment (id=15488) --> (http://bugs.winehq.org/attachment.cgi?id=15488) winedbg output
http://bugs.winehq.org/show_bug.cgi?id=14912
Jeff Gringo dunerkahl@yahoo.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dunerkahl@yahoo.de
--- Comment #4 from Jeff Gringo dunerkahl@yahoo.de 2008-08-19 08:47:59 --- (In reply to comment #2)
Does the command
'wget http://kegel.com/wine/winetricks && sh winetricks riched20'
work around that crash?
No, it unfortunately doesn't.
http://bugs.winehq.org/show_bug.cgi?id=14912
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-08-19 08:55:18 --- hmm, it looks like it even crashes earlier. Another thing you might try is remove riched20 again as a native library ( start winecfg, and look under the Libraries tab, and remove it). Then try run with native oleaut32:
'wget http://kegel.com/wine/winetricks && sh winetricks vcrun6'
Then run the app with:
WINEDLLOVERRIDES="oleaut32" wine app_name.exe
If that doesn't help either i guess you have to generate some debugtraces
http://bugs.winehq.org/show_bug.cgi?id=14912
--- Comment #6 from Jeff Gringo dunerkahl@yahoo.de 2008-08-19 09:34:46 --- (In reply to comment #5)
hmm, it looks like it even crashes earlier. Another thing you might try is remove riched20 again as a native library ( start winecfg, and look under the Libraries tab, and remove it). Then try run with native oleaut32:
'wget http://kegel.com/wine/winetricks && sh winetricks vcrun6'
Then run the app with:
WINEDLLOVERRIDES="oleaut32" wine app_name.exe
If that doesn't help either i guess you have to generate some debugtraces
That also doesn't help
http://bugs.winehq.org/show_bug.cgi?id=14912
--- Comment #7 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-08-19 09:39:41 --- hi, i downloaded the client 4.0
The application apparently needs jet40:
wget http://kegel.com/wine/winetricks && sh winetricks jet40
Then it starts fine for me. I'll restart on a complete fresh ~/.wine and see if i still need any native dlls
http://bugs.winehq.org/show_bug.cgi?id=14912
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-08-19 09:45:21 --- for me the app starts fine on a complete fresh ~/.wine doing:
rm -rf ~/.wine ( don't do that if you have valuable stuf in there, just move it away then!!!)
wget http://kegel.com/wine/winetricks && sh winetricks jet40 wget http://kegel.com/wine/winetricks && sh winetricks mfc42
Then run the installer and the app ittself
Downloaded from http://www.bhlabs.com/downloads/px/inst_PhalanxFull.exe
http://bugs.winehq.org/show_bug.cgi?id=14912
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2008-08-19 10:57:51 --- Since it runs with components Wine doesn't (won't) provide, I'm marking this invalid.
http://bugs.winehq.org/show_bug.cgi?id=14912
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from James Hawkins truiken@gmail.com 2008-08-19 12:24:17 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=14912
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified