Silent-Hunter
Hardcore Member
- Joined
- May 29, 2010
- Messages
- 3,485
If it select any menu item in Elemental, it crashes.
Contents of pndrun_elemental.out
Contents of pndrun_elemental.out
Code:
=======================================================================================
PND : /media/2/pandora/desktop/Elemental.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/2/pandora/appdata/elemental
APPDD_FSTYPE : ext3
PND_CPUSPEED : <unset>
EXENAME : ./run.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs "/dev/loop0" "/mnt/utmp/elemental"
Mounting the Union FS : mount -t aufs -o exec,dirs="/media/2/pandora/appdata/elemental=rw+nolwh":"/mnt/pnd/elemental=rr" none "/mnt/utmp/elemental"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application (./run.sh ) ----------
18 22 24 37 [(100, 100, 140), 5, 0, 0, [0, 0, 0], 'wall', 0, 0, [], [0], 0, 0, 11, 15, 0] [(0, 0, 0), 0, 0.5, 0, [0, 0, 0], 'erase', 0, 0, [], [0, 0], 0, 0, 0, 0, 0] 888
18 22 24 37 [(100, 100, 140), 5, 0, 0, [0, 0, 0], 'wall', 0, 0, [], [0], 0, 0, 11, 15, 0] [(0, 0, 0), 0, 0.5, 0, [0, 0, 0], 'erase', 0, 0, [], [0, 0], 0, 0, 0, 0, 0] 888
Traceback (most recent call last):
File "./elemental.py", line 1440, in <module>
if __name__ == '__main__': main()
File "./elemental.py", line 852, in main
p = open(savefile, 'w')
IOError: [Errno 2] No such file or directory: '/mnt/utmp/elemental/Applications/Data/elemental_save.dat'
[ FAILED]--- Starting the application (./run.sh ) ----------
[ START ]--- Restoring the frame buffer status ----------
[SUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[SUCCESS]--- Waiting the Union to be available ----------
rmdir: failed to remove `/mnt/utmp/elemental': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[SUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[SUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 4