Pnd Folders


Pleng

Well-Known Member
Joined
Dec 28, 2006
Messages
3,030
I have a sub-directory called mplayer in my pandora/menu directory. In it is a PXML and a shellscript to launch MPlayer (so I can run it from mini-menu). It used to work but now it doesn't. I haven't used the icon in a while so I'm wondering if PND folders have been broken in one of the hotfixes?

Here is the output from pndrun:

I have also tried with a Fat32 cards and het pretty much the same output (you can probably guess which line is different..!)

in fork!
PND ++ /media/APPS/pandora/menu/mplayer/
mountpoint: /media/APPS
Basename: plengscripts2
mkdir -p /mnt/pnd/plengscripts2
/mnt/utmp/plengscripts2
/usr/pandora/scripts/pnd_run.sh: line 124: [: !: integer expression expected
not mounted on loop yet, doing so
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
LoopMountedon:
losetup: could not find any free loop device

usedminor 5
freeminor 6
Filetype is directory
sudo mount --bind -o ro "/media/APPS/pandora/menu/mplayer/"
mount: special device "/media/APPS/pandora/menu/mplayer/" does not exist
mounting union!
Filesystem is ext3
/usr/pandora/scripts/pnd_run.sh: line 200: ./mediaplay.sh: No such file or directory
app exited
rmdir: failed to remove `/mnt/utmp/plengscripts2': Device or resource busy
rm: cannot remove `/mnt/utmp/plengscripts2': Is a directory
umount: /mnt/pnd/plengscripts2: not mounted
rmdir: failed to remove `/media/APPS/pandora/appdata/plengscripts2/.wh..wh..tmp': No such file or directory
rmdir: failed to remove `/media/APPS/pandora/appdata/plengscripts2/': Directory not empty
cleanup done
 
Are you sure it worked? As far as I remember I mentioned it to skeezix even before the first release that PXMLs in a folder don't work yet.
That's the reason I created PNDs instead of simple PXML files for all those CPU-Speed, etc. scripts.
 
Yes I'm pretty sure it it worked. I also had a load of CPU speed scripts working from a folder (which I subsequently PND'd up). Could be a very bad memory but I'm almost certain it was working.
 
Back
Top