View Single Post
Posts: 2 | Thanked: 0 times | Joined on Jul 2010
#6
Do you launch your application with the "user" user?

Maybe you are using QtCreator. If you use QtCreator, the application gets launched with the "developer" user, wich, I think so, can't read /home/user/MyDocs/.sounds.

Try to exec your application from an xterm...

HTH,
Raul.