Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
6
votes
1
answers
3948
views
X2Go: How to enable/disable
[Documentation](https://wiki.archlinux.org/index.php/X2go#Start_X2Go_server_daemon) and various internet answers suggest `x2goserver` will have a service on systemd systems which can be started (or stopped, etc) with `systemctl start x2goserver`. However, there is no such service on my system (Fedor...
[Documentation](https://wiki.archlinux.org/index.php/X2go#Start_X2Go_server_daemon) and various internet answers suggest
x2goserver
will have a service on systemd systems which can be started (or stopped, etc) with systemctl start x2goserver
.
However, there is no such service on my system (Fedora 30 MATE):
> Unit x2goserver.service could not be found.
There is also no process by this name except for x2gocleansessions
:
$ pgrep -la x2go
1808 /usr/bin/perl /usr/sbin/x2gocleansessions
Yet, X2Go is working. Has its process or service been named something else now?
How can X2Go be turned off or on?
adatum
(1241 rep)
May 22, 2019, 06:43 PM
• Last activity: Jul 31, 2025, 08:07 PM
0
votes
0
answers
16
views
Linux module command setup via xrdp or x2go
I have the 'module' `lmod` command set up on my Ubuntu Linux servers. This works well for users who connect via ssh to the server ('module avail' shows the available modules). Some users want to connect using xrdp or x2go, and when they open a terminal window in that type of session, the 'module' co...
I have the 'module'
lmod
command set up on my Ubuntu Linux servers.
This works well for users who connect via ssh to the server ('module avail' shows the available modules).
Some users want to connect using xrdp or x2go, and when they open a terminal window in that type of session, the 'module' commands don't work.
I can solve this on a case-by-base basis by having them edit the preferences in the terminal app and setting 'Run command as a login shell'.
New terminal sessions after that will have the 'module' environment set up correctly.
How can I set this system-wide, so that all users get that 'login shell' behavior? Or, how can I configure it so that the lmod setup gets run whether it's a login shell or not?
DJR
(1 rep)
Nov 8, 2024, 09:01 PM
• Last activity: Jun 17, 2025, 05:28 AM
1
votes
1
answers
451
views
Windows X2Go using ssh config file
To connect to our servers we use X2Go. The setup is a little bit more sophisticated due to the use of a proxy. The proxy is setup properly and works when I connect via ssh in the powershell. I also installed the ssh keys and I dont have to give the password. The problem is now that I need to use thi...
To connect to our servers we use X2Go. The setup is a little bit more sophisticated due to the use of a proxy. The proxy is setup properly and works when I connect via ssh in the powershell. I also installed the ssh keys and I dont have to give the password. The problem is now that I need to use this ssh config file. Before you ask me to use the proxy in the session settings of X2Go, here comes the second kicker.
On Windows I recently had to start adding the
-m hmac-sha2-512
to avoid the corrupt MAC error. This option I can not pass in the session settings.
A colleague (that uses linux) told me the that the "Try auto login ... " checkbox in the session settings supposedly reads the .ssh/config file. On Windows it does not seem to work.
Simon T.
(31 rep)
Feb 21, 2024, 10:50 PM
• Last activity: Feb 23, 2024, 10:27 AM
2
votes
1
answers
1837
views
x2go session terminates immediately
The server to which I am connecting is CentOS 7, the client is Windows 10. I am able to connect to an existing X session as remote desktop, but launching anything standalone, e.g. terminal or web browser does not work - the window is briefly opened, but then immediately closes afterwards and the ses...
The server to which I am connecting is CentOS 7, the client is Windows 10. I am able to connect to an existing X session as remote desktop, but launching anything standalone, e.g. terminal or web browser does not work - the window is briefly opened, but then immediately closes afterwards and the session terminates.
There does not appear to be anything useful in the error logs - (nothing present in the file .xsession-x2go-hostname.errors). The logs of the session itself are below:
running as X2Go Agent
NXAGENT - Version 3.5.99.26
Copyright (c) 2001, 2011 NoMachine (http://www.nomachine.com)
Copyright (c) 2008-2014 Oleksandr Shneyder
Copyright (c) 2011-2016 Mike Gabriel
Copyright (c) 2014-2016 Ulrich Sibiller
Copyright (c) 2014-2016 Mihai Moldovan
Copyright (c) 2015-2016 Qindel Group (http://www.qindel.com)
See https://github.com/ArcticaProject/nx-libs for more information.
Info: Agent running with pid '24336'.
Session: Starting session at 'Mon May 16 14:49:55 2022'.
Info: Proxy running in client mode with pid '24336'.
Info: Using errors file '/tmp/.x2go-user/C-user-97-1652705393_stRTERMINAL_dp32/session.log'.
Info: Using stats file '/tmp/.x2go-user/C-user-97-1652705393_stRTERMINAL_dp32/C-user-97-1652705393_stRTERMINAL_dp32/stats'.
Loop: WARNING! Unrecognized session type 'unix-kde-depth_32'. Assuming agent session.
Warning: Unrecognized session type 'unix-kde-depth_32'. Assuming agent session.
Info: Waiting for connection from 'localhost' on socket 'tcp:*:55494'.
Info: Accepted connection from '127.0.0.1'.
Info: Connection with remote proxy completed.
Info: Using ADSL link parameters 1408/24/1/0.
Info: Using agent parameters 5000/10/50/0/0.
Info: Using cache parameters 4/4096KB/8192KB/8192KB.
Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_32'.
Info: Using ZLIB data compression 1/1/32.
Info: Using ZLIB stream compression 4/4.
Info: No suitable cache file found.
Info: Listening to X11 connections on display ':97'.
Info: Established X client connection.
Info: Using shared memory parameters 1/1/0/0K.
Info: Using alpha channel in render extension.
Info: Not using local device configuration changes.
Warning: Cannot read keystroke file '/home/user/.x2go/config/keystrokes.cfg'.
Info: using keystrokes file '/etc/x2go/keystrokes.cfg'
Info: ignoring unknown keystroke action 'debug_tree'.
Info: ignoring unknown keystroke action 'regions_on_screen'.
Info: ignoring unknown keystroke action 'test_input'.
Info: ignoring unknown keystroke action 'deactivate_input_devices_grab'.
Currently known keystrokes:
close_session : Ctrl+Alt+t
switch_all_screens : Ctrl+Alt+f
minimize : Ctrl+Alt+m
resize : Ctrl+Alt+r
defer : Ctrl+Alt+e
ignore : Ctrl+Alt+BackSpace
force_synchronization : Ctrl+Alt+j
fullscreen : Ctrl+Shift+Alt+f
viewport_move_left : Ctrl+Shift+Alt+Left
viewport_move_up : Ctrl+Alt+Up
viewport_move_right : Ctrl+Alt+Right
viewport_move_down : Ctrl+Alt+Down
Info: keyboard blocking directory created: '/home/user/.x2go/C-user-97-1652705393_stRTERMINAL_dp32/keyboard'
Info: Keycode conversion is off
Session: Session started at 'Mon May 16 14:49:59 2022'.
Session: Terminating session at 'Mon May 16 14:50:03 2022'.
Info: Waiting the cleanup timeout to complete.
Session: Session terminated at 'Mon May 16 14:50:05 2022'.
How can I further debug this issue?
user129186
(191 rep)
May 16, 2022, 04:13 PM
• Last activity: Dec 5, 2022, 09:19 PM
5
votes
0
answers
2429
views
How to fix x2go desktop, that does not resize contents, to fit in remote desktop window size
I transferred the KDE settings (ie contents of .kde) folder from an existing KDE to a new installed computer. Normally when I connect to a remote x2go, the windows are resizable, ie adjusting the remote desktop's windows size resize the contents, keeping stuff like the toolbars in place and shrinkin...
I transferred the KDE settings (ie contents of .kde) folder from an existing KDE to a new installed computer. Normally when I connect to a remote x2go, the windows are resizable, ie adjusting the remote desktop's windows size resize the contents, keeping stuff like the toolbars in place and shrinking the contained windows to match the screen size.
Before I transferred KDE settings the screen contents on the remote desktop were resizable, but after copying the settings from the existing computer the remote desktop is not resizing the contents. This means that I can't see the the bottom edge of the screen and the right edge of the screen.
The only reason I can think of is that because the settings were transferred from a fixed size desktop, the remote desktop is also fixed in size, thus making the window a view port onto a bigger screen.
Is there some way to fix this?
vfclists
(7909 rep)
Oct 1, 2015, 02:16 AM
• Last activity: Nov 10, 2022, 03:02 AM
2
votes
4
answers
6382
views
x2go: Unable to find free display port or insert new session into database
When I try to connect to x2goserver I get error: [![enter image description here][1]][1] [1]: https://i.sstatic.net/YU2Iw.png Any idea how to solve it or what are the possible causes? Both client and remote computers are running Manjaro x64 XFCE and are located in the same LAN network.
When I try to connect to x2goserver I get error:
Any idea how to solve it or what are the possible causes?
Both client and remote computers are running Manjaro x64 XFCE and are located in the same LAN network.

Kossak
(679 rep)
Sep 7, 2018, 11:07 AM
• Last activity: Aug 24, 2022, 09:17 AM
0
votes
0
answers
364
views
Setting DISPLAY variable on a remote XServer session
I have a CentOS system running an `X2go server` and I use a client machine to connect to it. I'm trying to do some command-line automation for mouse-clicks using `xdotool`. The automation is scripted in bash and is placed in `/etc/profile.d`. The idea is when any user logs into `X2go server` from a...
I have a CentOS system running an
X2go server
and I use a client machine to connect to it. I'm trying to do some command-line automation for mouse-clicks using xdotool
. The automation is scripted in bash and is placed in /etc/profile.d
. The idea is when any user logs into X2go server
from a client, the automation script should execute.
However, there is one issue with this approach. For xdotool
, a Xserver
session is needed. On further digging, I found that there is no display variable set when the session initiates and therefore the script fails (xdotool
). It takes about 30 seconds for the XSession
to fully establish before a display variable is set. I cannot simply add a sleep
in the bash script at it delays the login process since the script resides in /etc/profile.d
.
Any neat way to tacke this?
hypersonics
(163 rep)
Jun 29, 2022, 11:53 AM
1
votes
2
answers
11095
views
Black Screen using X2go client in Windows 10 connecting to X2go Server in Centos
First I had a problem with the printer and sharing files, after disabling both it is solved and no window error is shown. Then when I have tried to access from client the windows is fully black. How could I fix it? Before the black screen I get this error: [![enter image description here][1]][1] I u...
First I had a problem with the printer and sharing files, after disabling both it is solved and no window error is shown. Then when I have tried to access from client the windows is fully black. How could I fix it? Before the black screen I get this error:
I use Gnome in CentOS 7. Here you have details of my session:
NXPROXY - Version 3.5.0
Copyright (C) 2001, 2010 NoMachine.
See http://www.nomachine.com/ for more information.
Info: Proxy running in client mode with pid '12960'.
Session: Starting session at 'Thu Nov 10 14:37:43 2016'.
Info: Connecting to remote host 'localhost:31003'.
Info: Connection to remote proxy 'localhost:31003' established.
Info: Connection with remote proxy completed.
Warning: Unrecognized session type 'unix-kde-depth_32'. Assuming agent session.
Warning: Failed to read data from the X auth command.
Warning: Generated a fake cookie for X authentication.
Info: Using ADSL link parameters 512/24/1/0.
Info: Using cache parameters 4/4096KB/8192KB/8192KB.
Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_32'.
Info: Using ZLIB data compression 1/1/32.
Info: Using ZLIB stream compression 4/4.
Info: Using cache file '/cygdrive/C/Users/quico/X2GO~1/cache-unix-kde-depth_32/S-08242B7859B5E7DE927D20CD213366AE'.
Info: Forwarding X11 connections to display 'localhost:0'.
Session: Session started at 'Thu Nov 10 14:37:44 2016'.
Info: Established X server connection.
Info: Using shared memory parameters 0/0K.
In my Centos 7 I use Gnome Desktop.
Here I leave how I have configured the session:
If you need more info, in order to help me, let me know.


Quico Llinares Llorens
(329 rep)
Nov 10, 2016, 01:47 PM
• Last activity: Jun 2, 2022, 07:36 PM
4
votes
2
answers
660
views
i3-status freezes
I'm running i3 windows manager on Debian 10 and I'm connecting to the computer through X2go as I'm working at home at the moment. Since the upgrade from Debian 9 to Debian 10 (done recently) the i3-status bar freezes and I have to 'reload' i3 which is a slight pain. Here is my .i3status.conf general...
I'm running i3 windows manager on Debian 10 and I'm connecting to the computer through X2go as I'm working at home at the moment.
Since the upgrade from Debian 9 to Debian 10 (done recently) the i3-status bar freezes and I have to 'reload' i3 which is a slight pain.
Here is my .i3status.conf
general {
interval = 1
colors = true
color_good = '#88b090'
color_degraded = '#ccdc90'
color_bad = '#e89393'
}
# order += "volume master"
# order += "disk /"
# order += "disk /home"
# order += "disk /media/data"
# order += "ethernet br0"
# order += "cpu_temperature 0"
# order += "memory"
# order += "load"
order += "tztime local"
# ethernet br0 {
# #if you use %speed, i3status requires root privileges
# format_up = "%ip (%speed)"
# format_down = ""
# }
tztime local {
format = "%A %e.%B %H:%M:%S"
}
# load {
# format = "%1min"
# }
# cpu_usage {
# format = "%usage"
# }
# cpu_temperature 0 {
# format = "%degrees°C"
# }
# disk "/" {
# format = "/ %avail"
# prefix_type = custom
# }
# disk "/home" {
# format = "/home %avail"
# prefix_type = custom
# }
# disk "/media/data" {
# format = "/media/data %avail"
# prefix_type = custom
# }
# volume master {
# format = "VOL: %volume "
# format_muted = "MUTE "
# device = "default"
# mixer = "Master"
# mixer_idx = 0
# }
When it freezes the time isn't moving but I can still see the date and time just in a frozen state.
I've tried running i3status in a terminal and it's been running fine for a few weeks non-stop;
Here is the output (note this is when I had all my settings on in my config and I haven't had to restart it since);
~ % i3status
i3status: trying to auto-detect output_format setting
i3status: auto-detected "term"
/ 6.5 GB | /home 103.1 GB | /media/data 543.9 GB | 4.29 | Monday 28.September 09:10:16
I cannot replicate the problem but I think it might have something to do with when I exit X2go. When I exit X2go I keep the session running in the background, then the next day I connect to it. Now when it's in this state is when it typically freezes. Maybe i3-status doesn't like to be in an X2go session which has been detached but still running.
**Update**
After running the i3status.sh script it failed when I disconnected X2go shortly after work and I get the error;
i3status: trying to auto-detect output_format setting
i3status: falling back to "none"
I've added the following to my config -> general area to test
output_format = "i3bar"
**Update: Forced fail**
Just managed to force it to fail, by exiting the X2go remote session (but keeping it going in the background), making a coffee (5minutes) and then rejoining the X2go session.
It still fails with output_format forced to i3bar. I don't get any error in i3status-err.log now.
I have to hit ++r to get it started again.
map7
(143 rep)
Sep 27, 2020, 11:13 PM
• Last activity: Mar 20, 2022, 09:42 AM
2
votes
1
answers
2678
views
Why XInput can't work in X-terminal?
I am trying to show keyboard event by app **xinput**. I tried on three workstations. On the first two workstations (in local X-session), all is good: Get device list: $ xinput ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ HID 1241:1177 i...
I am trying to show keyboard event by app **xinput**. I tried on three workstations. On the first two workstations (in local X-session), all is good:
Get device list:
$ xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ HID 1241:1177 id=8 [slave pointer (2)]
⎜ ↳ SIGMACH1P USB Keykoard id=10 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Power Button id=7 [slave keyboard (3)]
↳ SIGMACH1P USB Keykoard id=9 [slave keyboard (3)]
Device event:
$ xinput test 9
key release 36
key press 48
key press 47
key release 48
key press 46
lkey release 47
key release 46
key press 41
key press 36
key release 41
key release 36
key press 62
key release 62
key press 37
But on the third workstation, I connect from X-terminal **x2go** (connect from Windows 7). And in this workstation xinput does not fulfill its function. Xinput does not find devices and segfaults.
$ xinput
"pointer" id=0 [XPointer]
"keyboard" id=1 [XKeyboard]
$ xinput test 1
unable to find device '1'
$ xinput test-xi2 1
"keyboard" id=1 [XKeyboard]
Num_keys is 248
Min_keycode is 8
Max_keycode is 255
Segmentation fault
**Question 1:** The xinput principial does not work if connection to X-server stable from X-terminal? Or it is bug in standart X11 application?
**Question 2:** How to alternative get global keyboard event (push and release key) if connect from X-terminal (x2go)?
Environment:
From connect: Windows 7 Pro, official X2GO client from site x2go.org.
To connect: Debian 7.8, LXDE, official server X2GO from site x2go.org.
Xintrea
(121 rep)
Jun 9, 2016, 07:20 PM
• Last activity: Apr 9, 2021, 07:02 PM
4
votes
0
answers
376
views
How do I view only one display at a time, connecting to a two-display system via X2go?
I have a Linux Mint 20 box at work that I want to connect to via X2go. I want to be able to pick up my work where I left off, so I want to access the current desktop, not start a new X session. The issue is that my work computer has two monitors, so when I connect on my laptop, the two monitors are...
I have a Linux Mint 20 box at work that I want to connect to via X2go. I want to be able to pick up my work where I left off, so I want to access the current desktop, not start a new X session. The issue is that my work computer has two monitors, so when I connect on my laptop, the two monitors are squished into one screen, as shown below. How can I view only one display at a time via X2go and toggle between them?

user278411
(291 rep)
Oct 13, 2020, 07:08 PM
• Last activity: Oct 13, 2020, 09:11 PM
1
votes
0
answers
516
views
Can I attach a ssh session to an x2go session display?
When working from home, there are some manipulations that I must do on a distant machine, in the office. I mainly have to work on a terminal, but sometimes I need to use a software with a heavy GUI (started from the terminal). Because the software is too heavy for X forwarding through SSH, I use x2g...
When working from home, there are some manipulations that I must do on a distant machine, in the office.
I mainly have to work on a terminal, but sometimes I need to use a software with a heavy GUI (started from the terminal).
Because the software is too heavy for X forwarding through SSH, I use x2go to start a terminal and work on this terminal.
But it seems to me that it is a bit overkill (and slow) to start a terminal through x2go and transfer graphical information instead of using a ssh connection for the terminal work and use x2go only for the graphical software.
Basically what I would like to do is:
1. Start an x2go session (on nothing specific)
2. Connect to the server using ssh
3. Launch the graphical software in the ssh shell using the x2go session as display
Is there a way to do this?
I already tried to set DISPLAY to the value set in the terminal opened in x2go but it doesn't work.
> DISPLAY=:88 xterm
No protocol specified
xterm: Xt error: Can't open display: :88
mokkoppe
(11 rep)
Apr 7, 2020, 04:07 PM
3
votes
1
answers
3183
views
x2go compresses multiple remote monitors into one window
I am trying to connect to a local session on a remote Linux machine which has two physical monitors attached. My local x2go client is a Windows machine with only one monitor. When I connect, the content of both remote monitors (since they are only recognized as one display :0) gets squeezed into one...
I am trying to connect to a local session on a remote Linux machine which has two physical monitors attached. My local x2go client is a Windows machine with only one monitor. When I connect, the content of both remote monitors (since they are only recognized as one display :0) gets squeezed into one window. This means its either highly distorted (if I just full screen it) or too small to be of any use (if I try to adjust the window size for the correct aspect ratio).
Is there any way to "split up" a remote dual monitor display and choose between the screens on the client side?
Niclas
(161 rep)
Jan 16, 2018, 01:19 AM
• Last activity: Feb 13, 2020, 03:03 AM
1
votes
1
answers
1743
views
Cannot connect to remote server with x2goclient, getting connection failed - found existing ssh-agent
I used to use x2go for tunneling my entire remote desktop over SSH, but recently trying it yielded no success. This is the error: Connection failed. * keychain 2.8.4 ~ http://www.funtoo.org * Found existing ssh-agent: 7185 * Known ssh key: /home/w/.ssh/id_ecdsa I am running keychain to manage my ssh...
I used to use x2go for tunneling my entire remote desktop over SSH, but recently trying it yielded no success.
This is the error:
Connection failed. * keychain 2.8.4 ~ http://www.funtoo.org * Found existing ssh-agent: 7185 * Known ssh key: /home/w/.ssh/id_ecdsa
I am running keychain to manage my ssh keys, but I don't see that being an issue. I also have google authenticator setup (2-factor auth), but even disabled that in PAM to confirm that was not the culprit.
I don't see any errors in the logs and can see that it does take the public key, but beyond that, I haven't a clue what else could be going on.
Walter
(1264 rep)
Dec 12, 2017, 03:06 AM
• Last activity: Aug 14, 2019, 03:22 PM
0
votes
1
answers
368
views
Can't open RStudio thru x2go
I have two computers on two different networks, which I will call Server and Client. Server and Client both run Debian 9.5 and have x2go installed. When I'm on Client machine, I use x2go to connect to Server machine. On Server, when I try to run `rstudio`. The X11 connection broke: Maximum allowed r...
I have two computers on two different networks, which I will call Server and Client. Server and Client both run Debian 9.5 and have x2go installed.
When I'm on Client machine, I use x2go to connect to Server machine. On Server, when I try to run
rstudio
.
The X11 connection broke: Maximum allowed requested length exceeded (code 4)
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":50.0"
after 421 requests (421 known processed) with 0 events remaining.
Can I bypass this error to run RStudio from Client via x2go?
Username
(899 rep)
Oct 26, 2018, 09:26 PM
• Last activity: Jun 28, 2019, 07:42 PM
2
votes
1
answers
806
views
KDE crashes with X2Go on Kubuntu 16.04
[X2Go][1] won't connect to my Kubuntu 16.04 PC, while MATE and XFCE work well with X2Go. X2Go has an older version of X server built in and doesn't support some newer features; apparently that's why MATE and XFCE work well with it. X2Go does connect OK to a KDE VM with almost identical configuration...
X2Go won't connect to my Kubuntu 16.04 PC, while MATE and XFCE work well with X2Go. X2Go has an older version of X server built in and doesn't support some newer features; apparently that's why MATE and XFCE work well with it.
X2Go does connect OK to a KDE VM with almost identical configuration, except of course the video driver will be different. I suspect the video driver may be the issue on my Kubuntu PC (since it works when connecting to a VM).
How should I configure it to be compatible with X2Go ? Should I remove the NVidia driver? If so, how do I remove it?
Here's some output showing the problem:
**Error:**
GUI Error (shows on physically connected display, not x2go)
Sorry Ubuntu 16.04 has experienced an internal error
Executable path: /usr/bin/ksplashqml
Architecture: AMD
Title: ksplashqml crashed with signal 7 in malloc_consolidate()
Syslog
May 10 10:26:04 Computer1234 /usr/bin/x2goruncommand: launching session with Xsession-x2go mechanism, using STARTUP="startkde"
May 10 10:26:04 Computer1234 /usr/bin/x2goruncommand: dbus wrapper available as /usr/bin/dbus-run-session
May 10 10:26:05 Computer1234 kernel: [xxx] x2goagent[xxx]: segfault at 0 ip xxx sp yyy error 4 in nxagent[xxx]
Bastion
(171 rep)
May 16, 2019, 11:23 PM
• Last activity: May 22, 2019, 01:10 AM
0
votes
0
answers
473
views
Polybar doesn't appear in x2go sessions
When I run `polybar example -l trace` on the remote side (in both Qtile and MATE), nothing appears and the output is: * Loading config: /home/cyber/.config/polybar/config - config: Copying missing params (sub="module/backlight-acpi", base="module/xbacklight") - config: Current bar section: [bar/exam...
When I run
polybar example -l trace
on the remote side (in both Qtile and MATE), nothing appears and the output is:
* Loading config: /home/cyber/.config/polybar/config
- config: Copying missing params (sub="module/backlight-acpi", base="module/xbacklight")
- config: Current bar section: [bar/example]
warn: No monitor specified, using "default"
* Loaded monitor default (1024x768+0+0)
* Bar geometry: 1024x35+0+0
- bar: Attach X event sink
- bar: Attach signal receiver
- controller: Install signal handler
- controller: Setup user-defined modules
- module/bspwm: Deconstructing
error: Disabling module "bspwm" (reason: Could not find socket: /tmp/bspwm_50_0-socket)
error: module/xbacklight: Could not get data (err: XCB_NAME (15))
- module/xbacklight: Deconstructing
error: Disabling module "xbacklight" (reason: Not supported for "default")
- pulseaudio: started mainloop
warn: pulseaudio: using default sink alsa_output.pci-0000_00_1e.2.analog-stereo
- module/wlan: Deconstructing
error: Disabling module "wlan" (reason: Invalid network interface "net1")
- module/battery: Deconstructing
error: Disabling module "battery" (reason: No suitable way to get current charge state)
- module/temperature: Deconstructing
error: Disabling module "temperature" (reason: The file '/sys/class/thermal/thermal_zone0/temp' does not exist)
- module/powermenu: Creating menu level 0
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 1
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
- module/powermenu: Creating menu level 2
- module/powermenu: Creating menu level item 0
- module/powermenu: Creating menu level item 1
* Starting application
- controller: Main thread id = 1
* Starting module/filesystem
* Starting module/alsa
- module/filesystem: Thread id = 2
* Starting module/pulseaudio
* Starting module/xkeyboard
- module/alsa: Thread id = 3
* Starting module/memory
* Starting module/cpu
- module/xkeyboard: Thread id = 5
- module/pulseaudio: Thread id = 4
* Starting module/eth
- module/cpu: Thread id = 6
* Starting module/date
- module/memory: Thread id = 7
* Starting module/powermenu
- module/eth: Thread id = 8
- module/date: Thread id = 9
- module/powermenu: Thread id = 10
* Entering event loop (thread-id=1)
warn: module/eth: Failed to query interface 'sit0'
* Eventqueue worker (thread-id=11)
- bar: Create renderer
- renderer: Get TrueColor visual
- renderer: Allocate colormap
- renderer: Allocate output window
polybar -vvv
prints:
polybar 3.2.1
Features: +alsa +curl -i3 -mpd +network +pulseaudio +xkeyboard
X extensions: +randr (+monitors) -render -damage -sync -composite +xkb +xrm +xcursor
Build type: Gentoo
Compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++
Compiler flags: -march=bdver2 -O2 -pipe -w -ggdb -Wall -Wextra -Werror -Wno-noexcept-type -O2 -pedantic -pedantic-errors
Linker flags: -Wl,-O1 -Wl,--as-needed
The bar launches on the local side with X11 forwarding.
Also it seems somebody had the same problem too.
Cyber Tailor
(101 rep)
Mar 18, 2019, 01:19 PM
1
votes
1
answers
2562
views
Why is LXDE displaying only boxes for font - and how to fix
A picture is worth 1000 words: [![enter image description here][1]][1] [1]: https://i.sstatic.net/dUOEt.png This is fedora 20 running LXDE using X2GOServer, with X2GO client on windows. I am on a VPS at ramnode. I assume it's an issue with encoding, but I just can't figure out how to fix it from the...
A picture is worth 1000 words:
This is fedora 20 running LXDE using X2GOServer, with X2GO client on windows. I am on a VPS at ramnode.
I assume it's an issue with encoding, but I just can't figure out how to fix it from the command line, and fixing it from the gui is practically impossible since I cant read anything.

user3413723
(133 rep)
Nov 20, 2015, 09:20 PM
• Last activity: Mar 14, 2019, 11:02 PM
3
votes
0
answers
2668
views
X2GO client won't connect to ubuntu 16.04 server
My client is Windows 10 and my server is Ubuntu 16.04. I was able to connect, however suddenly was unable to. I have tried reinstalling my client on Windows 10, however it doesn't work. On the server, my logs say connection established and do not show an error. On my client a message pops up saying...
My client is Windows 10 and my server is Ubuntu 16.04.
I was able to connect, however suddenly was unable to. I have tried reinstalling my client on Windows 10, however it doesn't work.
On the server, my logs say connection established and do not show an error. On my client a message pops up saying 'The remote proxy closed the connection while negotiating. This may be due to wrong authentication credentials passed to the server'
But, on my server it says connection established.
systemctl status x2goserver says
- Successful su for x2go_user by root
- \+ ??? root:x2go_user
- pam_unix(su:session): session opened for user x2go_user by (uid=0)
- Successful su for x2go_user by root
- \+ ??? root:x2go_user
- pam_unix(su:session): session opened for user x2go_user by (uid=0)
I am able to connect via SSH (PuTTy) and I'm using XFCE and same error even if I switch it. If I connect to the server with OpenVPN and try connecting, that doesn't work either.
X2GO client log text:
Connection timeout, abortingError: The remote NX proxy closed the connection.
Error: Failure negotiating the session in stage '7'.
Error: Wrong version or invalid session authentication cookie
Server session.log:
Info: Agent running with pid '32736'.
Session: Starting session at 'Mon Jan 28 23:16:50 2019'.
Info: Proxy running in client mode with pid '32736'.
Info: Using errors file '/tmp/.x2go-x2go_user/C-x2go_user-51-1548735407_stDXFCE_dp32/session.log'.
Info: Using stats file '/tmp/.x2go-x2go_user/C-x2go_user-51-1548735407_stDXFCE_dp32/C-x2go_user-51-1548735407_stDXFCE_dp32/stats'.
Loop: WARNING! Unrecognized session type 'unix-kde-depth_32'. Assuming agent session.
Warning: Unrecognized session type 'unix-kde-depth_32'. Assuming agent session.
Info: Waiting for connection from 'localhost' on socket 'tcp:*:42851'.
Loop: WARNING! Refusing connection from 'serverip' on port '42851'.
Warning: Refusing connection from 'serverip'.
Loop: PANIC! Connection with remote host 'localhost' could not be established.
Error: Connection with remote host 'localhost' could not be established.
Error: Aborting session with 'Unable to open display 'nx/nx,options=/tmp/.x2go-x2go_user/C-x2go_user-51-1548735407_stDXFCE_dp32/options:51''.
Session: Aborting session at 'Mon Jan 28 23:17:40 2019'.
Session: Session aborted at 'Mon Jan 28 23:17:40 2019'.
It seems to be refusing connection to itself?
My Name
(31 rep)
Jan 29, 2019, 03:49 AM
• Last activity: Jan 29, 2019, 04:52 AM
0
votes
1
answers
387
views
GUI application won't start in Konsole, opened in x2go session
I'm using x2go server on my work laptop and pyhoca-gui on my home laptop. I open an LXDE session and start Konsole. Every app I try to run in Konsole fails to open the display. How do I fix this?
I'm using x2go server on my work laptop and pyhoca-gui on my home laptop. I open an LXDE session and start Konsole. Every app I try to run in Konsole fails to open the display.
How do I fix this?
rominf
(515 rep)
Nov 28, 2018, 01:15 PM
• Last activity: Nov 28, 2018, 02:24 PM
Showing page 1 of 20 total questions