kwb I'm new to OpenLP and I'm trying to determine if it is a good solution for me. However; I can't get the software to run at all. I've downloaded the current version (2.05) and tried installing and running on two different windows 7 machines. On both machines the program just crashes. Does anybody have any ideas? Is there a log file generated that I can look at?<br><br>Please Help!<br><br>-Ken
alisonken1 Hello kwb -<br>First question - do you have python v2 or python v3 installed?<br>OpenLP v2.0 uses python v2.
kwb I don't know what version of python is installed. the version of python installed would be whatever version OpenLP installed or was already instaled on my Machine. <br>
tgc Hi Kwb<br>If you start OpenLP in debug mode there should be created a debug log. Take a look at this guide: http://wiki.openlp.org/Debug_Log#TroubleshootingJust ignore the parts about Linux and Mac OS X.When you have got a debug log you should post it somewhere where we can read it, like http://pastebin.com/<br>
kwb Thanks tgc, <br>that's the info I was looking for.<br><br>The error log is posted at http://pastebin.com/spuNx2gG<br>if anybody has ideas please let me know.<br>
raoul kwb, your log doesn't really tell us anything. The only similar thing we've seen was on Windows XP with graphics cards drivers which didn't support OpenGL. OpenLP uses OpenGL to speed up rendering.<br>
kwb Here is the message I'm getting reported through windows:<br><br>Unhandled exception at 0x09A1DF27 (nvoglv32.dll) in OpenLP.exe: 0xC0000005: Access violation writing location 0x34D069A4.<br><br><br>
kwb The computer is 64bit i7 running windows 7 professional. The video cards do support OpenGL and both are Nvidia geforce gt 620's.<br><br><br><br>
tgc The error message "Unhandled exception at 0x09A1DF27 (nvoglv32.dll) in OpenLP.exe" points to a OpenGL driver problem, but it is hard for us to say what the issue is... Can you run other OpenGL programs or games?