I have set up the tumblewwd as a serve for the home use.
I can connect to it via ssh using putty in the win10 client laptop.
When I tried to open the “dolphin” in the win10 putty client, it appears
user@mypc:~> dolphin
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Aborted (core dumped)
I have the “Xming” installed and running in the win10 client.
Any assistance with this issue would be greatly appreciated.
@ddtty if it’s a server, why/does it have a desktop environment running? If so, is it running X11 or Wayland? Did you use the -X option with ssh to connect?