I have a problem using debian chrooted under Xfce4.
When I try to run a chrooted app using Crd, I get:
cannot connect to X server 127.0.0.1:0
I tried all the solutions
in the debian thread but in fact when I try to do
xhost +localhost I get
xhost: unable to open display "127.0.0.1:0"
The confusing part is when I start X with matchbox by just
startx and not
startxfce I can run debian chrooted apps no prob.
So it must be something connected to the Xfce4. What's wrong?
Incidentally, when starting X with Xfce4 everytime I get the login to create a profile or use a default one, I create one, and next time I start X it's not there and the same "create profile" dialog appears. Is this a permissions issue? Connected with the display thingie?