Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: unbirthday on June 23, 2018, 12:51:59 PM
-
Not sure if this is a bug - I'm exploring TCL as a beginner. I'm experimenting with tightvnc, and everything is working fine, except that through the vncviewer on Windows, I get graphical issues with rox filer.
Shown here:
(http://i68.tinypic.com/jtqq84.png)
The rox filer partially working is run as tc, whilst the crashed one I tried as root (window immediately disappeared and gave that error message).
I'm using TCL 9.0, installed onto the HDD of a really old laptop (~2001 Compaq Evo Mobile Athlon XP, which works well in TCL btw).
I run tightvnc like this:
Xvnc :1 -rfbauth $HOME/.vnc/passwd &
DISPLAY=:1.0 flwm_topside & # <--- is there a better way than this, so that wbar also loads, as if I'm tc logging in
wbar works nicely through vnc, and even has a nice near-native framerate.
-
I've tried with realvnc, and it has the same issues. I noticed when I force the Xvnc -depth 32, it gives a different output, with black icons at the top and a garbled image. As rox filter uses gtk (I think) - I suspect that it is the issue.
-
Alright, I gave x11vnc a go, and that works much better. It does a framegrab, so it doesnt need a separate x11 session, and can be used like Synergy. On this old Athlon XP, it uses ~15% cpu usage -- still very fast for such a cpu intensive operation.
-
@ Moderators
Maybe this post belongs in TCE forum rather than TCB Q&A?
hi unbirthday
Is this 32 bit (x86) or 64 bit (x86_64) ?
and have you tried loading libXrandr or similar package to see if error is resolved.
I submitted the 64 bit rox-filer but have no experience at using vnc or similar packages