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.