Starting LXQt virtual desktop

Forum / NoMachine for Linux / Starting LXQt virtual desktop

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13402
    hifi25nl
    Participant

    I am trying to start a virtual LXQt Desktop on a headless archlinux.

    Following arch wiki:

    ———–

    If no X server is running on the server, NoMachine starts its own X server (DISPLAY :0) and tries to run a /etc/X11/Xsession script to get the user into the default DE. This fails in Arch Linux (you get only a black screen) because an Xsession script does not exist.

    To resolve this issue, edit the key DefaultDesktopCommand in /usr/NX/etc/node.cfg. E.g. for MATE desktop environment:

    DefaultDesktopCommand “/usr/bin/mate-session”

    ———–

    So I have changed that line to

    DefaultDesktopCommand “/usr/bin/startlxqt”

    The problem I have is that I see the bottom bar, but the desktop background is black. Some applications are starting fine, but not the file manager pcmanfm-qt. Google Chrome starts, but almost immediately disappears.

    I would like to start a virtual session with the same configuration of my installed LXQt Desktop with wallpaper, etc.

    How?

     

    #13413
    hifi25nl
    Participant

    Today I have checked with a xfce 4 system with DefaultDesktopCommand “/usr/bin/startxfce4” and also in this case the result is a black screen.

    I guess the problem is with the dbus, since in the first case (LXQt) I can launch pcmanfm-qt in a terminal window only with the command “dbus-launch pcmanfm-qt” and in the second case (xfce 4) there are some popup errors about dbus.

    Maybe this is not possible with NoMachine free?

    #13507
    Britgirl
    Keymaster

    DefaultDesktopCommand “/usr/bin/startxfce4” is the correct format and works. We checked this and don’t have any issues with LXQt or XFCE in Arch. So I can only assume that there is something wrong with your configuration of LXQt or XFCE not with NoMachine. What about trying re-installing Arch?

    #13553
    hifi25nl
    Participant

    I discovered the dbus problem with the last version 1.10.12:

    https://bugs.archlinux.org/task/50543

    Temporarily  I have downgraded to dbus+libdbus 1.10.8 and now the command /usr/bin/startlxqt is working.

    #13558
    Britgirl
    Keymaster

    Thanks for letting us know.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic was marked as solved, you can't post.