linux-sunxi/sunxi-livesuite

./image/ASuitImage.cpp, LoadToolsPlug failed 206

cajomar opened this issue · 2 comments

I built it on Arch Linux according to the debian instructions. I then tried to select a .img file, but the GUI said the file is invalid and gave this error in the terminal:

Load /home/caleb/s/sunxi-livesuite/x86-64/tools.scj failed
./image/ASuitImage.cpp, LoadToolsPlug failed 206

The full terminal log is:

Starting x86-64/LiveSuit.

QGtkStyle was unable to detect the current GTK+ theme.
library file path: /home/caleb/s/sunxi-livesuite/x86-64/plgvector.dll
library file path: /home/caleb/s/sunxi-livesuite/x86-64/LangPlg.dll
LoadFile 24
Open 274: Language file format is UTF-8
library file path: /home/caleb/s/sunxi-livesuite/x86-64/LiveProc.Plg
library file path: /home/caleb/s/sunxi-livesuite/x86-64/plgvector.dll
library file path: /home/caleb/s/sunxi-livesuite/x86-64/luaeFex.dll
Dev Plugin The Device Path is: /dev/aw_efex0
Register./luaBase.dll l_RegAllFun Sucess!
Register./luaeFex.dll l_RegAllFun Sucess!
Register./luadec.dll l_RegAllFun Sucess!
ANDROID!��
pIn pOut:
pIn pOut:
pIn pOut:
pIn pOut:
pIn pOut:
pIn pOut:
Load /home/caleb/s/sunxi-livesuite/x86-64/tools.scj failed
./image/ASuitImage.cpp, LoadToolsPlug failed 206

Hi,
I have a same issue with different firmware.

Thank you

I also meet the same issue, after use chmod 777 to change the x86-64 folder permission, the issue can be fixed.
for example, sudo chmod 777 /home/caleb/s/sunxi-livesuite/x86-64