Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Ok checked and im getting -> gbc: error: Cannot create .startup file
  2.  
  3. and from run_pnd -> sudo /usr/pandora/scripts/pnd_run.sh -m -p /media/SD/pandora/desktop//gambas.pnd -e scripts/gambas3.sh -b gambas
  4. not mounted on loop yet, doing so
  5. LoopMountedon:
  6. /dev/loop0
  7. Filetype is Squashfs
  8. Mounting PND (mount -t squashfs) :
  9. /dev/loop0 on /mnt/pnd/gambas type squashfs (ro)
  10. Filesystem is vfat
  11. Mounting the Union FS using /media/SD/pandora/appdata/gambas as Write directory:
  12. mount -t aufs -o exec,noplink,dirs=/media/SD/pandora/appdata/gambas=rw+nolwh:/mnt/pnd/gambas=rr none /mnt/utmp/gambas
  13. none on /mnt/utmp/gambas type aufs (rw,si=62bab877,noplink)
  14. none on /mnt/utmp/gambas type aufs (rw,si=62bab877,noplink)
  15. [------------------------------]{ App start }[---------------------------------]
  16. QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv_open failed
  17. QIconvCodec::convertToUnicode: using ASCII for conversion, iconv_open failed
  18. warning: unable to load Qt translation: en_US
  19. warning: unable to load 16/cancel
  20.  
  21. ----
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement