Opie media player finds my mp3s on the sd card without difficulty. I select an mp3 to play and the player gui launches for a split second then disappears, returning me to the mp3 selection screen.
-and-
Jeode and jeode demos install successfully. I get the extra tab, but neither of the demos run when selected. No SIGSERV, no flash up on the screen, nothing.
Try running it from the command line, then post the error which you get.
To do this you'll need to know what to run, there are a load of files named *.desktop which live in subdirectories of /opt/QtPalmtop/apps/ (the subdirectory names being related to the tab name - you'll see). The .desktop filename should also be vaguely related to the name which appears under the icon, but may not.
Try doing 'more somefile.desktop' and see what the name is (Name=xxxx), also look for the binary name which is what you'll have to run in a minute (Exec=xxxx).
Once you've worked out what the binaries are you can move on to setp two ;-)
do 'cd /opt/QtPalmtop/bin'
as this is probably not in the path, then assuming the Exec line said 'Exec=somebinary', run the binary like so: './somebinary'
The graphical bit will come up, break it ;-) and then look at the output.
Si