Search found 6 matches
- Tue Jan 14, 2014 7:45 pm
- Forum: Support and Development
- Topic: [Solved] Can't launch Löve 0.9.0 on Ubuntu 13.10
- Replies: 12
- Views: 9992
Re: Can't launch Löve 0.9.0 on Ubuntu 13.10
Thanks Slime, I solved the problem. It sounds like SDL might be being built without GLX support on your system, for some reason. After reading that, I had to : -Remove my current installation of libsdl2. -Download the .tar.gz on this page -Compile, then install -Re-install Löve After that, even if m...
- Tue Jan 14, 2014 6:49 pm
- Forum: Support and Development
- Topic: [Solved] Can't launch Löve 0.9.0 on Ubuntu 13.10
- Replies: 12
- Views: 9992
Re: Can't launch Löve 0.9.0 on Ubuntu 13.10
Just tried it, Steam's Big Picture works perfectly.
- Tue Jan 14, 2014 6:29 pm
- Forum: Support and Development
- Topic: [Solved] Can't launch Löve 0.9.0 on Ubuntu 13.10
- Replies: 12
- Views: 9992
Re: Can't launch Löve 0.9.0 on Ubuntu 13.10
Well. I've uninstalled Löve 0.9.0, then installed 0.8.0. It works . Right after, I uninstall everything and make a clean installation of Löve 0.9.0 : Same problem. So, yeah, the problem comes from the version 0.9.0. Still a problem, since I don't want to use 0.8.0... =( Just some details : zulli4n@z...
- Tue Jan 14, 2014 5:51 pm
- Forum: Support and Development
- Topic: [Solved] Can't launch Löve 0.9.0 on Ubuntu 13.10
- Replies: 12
- Views: 9992
Re: Can't launch Löve 0.9.0 on Ubuntu 13.10
Yeah, but still, this error is weird, since I have no problem with OpenGL applications usually. (For exemple, glxgears can run without any problem) I had Windows 7 x64 before, Löve used to work perfectly. Same GPU, just Windows Nvidia driver obviously. EDIT : And Glmark2 works too. OpenGL Informatio...
- Tue Jan 14, 2014 2:43 pm
- Forum: Support and Development
- Topic: [Solved] Can't launch Löve 0.9.0 on Ubuntu 13.10
- Replies: 12
- Views: 9992
Re: Can't launch Löve 0.9.0 on Ubuntu 13.10
Yup. Everything seems to be ok, and up-to-date.
- Tue Jan 14, 2014 10:41 am
- Forum: Support and Development
- Topic: [Solved] Can't launch Löve 0.9.0 on Ubuntu 13.10
- Replies: 12
- Views: 9992
[Solved] Can't launch Löve 0.9.0 on Ubuntu 13.10
Hey everyone, I've just installed Löve 0.9.0 on my computer (Ubuntu 13.10, 86_64x, Nvidia GTX 560 Ti), but I can't run it, it give me this error : zulli4n@zulli4n-pc:~$ love Could not set video mode: No OpenGL support in video driver Error: [string "boot.lua"]:322: Could not set window mod...