OESF Portables Forum
General Forums => General Discussion => Topic started by: Omicron on August 07, 2004, 06:03:11 pm
-
Title says it all, trying to run a Java program from command line (installed by IPK, but GUI launch not working yet) and when I run the program I get the
"Qt/Embedded data not owned by user 0"
even when I run it as root.
This would seem to be a common problem, but I am not sure if it a java problem (where I am reading resources from) or an IPK problem (where I put the resources) or some like they don't agree.
Any help would be apprected.
-
Whenever I try to run programs that use qtopia for visuals as root, I see this error. The work around is to run as zaurus not root.
If you need root perms then yuo will need su
Stu
-
Whenever I try to run programs that use qtopia for visuals as root, I see this error. The work around is to run as zaurus not root.
If you need root perms then yuo will need su
Stu
Thanks, I'll give it a shot.
-
Title says it all, trying to run a Java program from command line (installed by IPK, but GUI launch not working yet) and when I run the program I get the
"Qt/Embedded data not owned by user 0"
even when I run it as root.
This would seem to be a common problem, but I am not sure if it a java problem (where I am reading resources from) or an IPK problem (where I put the resources) or some like they don't agree.
Any help would be apprected.
There is a hard coded check in qte that the person running the application is the same as the person running qte. Root wont match that check