Quote:
Originally Posted by The GreatGonzo
Still no working gnuchess or emelFM2, though, no idea why, reinstalled them several times now. They both seem to have an identical hiccup - they start loading, green LED flashes wildly for a second, progress indicator starts up, then a screen refresh back to square one.
They both stopped working after the first Jukebox installation, but I can't tell for sure if it was the cause.
Ah, the joys of inofficial community software beta-testing ... 
|
Do you have any linux experience?
If you're not afraid to get your hands dirty, try this.
Download
mrxvt.
Open it up, and type these commands.
Code:
cd /mnt/cf/emelfm2
./run.sh
This should give you an error, and should help us diagnose what's going on.
Edit: Or you can do it the easy way
Or, just edit run.sh for emelfm2 in windows.
Change the last line to this:
Code:
./bin/emelfm2 2> output.txt
Then, just post the contents of output.txt