Closed GoogleCodeExporter closed 9 years ago
Hey,
Correct me if I'm wrong, but it looks like you're running something like
java -jar /usr/local/quelea/Quelea.jar
...from the "/home/clinton/Downloads" directory - hence setting your current
directory to a different one Quelea is in (and thus Quelea will search for
everything in the wrong place!)
Try navigating to the folder and launching directly, eg:
"cd /usr/local/Quelea && java -jar quelea.jar"
If that doesn't work then please let me know and I'll look into it further!
Original comment by berry...@gmail.com
on 14 Feb 2015 at 11:43
I'll close this as invalid for now assuming the above is true (just tidying
tickets up a bit) - if not let me know and I'll happily reopen!
Original comment by berry...@gmail.com
on 26 Feb 2015 at 12:36
Original issue reported on code.google.com by
clintona...@gmail.com
on 14 Feb 2015 at 11:21