[Bug 14912] New: Phalanx Visual Chat Crashes
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(a)winehq.org ReportedBy: dunerkahl(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 --- Comment #1 from Jeff Gringo <dunerkahl(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #2 from Louis Lenders <xerox_xerox2000(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 --- Comment #3 from Jeff Gringo <dunerkahl(a)yahoo.de> 2008-08-19 08:37:33 --- Created an attachment (id=15488) --> (http://bugs.winehq.org/attachment.cgi?id=15488) winedbg output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 Jeff Gringo <dunerkahl(a)yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dunerkahl(a)yahoo.de --- Comment #4 from Jeff Gringo <dunerkahl(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 --- Comment #6 from Jeff Gringo <dunerkahl(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 --- Comment #7 from Louis Lenders <xerox_xerox2000(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 --- Comment #8 from Louis Lenders <xerox_xerox2000(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #9 from Juan Lang <juan_lang(a)yahoo.com> 2008-08-19 10:57:51 --- Since it runs with components Wine doesn't (won't) provide, I'm marking this invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from James Hawkins <truiken(a)gmail.com> 2008-08-19 12:24:17 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14912 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org