View Single Post
Nathraiben's Avatar
Posts: 267 | Thanked: 408 times | Joined on May 2010 @ Austria
#25
Originally Posted by pantera1989 View Post
Yes when I said fix the error I was going to see if the folders existed. You saved me the trouble, I just arrived home and was about to get started. I am no coder, but I usually can find the reason for most quirks and bugs without resorting to the code.

Linux does seem to have trouble sometimes when creating new directories. And deleting not empty directory.
It can be pretty picky, true. But then again it's the coder's fault for being too lazy to make checks before saving.

One thing I am trying to solve right now is a shortcut for Little Big Adventure (LBA). It is very nice and even has an icon. The game boots but those damn permissions. When it comes to save the game quits. It doesn't have the permission to write the file. Not even using xterm, the game still quits. It works only when opened as root. Ah well..I will solve it one day.
Did you try to chmod the folder to give non-admin users full permission to it?

Originally Posted by albertozerox View Post
In this version apmefo_0.9-3 you mean?
It is - I hope it fixes those problems!