Telegram-desktop via x2go não será iniciado

0

O Telegram-desktop via x2go não será iniciado.

Máquina host:

$ uname -r
4.17.14-arch1-1-ARCH
$ pacman -Qs openssh
local/openssh 7.7p1-2
$ pacman -Qs x2goserver
local/x2goserver 4.1.0.2-1
$ pacman -Qs telegram-desktop
local/telegram-desktop 1.3.10-2

Máquina do cliente:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.1 LTS
Release:    18.04
Codename:   bionic
$ x2goclient --version
x2go-INFO-1> "Starting X2Go Client 4.1.1.1..."

Telegram-desktop funciona muito bem no host (arch linux). No entanto, ele não será iniciado pelo x2goclient com o tipo de sessão XFCE.

$ telegram-desktop 
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-russ'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-russ'
QApplication: invalid style override passed, ignoring it.
Gdk-Message: 10:56:30.756: telegram-desktop: Fatal IO error 2 (No such file or directory) on X server :132.0.

Eu tentei maneiras diferentes de começar.

$ XDG_RUNTIME_DIR=/run/user/1000/ telegram-desktop
QApplication: invalid style override passed, ignoring it.
Gdk-Message: 10:58:01.143: telegram-desktop: Fatal IO error 2 (No such file or directory) on X server :132.0.
$ XDG_RUNTIME_DIR=/run/user/1000/ telegram-desktop -style Fusion 
Gdk-Message: 10:58:37.227: telegram-desktop: Fatal IO error 2 (No such file or directory) on X server :132.0.

Também tentou alterar o tema do ícone na máquina host, mas sem sorte. Outros aplicativos funcionam bem através do x2go. Ficaria muito grato por qualquer ajuda.

    
por Russel FP 12.08.2018 / 10:08

1 resposta

0

isso funcionou para mim:

X2GO_NXAGENT_DEFAULT_OPTIONS +="- EXPEDIÇÕES GRANDES"

comente esta linha em /etc/x2go/nx_agent.options

Há um aviso w / r para travar quando a opção está ativada, então vou ter que ficar de olho nisso; O telegrama funciona novamente bem no x2go agora.

Tudo de bom, uwe

    
por 28.11.2018 / 14:10

Tags