http://bugs.winehq.org/show_bug.cgi?id=59236 Louis Lenders <xerox.xerox2000x@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |download URL| |https://viewer-download.sec | |ondlife.com/Viewer_7/Second | |_Life_7_2_3_19375695301_x86 | |_64_Setup.exe Status|UNCONFIRMED |NEEDINFO CC| |xerox.xerox2000x@gmail.com --- Comment #1 from Louis Lenders <xerox.xerox2000x@gmail.com> --- Hi, Could you also post the console output before the crash? FYI: I cannot reproduce this crash. I created account and installed the program. The crash with SLVersionChecker.exe is due to powershell.exe being a complete stub program. After starting the program it just exited for me with an error seemingly related to error message from the program: LLGLSLShader::bind : ASSERT (mProgramObject != 0) I think (guess) this is due to my crappy old Intel builtin GPU (I'm trying this on a laptop ~10 years old). After trying some things I got it running by forcing zink to be used : MESA_LOADER_DRIVER_OVERRIDE=zink WINEDLLOVERRIDES=powershell.exe=d wine SecondLifeViewer.exe This allowed the program to start for me. (this zink override is probably not needed on a decent GPU???) -- 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.