Release [REPO] Wagic - 0.18.6.3 - Update


It works here, i will need to see the log located at /tmp/pndrun_wagic.out to see why it doesn't work for you.
 
=======================================================================================

PND             : /media/mmcblk0p1/pandora/menu/wagic.pnd

PND_FSTYPE      : Squashfs

APPDATADIR      : /media/mmcblk0p1/pandora/appdata/wagic

APPDD_FSTYPE    : vfat

PND_CPUSPEED    : <unset>

EXENAME         : start.sh

ARGUMENTS       : <unset>

=======================================================================================

[ START ]--- Mount the PND ----------

Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/wagic"

Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/mmcblk0p1/pandora/appdata/wagic=rw+nolwh":"/mnt/pnd/wagic=rr" none "/mnt/utmp/wagic"

[sUCCESS]--- Mount the PND ----------

[ START ]--- Starting the application ( start.sh  ) ----------

QGtkStyle was unable to detect the current GTK+ theme.

Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed

/usr/pandora/scripts/pnd_run.sh: line 522:  2949 Segmentation fault      "./$EXENAME" $ARGUMENTS "$@"

[ FAILED]--- Starting the application ( start.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 ----------

auplink:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device

rmdir: failed to remove `/mnt/utmp/wagic': 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 : 3
 
Have you tried running with a swapfile? Maybe you are just running out of memory (you have a CC right?).
 
I havent tried setting up a swapfile but I will now.  What is the recommended size?
 
Same problem with swapfile :-(

EDIT - Deleted the appdata folder.  Program downloaded resources, than went back to the black screen than crashing back to minimenu.
 
Last edited by a moderator:
My guess is that a QT library or something is missing. QT is doing some "dlopen" to load libraries, so the "ldd" trick is not enough to find dependancies. For a set a QT libs that can works for game, you can look inside my "Erebus" PND for what I had to include to make it run (including Phonon).
 
Last edited by a moderator:
I missed some libraries, but now sound is working. Thx ptitSeb.

Bad news is game still doesn't work with wifi activated and one new error appears.

When i launch the game it doesn't load unless i press pandora button.

Edit: only happens in openbox and minimenu, uploading for more testing.
 
Last edited by a moderator:
I missed some libraries, but now sound is working. Thx ptitSeb.

Bad news is game still doesn't work with wifi activated and one new error appears.

When i launch the game it doesn't load unless i press pandora button.

Edit: only happens in openbox and minimenu, uploading for more testing.
Same thing here, the game is working for me (with music!) in latest update, gotta push pandora button to start it though.  But at least its working for me again!
 
Back
Top