Quote:
Originally Posted by ColdSun
I'm about to finish my full review. Sorry about the delay folks, just had a busy week. I think all of us have learned a lot about the SmartQ 7 this week alone.
On another note, I'm getting an error now that seems permissions related when I use GDebi. Anyone experienced this yet?
Failed to run gdebi-btk '--non=interactive' '/media/disk/mirage_0.9-1_arm.deb' as user root. Unable to copy the user's Xauthorization file.
EDIT: I found the fix. It was on the chinese forum. Whoever posted the fix had it right but the syntax is not correct so I had to remove spaces here and there. If you are having this problem here is the answer. Open evilvte and type this command exactly how you see it:
sudo touch ~/.Xauthority && sudo chown $LOGNAME ~/.Xauthority && chmod 775 ~/. Xauthority
I was able to install Mirage (image viewer) on the new firmware after I used this command.
|
Thanks Coldsun, I have this too. Thought it was an escalating problem of other stuff I may or may not have done.
Will try this fix. Cheers