great! I'll look into the full screen issue. Thanks again
thelukester92
Creator of
Recent community posts
Thanks for trying. I've uploaded another .deb file, please try that and let me know if it works. I'm packaging the dependencies this time, so in theory it should work. I installed on a fresh install of Ubuntu and it worked, so hopefully it will work for you as well.
Thanks again for bringing this to my attention!
Thanks! You are correct, it appears that it only worked on my machine because I already had the dependencies. After investigating all morning, the only solution I can come up with is for you to run these commands first:
sudo apt-add-repository ppa:bartbes/love-stable
sudo apt-get install love
I'm open to suggestions about alternative approaches, but for now I might change the .deb so that it depends on love and will not allow the install until love is installed using the method above. Can you try it and let me know if that works?