I'm finding that some PND's, no matter how many times I download, simply refuse to work on my Pandora. One which I've tried to get working was the updated version of Midori, which goes through the motions of loading, but never gets anywhere. This evening I downloaded the Garden of Coloured lights PND, it doesn't seem to want to load either. Both these PND's happily appear in the correct spots on the Xfce menu, so I assume I have the complete file. Anybody else got a similar issue?
Did you check the log for any issues?
The log is in /tmp/ (the pnd_run-out-files)
From refusing to work yesterday, Garden of Coloured lights is working fine now, I still have the issue with the following, so I'm posting the pnd_run-out files (so apologies in advnace for the long post, I don't know how to hide text on here!)
1. PC Man File Manager
=======================================================================================
PND_SCRIPT : pnd_run.sh
PND_ARGS : -p /media/KINGSTON32/pandora/menu//pcmanfm.pnd -e scripts/pcmanfm.sh -b pcmanfm
PND : /media/KINGSTON32/pandora/menu//pcmanfm.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/KINGSTON32/pandora/appdata/pcmanfm
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : scripts/pcmanfm.sh
ARGUMENTS : <unset>
=======================================================================================
[12h05m57 START ]=== Mount the PND ==================================================
[12h05m58 INFO ] Mounting : mount -t squashfs "/dev/loop0" "/mnt/pnd/pcmanfm"
[12h05m58 INFO ] Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/KINGSTON32/pandora/appdata/pcmanfm=rw+nolwh":"/mnt/pnd/pcmanfm=rr" none "/mnt/utmp/pcmanfm"
[12h05m58 SUCCESS ]=== Mount the PND ==================================================
[12h05m59 START ]=== Starting the application (scripts/pcmanfm.sh ) =================
[12h05m59 INFO ] ** (pcmanfm:1414): DEBUG: (NULL) message
[12h06m00 INFO ] /usr/pandora/scripts/pnd_run.sh: line 387: 1414 Segmentation fault "./$EXENAME" $ARGUMENTS
[12h06m00 FAILED ]=== Starting the application (scripts/pcmanfm.sh ) =================
[12h06m00 START ]=== uMount the PND =================================================
[12h06m01 INFO ] cleanup done
[12h06m01 SUCCESS ]=== uMount the PND =================================================
=======================================================================================
Return code is : 1
2. Midori 0.3.3
=======================================================================================
PND_SCRIPT : pnd_run.sh
PND_ARGS : -p /media/KINGSTON32/pandora/menu//midori-0.3.3-1.pnd -e ./run -b midori-0.3.3
PND : /media/KINGSTON32/pandora/menu//midori-0.3.3-1.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/KINGSTON32/pandora/appdata/midori-0.3.3
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : ./run
ARGUMENTS : <unset>
=======================================================================================
[12h09m57 START ]=== Mount the PND ==================================================
[12h09m58 INFO ] Mounting : mount -t squashfs "/dev/loop0" "/mnt/pnd/midori-0.3.3"
[12h09m58 INFO ] Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/KINGSTON32/pandora/appdata/midori-0.3.3=rw+nolwh":"/mnt/pnd/midori-0.3.3=rr" none "/mnt/utmp/midori-0.3.3"
[12h09m58 SUCCESS ]=== Mount the PND ==================================================
[12h09m59 START ]=== Starting the application (./run ) ==============================
[12h09m59 ERROR ] ls: cannot access ./plugins: No such file or directory
[12h09m59 ERROR ] ./midori.bin: error while loading shared libraries: libxcb.so.1: cannot open shared object file: No such file or directory
[12h10m00 FAILED ]=== Starting the application (./run ) ==============================
[12h10m00 START ]=== uMount the PND =================================================
[12h10m01 INFO ] cleanup done
[12h10m01 SUCCESS ]=== uMount the PND =================================================
=======================================================================================
Return code is : 5