View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#29
Originally Posted by doctorbri View Post
This worked great, thanks. Is that all your "Make OO Fullscreen" app is?
<blush> You've caught me!


Originally Posted by doctorbri View Post
I originally tried to, but I get the error posted below. Why would an app work in the chroot but not via Ice? I have also tried running via the '/root/debian hilda' and 'cp .desktop' methods, but neither work. Gnomesword only works via chroot and closes automaticly when the chroot is closed (this may be normal behavior, I don't know).

Code:
** (gnomesword2:1600): WARNING **: can't create bookmarks dir
empty document
I/O error : Permission denied
I/O warning : failed to load external entity "/home/user/.gnomesword/settings.xml"
Document not parsed successfully. 
empty document 
Segmentation fault
I recognize this. This was one of the reasons why I made the "hilda" command. You ran gnomesword as root the first time (in the chroot prompt), and now you can't run it as user (which is what happens with all of the other methods). At the chroot prompt, you have to do the following:
Code:
chown -R user:users /home/user/.gnomesword
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 2 Users Say Thank You to qole For This Useful Post: