[X2Go-User] ICE default IO error handler doing an exit(), pid = xxxxxx, errno = 32, Fedora 32

2020-05-26 Thread Robert Kudyba
Pardon the cross post from x2go dev list perhaps someone as seen this. Only
affecting 1 workstation.

On Fedora 32 with both MATE and XFCE, X2Go immediately quits with
> Connection failed. This stackexchange question
> 
>  suggests
> running x2godbadmin --createdb but that doesn't help.
>
> x2goagent-4.1.0.3-6.fc32.x86_64
> x2goserver-xsession-4.1.0.3-6.fc32.noarch
> x2goserver-common-4.1.0.3-6.fc32.noarch
> x2goserver-4.1.0.3-6.fc32.x86_64
>
> Connection failed.
>
> /usr/lib64/x2go/x2gocheckport: line 131:
> connect('dbname=/var/lib/x2go/x2go_sessions','',...): syntax error in
> expression (error token is "('dbname=/var/lib/x2go/x2go_sessions','',...)")
> Unable to find free display port or insert new session into database;
> parameters: port (50), hostname (ourdomain) and session name ().
>
> May 26 07:35:33 ourhostname /usr/bin/x2gostartagent[95534]: no free
> display number available, cannot start new session. Retrying (run 10).
> May 26 07:35:33 ourhostname /usr/bin/x2gostartagent[95535]: Unable to find
> free display port or insert new session into database; parameters: port
> (50), hostname (ourdomain) and session name ().
>
> cat .xsession-x2go-ourdomain.edu-errors
> XSession-x2go: X session started for ouruser at Sun May 24 15:26:31 EDT
> 2020
> ** Message: 15:26:33.626: couldn't access control socket:
> /run/user/1200/keyring/control: No such file or directory
> SSH_AUTH_SOCK=/run/user/1200/keyring/ssh
> mate-session[141487]: WARNING: AT-SPI: Could not obtain desktop path or
> name
>
> mate-session[141487]: WARNING: atk-bridge: GetRegisteredEvents returned
> message with unknown signature
> mate-session[141487]: WARNING: atk-bridge: get_device_events_reply:
> unknown signature
> mate-session[141487]: WARNING: atk-bridge: get_device_events_reply:
> unknown signature
>
> ** (mate-settings-daemon:141818): WARNING **: 15:26:34.517: Could not open
> RFKILL control device, please verify your installation
>
> ** (mate-panel:141832): WARNING **: 15:26:34.586: AT-SPI: Could not obtain
> desktop path or name
>
> ** (mate-panel:141832): WARNING **: 15:26:34.608: atk-bridge:
> GetRegisteredEvents returned message with unknown signature
>
> ** (mate-panel:141832): WARNING **: 15:26:34.608: atk-bridge:
> get_device_events_reply: unknown signature
>
> ** (mate-panel:141832): WARNING **: 15:26:34.608: atk-bridge:
> get_device_events_reply: unknown signature
>
> ** (mate-settings-daemon:141818): WARNING **: 15:26:35.152: AT-SPI: Could
> not obtain desktop path or name
>
>
> ** (mate-settings-daemon:141818): WARNING **: 15:26:35.154: atk-bridge:
> GetRegisteredEvents returned message with unknown signature
>
> ** (mate-settings-daemon:141818): WARNING **: 15:26:35.154: atk-bridge:
> get_device_events_reply: unknown signature
>
> ** (mate-settings-daemon:141818): WARNING **: 15:26:35.154: atk-bridge:
> get_device_events_reply: unknown signature
> SSH_AUTH_SOCK=/run/user/1200/keyring/ssh
> vmware-user: could not open /proc/fs/vmblock/dev
> SSH_AUTH_SOCK=/run/user/1200/keyring/ssh
> SSH_AUTH_SOCK=/run/user/1200/keyring/ssh
>
> (caja:141846): Gtk-WARNING **: 15:26:36.752: Failed to register client:
> GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register
> client
> Failure: Module initialization failed
>
> ** (polkit-mate-authentication-agent-1:141982): WARNING **: 15:26:36.825:
> AT-SPI: Could not obtain desktop path or name
>
>
> ** (polkit-mate-authentication-agent-1:141982): WARNING **: 15:26:36.829:
> atk-bridge: GetRegisteredEvents returned message with unknown signature
>
> ** (polkit-mate-authentication-agent-1:141982): WARNING **: 15:26:36.829:
> atk-bridge: get_device_events_reply: unknown signature
>
> ** (polkit-mate-authentication-agent-1:141982): WARNING **: 15:26:36.829:
> atk-bridge: get_device_events_reply: unknown signature
> (uint32 1,)
> *** ERROR ***
> TI:15:26:39 TH:0x55bef6378ad0   FI:gpm-manager.c
>  FN:gpm_manager_systemd_inhibit,1786
>  - Error in dbus - GDBus.Error:org.freedesktop.DBus.Error.AccessDenied:
> Permission denied
> Traceback:
> mate-power-manager(+0x1d304) [0x55bef5347304]
> mate-power-manager(+0x1478b) [0x55bef533e78b]
> /lib64/libgobject-2.0.so.0(g_type_create_instance+0x311)
> [0x7f90fcf0b1b1]
> /lib64/libgobject-2.0.so.0(+0x193f5) [0x7f90fceed3f5]
> /lib64/libgobject-2.0.so.0(g_object_new_with_properties+0x275)
> [0x7f90fceeeb05]
> /lib64/libgobject-2.0.so.0(g_object_new+0xc1) [0x7f90fceef6b1]
> mate-power-manager(+0x15e26) [0x55bef533fe26]
> mate-power-manager(+0xb20a) [0x55bef533520a]
> /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f90fcaa01a3]
> mate-power-manager(+0xb58e) [0x55bef533558e]
> Traceback (most recent call last):
>   File "/usr/bin/seapplet", line 34, in 
> from setroubleshoot.config import get_config
> ModuleNotFoundError: No mod

Re: [X2Go-User] nxagent

2018-03-06 Thread Robert Kudyba
Why not just disable DPMS (Display Power Management Signaling) support?
https://github.com/ArcticaProject/nx-libs/issues/671#issuecomment-370715419

So a command like: /usr/bin/xset -dpms s off s noblank s 0 0 s noexpose
-dpms

On Tue, Mar 6, 2018 at 9:03 AM, Mario Theodoridis  wrote:

> On 06/03/18 14:18, martti pitkanen wrote:
>
> Hi,
>
> Is there hands-on instructions how to downgrade to Saimaa in Ubuntu
> (4.13.0-)?
> X2Go sessions terminate in random way.
>
> Yes.
>
> This is what i just did more or less following Stefans advice.
>
>
> sudo mv x2go-stable-trusty.list x2go-stable-trusty.list.not
> sudo add-apt-repository ppa:x2go/saimaa
> sudo apt-get update
>
> sudo apt-get remove libnx-x11-6:i386 nxagent nxproxy nx-x11-common
> x2goclient x2goserver* libx2go-log-perl libx2go-server-db-perl
> libx2go-server-perl libxcomp3:i386 libxcompshad3:i386
> sudo apt-get install x2goserver x2goserver-xsession
>
> This leaves me with
>
>  dpkg -l | egrep "(x2go|nx)" | sort
> ii  libjs-sphinxdoc
> 1.2.2+dfsg-1ubuntu1.1all  JavaScript
> support for Sphinx documentation
> ii  libnx-x11-6:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11
> client-side library
> ii  libnx-xcomposite1:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11
> Composite extension library
> ii  libnx-xdamage1:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11 damaged
> region extension library
> ii  libnx-xdmcp6:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11 Display
> Manager Control Protocol library
> ii  libnx-xext6:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11
> miscellaneous extension library
> ii  libnx-xfixes3:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11
> miscellaneous 'fixes' extension library
> ii  libnx-xinerama1:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11 Xinerama
> extension library
> ii  libnx-xpm4:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11 pixmap
> library
> ii  libnx-xrandr2:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11 RandR
> extension library
> ii  libnx-xrender1:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11
> Rendering Extension client library
> ii  libnx-xtst6:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11 Testing
> -- Record extension library
> ii  libxcomp3:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11
> compression library
> ii  libxcompext3:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11 protocol
> compression extensions library
> ii  libxcompshad3:i386
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 nx-X11
> shadowing library
> ii  nxagent
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  i386 NX agent
> ii  nx-x11-common
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  all  nx-X11 (common
> files)
> ii  qtcreator-plugin-qnx:i386
> 3.0.1+14.04.20140410.1-0ubuntu1  i386 QNX plugin for
> Qt Creator IDE
> ii  x2goagent
> 2:3.5.0.33-0~201711080756~ubuntu14.04.1  all  X2Go agent
> ii  x2goserver
> 4.0.1.21-0~201711081403~ubuntu14.04.1i386 X2Go server
> daemon scripts
> ii  x2goserver-extensions
> 4.0.1.21-0~201711081403~ubuntu14.04.1all  X2Go server
> daemon scripts (extensions)
> ii  x2goserver-xsession
> 4.0.1.21-0~201711081403~ubuntu14.04.1all  X2Go server
> daemon scripts (Xsession runner)
> rc  libx2go-server-db-perl
> 4.1.0.0-0~1517~ubuntu14.04.1 i386 Perl
> X2Go::Server:DB package
> rc  x2goclient
> 4.1.1.1-0~1719~ubuntu14.04.1 i386 X2Go Client
> application (Qt4)
> rc  x2goserver-common
> 4.1.0.0-0~1517~ubuntu14.04.1 i386 X2Go Server
> (common files)
> rc  x2goserver-fmbindings
> 4.1.0.0-0~1517~ubuntu14.04.1 all  X2Go Server
> (file manager bindings)
> rc  x2goserver-printing
> 4.1.0.0-0~1517~ubuntu14.04.1 all  X2Go server
> (printing support)
> rc  x2goserver-x2goagent
> 4.1.0.0-0~1517~ubuntu14.04.1 all  X2Go Server's
> X2Go Agent
>
> Unfortunately i can no longer connect. It connects then disconnects.
> This is the session log
>
> $ cat /tmp/.x2go-mario/C-mario-56-1520344207_stDKDE_dp24/session.log
>
> running as X2Go Agent
>
> NXAGENT - Version 3.5.0
>
> Copyright (C) 2001, 2011 NoMachine.
> See http://www.nomachine.com/
> 
> for more information.
>
> Info: Agent running with pid '6173'.
> Session: Starting session at 'Tue Mar  6 14:50:08 2018'.
> Info: Pro

[X2Go-User] Fwd: X2Go on a Mac using nightly builds to Fedora 26 keystroke problem, LibreOffice menu fonts squished and loss of focus

2017-11-27 Thread Robert Kudyba
Resending to see if anyone has any ideas?

> Begin forwarded message:
> 
> From: Robert Kudyba 
> Subject: X2Go on a Mac using nightly builds to Fedora 26 keystroke problem, 
> LibreOffice menu fonts squished and loss of focus
> Date: November 17, 2017 at 10:53:30 AM EST
> To: x2go-...@lists.x2go.org
> 
> We have a Mac High Sierra user on the nightly builds connecting to a Fedora 
> 26 workstation also on nightly builds with 
> x2goserver-4.1.0.0-0.0x2go1.0.git2017.1441.heuler.fc26.x86_64
> 
> Using MATE, keystrokes don't echo properly. If he types "ls" into a Terminal 
> window, a "k" appears.
> 
> XFCE works fairly well.  The main complaint is that menus on LibreOffice are 
> all squashed together.  Screenshot at 
> https://drive.google.com/open?id=1H7RPVP0qxqB_37Slbba8rlqdcITaEiDN 
> <https://drive.google.com/open?id=1H7RPVP0qxqB_37Slbba8rlqdcITaEiDN>
> 
> Also, he stills getting "loss of focus".  At more-or-less random times, the 
> window in which he's typing quits reacting to his keystrokes. Clicking into 
> the window resumes the focus.
> 
> This is the same user that had the mixed nx-ibs packages issue.

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

[X2Go-User] debug logs for "This can be due to the local X server refusing access to the client"

2017-10-19 Thread Robert Kudyba
I’ve restarted DBUS, systemd-logind, x2goserver, and deleted the user .x2go 
directory, X2Go just goes black and disappears. Here are debug logs from a Mac. 
Anything informative here?

using the nightly builds: 
x2goserver-4.1.0.0-0.0x2go1.0.git20171015.1421.heuler.fc26.x86_64

/Applications/x2goclient.app/Contents/MacOS/x2goclient --debug
x2go-INFO-1> "Starting X2Go Client..."
x2go-WARNING-1> "English language requested, not loading translator."
x2go-WARNING-1> "English language requested, not loading translator."
x2go-INFO-3> "Started X2Go Client."
x2go-DEBUG-../src/onmainwindow.cpp:518> "$HOME=/Users/ourschool"
x2go-DEBUG-../src/onmainwindow.cpp:2279> Reading 5 sessions from config file.
x2go-DEBUG-../src/sessionbutton.cpp:341> Creating QPixmap with session icon: 
":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/sessionbutton.cpp:341> Creating QPixmap with session icon: 
":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/sessionbutton.cpp:341> Creating QPixmap with session icon: 
":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/sessionbutton.cpp:341> Creating QPixmap with session icon: 
":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/sessionbutton.cpp:341> Creating QPixmap with session icon: 
":/img/icons/128x128/x2gosession.png".
x2go-DEBUG-../src/x2goutils.cpp:219> path value at beginning: 
"/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin"
x2go-DEBUG-../src/x2goutils.cpp:242> tmp_clean_add: ("/usr/local/bin") 
x2go-DEBUG-../src/x2goutils.cpp:270> clean_add: ("/usr/local/bin") 
x2go-DEBUG-../src/x2goutils.cpp:291> found entry i (0) in orig_path_list 
("/usr/local/bin"): true
x2go-DEBUG-../src/x2goutils.cpp:309> return value at end: 
"/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin"
x2go-DEBUG-../src/x2goutils.cpp:219> path value at beginning: 
"/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin"
x2go-DEBUG-../src/x2goutils.cpp:242> tmp_clean_add: ("/opt/local/bin") 
x2go-DEBUG-../src/x2goutils.cpp:270> clean_add: ("/opt/local/bin") 
x2go-DEBUG-../src/x2goutils.cpp:291> found entry i (0) in orig_path_list 
("/opt/local/bin"): false
x2go-DEBUG-../src/x2goutils.cpp:309> return value at end: 
"/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin"
x2go-DEBUG-../src/pulsemanager.cpp:140> Found PA binary as 
"/Applications/x2goclient.app/Contents/exe/pulseaudio"
x2go-DEBUG-../src/pulsemanager.cpp:141> Corresponding working dir: 
"/Applications/x2goclient.app/Contents/exe"
x2go-DEBUG-../src/pulsemanager.cpp:232> pulse started with 
arguments("--exit-idle-time=-1", "-n", "-F", 
"/Users/ourschool/.x2go/pulse/config.pa", "-p", 
"/Applications/x2goclient.app/Contents/Frameworks/pulse-10.0/modules", 
"--high-priority", "--log-level=debug", "--verbose", 
"--log-target=file:/Users/ourschool/.x2go/pulse/pulse.log") ; waiting for 
finish... 
x2go-DEBUG-../src/onmainwindow.cpp:2759> Creating QPixmap with session icon: 
'":/img/icons/128x128/x2gosession.png"'.
x2go-DEBUG-../src/onmainwindow.cpp:6231> Setting focus.

x2go-INFO-8> "Starting connection to server: ourhost.dsm.ourschool.edu:22"
x2go-DEBUG-../src/onmainwindow.cpp:2860> Starting new ssh connection to 
server:"ourhost.dsm.ourschool.edu":"22" krbLogin: false
x2go-DEBUG-../src/sshmasterconnection.cpp:175> SshMasterConnection, host 
"ourhost.dsm.ourschool.edu"port 22user "me"useproxy falseproxyserver 
""proxyport 22
x2go-DEBUG-../src/sshmasterconnection.cpp:212> Starting SSH connection without 
Kerberos authentication.
x2go-DEBUG-../src/sshmasterconnection.cpp:216> SshMasterConnection, instance 
SshMasterConnection(0x7f8e23a45920)  created. 
x2go-DEBUG-../src/sshmasterconnection.cpp:452> SshMasterConnection, instance 
SshMasterConnection(0x7f8e23a45920)  entering thread. 
x2go-DEBUG-../src/sshmasterconnection.cpp:488> libssh not initialized yet. 
Initializing.
x2go-DEBUG-../src/sshmasterconnection.cpp:799> cserverAuth
x2go-DEBUG-../src/sshmasterconnection.cpp:814> state: 1

x2go-DEBUG-../src/sshmasterconnection.cpp:996> Challenge authentication failed. 
Trying password mechanism if available.

x2go-DEBUG-../src/sshmasterconnection.cpp:1002> Password mechanism available. 
Continuing.

x2go-DEBUG-../src/sshmasterconnection.cpp:1006> Password authentication 
requested.

x2go-DEBUG-../src/sshmasterconnection.cpp:664> User authentication OK.
x2go-DEBUG-../src/onmainwindow.cpp:2957> SSH connection established.
x2go-DEBUG-../src/onmainwindow.cpp:3266> Continue normal X2Go session
x2go-DEBUG-../src/sshprocess.cpp:199> Executing remote command via SshProcess 
object 0: "export HOSTNAME && x2golistsessions"
x2go-DEBUG-../src/sshprocess.cpp:204> this=SshProcess(0x7f8e23831c90)  Running 
masterCon->addChannelConnection(this, ' "1f60ae6a-760c-486f-88d5-e921d852cf20" 
', ' "bash -l -c 'echo "X2GODATABEGIN:1f60ae6a-760c-486f-88d5-e921d852cf20"; 
export PATH="/usr/local/bin:/usr/bin:/bin"; export TERM="dumb"; export HOSTNAME 
&& x2golistsessions; echo "X2GODATAEND:1f60ae6a-7" '); 
x2go-DEBUG-../src/sshmasterconnection

[X2Go-User] error getting session bus: Failed to connect to socket Connection refused

2017-10-18 Thread Robert Kudyba
I was able to get around the below errors by deleting the user’s .x2go 
directory. Any reason why this continues to happen? We’re using the nightly 
builds. Here are some logs. Fails with MATE and XFCE.

rpm -q x2goserver
x2goserver-4.1.0.0-0.0x2go1.0.git20171015.1421.heuler.fc26.x86_64

 Unable to contact settings server
 Failed to connect to socket /run/user//bus: Connection refused
and the second was
 Unable to load a failsafesession
 Unsable to determine failsafe session name.  Possible causes:
 xfconfd isn't running (D-Bus setup problem): environment variable
 $XDG_CONFIG_DIRS is set incorrectly (must include "etc'), or
 xfce4-session is installed incorrectly.

more .xsession-x2go-o 
urdomain-errors
XSession-x2go: X session started for localuser at Wed Oct 18 09:45:30 EDT 2017
Failed to connect to bus: Connection refused
dbus-update-activation-environment: error: unable to connect to D-Bus: Failed 
to connect to socket /run/user//bus: Connection refused

(imsettings-check:14190): IMSettings-WARNING **: Could not connect: Connection 
refused

(imsettings-check:14190): GLib-GIO-CRITICAL **: 
g_dbus_proxy_call_sync_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed
mate-session[14003]: WARNING: Could not make bus activated clients aware of 
XDG_CURRENT_DESKTOP=MATE environment variable: Could not connect: Connection 
refused
mate-session[14003]: WARNING: Could not make bus activated clients aware of 
DISPLAY=:184 environment variable: Could not connect: Connection refused
mate-session[14003]: WARNING: Could not make bus activated clients aware of 
MATE_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Could not 
connect: Connection refused
mate-session[14003]: dconf-WARNING: failed to commit changes to dconf: Could 
not connect: Connection refused
mate-session[14003]: WARNING: Could not make bus activated clients aware of 
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/14003,unix/unix:/tmp/.ICE-unix/14003 
environment variable: Could not connect: Connection refused
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
mate-session[14003]: Gtk-CRITICAL: gtk_main_quit: assertion 'main_loops != 
NULL' failed
mate-session[14003]: CRITICAL: dbus_g_proxy_new_for_name: assertion 'connection 
!= NULL' failed
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
mate-session[14003]: Gtk-CRITICAL: gtk_main_quit: assertion 'main_loops != 
NULL' failed
mate-session[14003]: GLib-GObject-CRITICAL: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
mate-session[14003]: WARNING: Could not make bus activated clients aware of 
GTK_OVERLAY_SCROLLING=0 environment variable: Could not connect: Connection 
refused
mate-session[14003]: WARNING: keycode1 not existent
mate-session[14003]: WARNING: keycode2 not existent
mate-session[14003]: WARNING: GSIdleMonitor: IDLETIME counter not found
mate-session[14003]: GLib-GObject-CRITICAL: object GSIdleMonitor 0x556fe2443c80 
finalized while still in-construction
mate-session[14003]: GLib-GObject-CRITICAL: Custom constructor for class 
GSIdleMonitor returned NULL (which is invalid). Please use GInitable instead.
mate-session[14003]: CRITICAL: error getting session bus: Failed to connect to 
socket /run/user//bus: Connection refused
mate-session[14003]: WARNING: Unable to register presence with session bus
mate-session[14003]: CRITICAL: dbus_g_proxy_new_for_name: assertion 'connection 
!= NULL' failed
mate-session[14003]: CRITICAL: error getting session bus: Failed to connect to 
socket /run/user//bus: Connection refused

___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

[X2Go-User] X2Go on Fedora 26 with NIS user fails with ICE I/O error on connection w. XFCE & MATE; something in .bashrc?

2017-08-10 Thread Robert Kudyba
>From the x2go log I see this:
XSession-x2go: X session started for xxx at Thu Aug 10 09:06:10 EDT 2017
xrdb: Connection reset by peer
xrdb: Can't open display ':86'

The XFCE logs have this:
TRACE[xfsm-manager.c:1295] xfsm_manager_save_yourself_done():
enteringTRACE[ice-layer.c:99] ice_error_handler(): ICE connection fd = 19,
ICE I/O error on connection
TRACE[xfsm-manager.c:428] xfsm_manager_handle_failed_properties(): Client
Id 28106ab6c-8ea1-4c3e-b5f3-91794321ccb5 exited, removing from session.
TRACE[sm-layer.c:162] sm_new_client(): ICE connection fd = 19, received NEW
CLIENT
TRACE[sm-layer.c:213] sm_register_client(): ICE connection fd = 19,
received REGISTER CLIENT [Previous Id = None]
TRACE[xfsm-properties.c:489] xfsm_properties_set_string(): -> Set string
(Program, /usr/bin/baloo_file_extractor)
TRACE[xfsm-properties.c:489] xfsm_properties_set_string(): -> Set string
(UserID, xxx)
TRACE[xfsm-properties.c:629] xfsm_properties_set_from_smprop(): -> Set strv
(RestartCommand)
TRACE[xfsm-properties.c:680] xfsm_properties_remove(): -> Removing
(DiscardCommand)
TRACE[xfsm-properties.c:555] xfsm_properties_set_uchar(): -> Set uchar
(RestartStyleHint, 3)
TRACE[sm-layer.c:304] sm_save_yourself_done(): Client Id =
290f21986-23d7-4aab-be43-7dc1f517e4fb, received SAVE YOURSELF DONE [Success
= True]
TRACE[xfsm-manager.c:1295] xfsm_manager_save_yourself_done():
enteringTRACE[ice-layer.c:99] ice_error_handler(): ICE connection fd = 19,
ICE I/O error on connection
TRACE[xfsm-manager.c:428] xfsm_manager_handle_failed_properties(): Client
Id 290f21986-23d7-4aab-be43-7dc1f517e4fb exited, removing from session.
TRACE[sm-layer.c:162] sm_new_client(): ICE connection fd = 19, received NEW
CLIENT
TRACE[sm-layer.c:213] sm_register_client(): ICE connection fd = 19,
received REGISTER CLIENT [Previous Id = None]
TRACE[xfsm-properties.c:489] xfsm_properties_set_string(): -> Set string
(Program, /usr/libexec/drkonqi)
TRACE[xfsm-properties.c:489] xfsm_properties_set_string(): -> Set string
(UserID, xxx)
TRACE[xfsm-properties.c:629] xfsm_properties_set_from_smprop(): -> Set strv
(RestartCommand)
TRACE[xfsm-properties.c:680] xfsm_properties_remove(): -> Removing
(DiscardCommand)
TRACE[xfsm-properties.c:555] xfsm_properties_set_uchar(): -> Set uchar
(RestartStyleHint, 0)
TRACE[sm-layer.c:304] sm_save_yourself_done(): Client Id =
20aba6478-935b-4b81-b0b6-0acde98f7b86, received SAVE YOURSELF DONE [Success
= True]
TRACE[xfsm-manager.c:1295] xfsm_manager_save_yourself_done():
enteringTRACE[xfsm-manager.c:428] xfsm_manager_handle_failed_properties():
Client Id 20aba6478-935b-4b81-b0b6-0acde98f7b86 exited, removing from
session.

So could something in the user's .bashrc which I'll paste here be causing
this?

# setting path

pathaddfront() {
if [ -d "$1" ] && [[ ":$PATH:" != *":$1:"* ]]; then
PATH="$1${PATH:+":$PATH"}"
fi
}

pathaddrear() {
if [ -d "$1" ] && [[ ":$PATH:" != *":$1:"* ]]; then
PATH="${PATH:+"$PATH:"}$1"
fi
}

pathaddfront $HOME/bin/i386
pathaddfront $HOME/bin/scripts
[ `uname -i` = "x86_64" ] && pathaddfront $HOME/bin/x86_64
pathaddrear /usr/games
pathaddrear .

# environment variables

export CLASSPATH=.:/user/java-classes
export CXXFLAGS="-std=c++14"# use C++14 by default
export EDITOR=emacsclient
export ENSCRIPT="-B"
export HISTTIMEFORMAT="%F %T "  # history timestamps
export INFOPATH=/usr/local/info
export LC_ALL=C
export LESS='-ceiMqs -h20 -F'
export MAILCHECK=300
export MAILPATH=/var/spool/mail/user
export PAGER=less
export PRINTER=ps813
export TEXEDIT='emacsclient +%d %s'
export XLIB_SKIP_ARGB_VISUALS=1 # for Mathetmatica
export YEAROPTS='-n 40.6492 -w 74.3139 -APJpSb -cpn -W 25'
export YEAROPTSEDT="$YEAROPTS -z4"
export YEARPRINT="-fCourier4.5 $ENSCRIPT"
export NO_AT_BRIDGE=1
#export TEXDOCVIEW_pdf='(xpdf %s) &' # for texdoc
#export TEXDOCVIEW_html='firefox -remote openURL'"'(%s)'"' 2>/dev/null ||
mozilla %s &' # for texdoc

shopt -s cdspell# fix spelling errors
shopt -s checkwinsize   # avoid line overflow for long commands

# set prompt

if [ $0 = "bsh" ]
then
   export PS1="$ "
else
   export PS1="\h@dsm:\W\\$ "
fi

# where am I?
host=(`hostname | tr . " "`) # strip out domains
HOSTNAME=$host

# put right stuff in xterm title bar

case $TERM in
*rxvt | *xterm*)
  PROMPT_COMMAND='echo -ne "\033]0;(dsm)${USER}@${HOSTNAME}
(`dirs`)\007"'
  export PROMPT_COMMAND
  ;;
esac
cd .


# trash aliases

del () {
  if [ ! -d ~/trash ]; then mkdir ~/trash; fi
  mv $* ~/trash
}
alias rm=del
alias empty='\rm -rf ~/trash/*'

# misc aliases and functions

alias cs=checkspam
alias rmspam="yes|rmspam 2> /dev/null"
alias ls='ls -FC'
alias lsl='ls -Llg'
alias more='less'
stty () { command sh -c "stty 2>&1 >&0 "$@"" ; }
alias sw='pushd'
#alias xpdf="xpdf 2>/dev/null"
alias qmake="qmake-qt4"
alias stubgen="stubgen -g -e .cc -l -n"

alias tidy='tidy -w 75 -m --indent auto --tidy-mark no'

# set various useful things

set -o noclobber
set -o notify
ulim

Re: [X2Go-User] x2goserver on Ubuntu 17.04 Zesty

2017-04-25 Thread Robert Kudyba

>>I have not been successful at getting x2go to work consistently on
>> machines I have upgraded to Ubuntu 17.04, oddly it works on some and not
>> others.  I have two machines on which it appears to work fine and two which 
>> it does not, one of those it just gives me a black screen and the other it
>> immediately exits.  On the machine that it immediately exits it prints some
>> error messages but the client exits too fast to read them.  I can't figure
>> out if and where x2go logs erros.  I do see some things in the syslog but
>> indicates it is starting the session successfully when obviously it is not.

Have you seen this page on how to enable debug logging? 
http://wiki.x2go.org/doku.php/wiki:development:debugging 

Other logging locations apart from the system's log are:

X2Go Server: /var/log/syslog
X2Go Client: stderr (use –debug)
PyHoca-GUI: stderr (use –libdebug –debug)
Xsession itself: $HOME/.xsession-x2go-errors
NX (server-side): $HOME/.x2go/C-/session.*
NX (client-side): $HOME/.x2go/S-/session.*
The default log levels for x2goserver and cups-x2go are set to notice. 
Available log levels are: emerg, crit, alert, err, warning, notice, info, debug.
The x2goserver log level can be set by editing:

root@x2goserver:~$ editor /etc/x2go/x2goserver.conf
Debugging X2Go Session Broker

The x2gobroker debug mode can be enabled in:

root@broker:~$ editor /etc/default/python-x2gobroker
The log files normally get written to /var/log/x2gobroker/*.log

You can also run

root@broker:~$ x2gobroker-daemon-debug
as user root. This is equivalent to running the broker daemon provided by the 
package x2gobroker-daemon, but you will see all output piped to stderr while 
the X2Go Session Broker daemon runs in foreground mode.___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Fedora 25

2017-04-06 Thread Robert Kudyba
We still get segfaults even after installing icewm, albeit at least we can see 
the desktop.

Apr  6 14:11:17 ourserver kernel: Chrome_ChildThr[9108]: segfault at 0 ip 
5648672adb51 sp 7fd4088fe2b0 error 6 in 
plugin-container[5648672a9000+1a000]
Apr  6 14:11:17 ourserver systemd: Started Process Core Dump (PID 9428/UID 0).
Apr  6 14:11:18 ourserver systemd-coredump: Process 9102 (plugin-containe) of 
user  dumped core.#012#012Stack trace of thread 9108:#012#0  
0x5648672adb51 _Z14mozalloc_abortPKc (plugin-container)#012#1  
0x7fd4170fd7ec NS_DebugBreak (libxul.so)#012#2  0x7fd4174315ff 
_ZN7mozilla3ipc14MessageChannel22OnChannelErrorFromLinkEv (libxul.so)#012#3  
0x7fd41743168d _ZN7mozilla3ipc11ProcessLink14OnChannelErrorEv 
(libxul.so)#012#4  0x7fd417422bc7 event_base_loop (libxul.so)#012#5  
0x7fd41741174d 
_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE (libxul.so)#012#6 
 0x7fd417413418 _ZN11MessageLoop3RunEv (libxul.so)#012#7  
0x7fd41741b74a _ZN4base6Thread10ThreadMainEv (libxul.so)#012#8  
0x7fd4174198a5 _ZL10ThreadFuncPv (libxul.so)#012#9  0x7fd41ad6f6ca 
start_thread (libpthread.so.0)#012#10 0x7fd415372f7f __clone 
(libc.so.6)#012#012Stack trace of thread 9102:#012#0  0x7fd41ad75460 
pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)#012#1  0x7fd415efcd30 
PR_WaitCondVar (libnspr4.so)#012#2  0x7fd417428939 
_ZN7mozilla7CondVar4WaitEj.isra.92 (libxul.so)#012#3  0x7fd41742b3e9 
_ZN7mozilla3ipc14MessageChannel17WaitForSyncNotifyEb (libxul.so)#012#4  
0x7fd4174355db _ZN7mozilla3ipc14MessageChannel4SendEPN3IPC7MessageES4_ 
(libxul.so)#012#5  0x7fd4175c3f85 
_ZN7mozilla3dom13PContentChild29SendPCrashReporterConstructorEPNS0_19PCrashReporterChildERKiRKj
 (libxul.so)#012#6  0x7fd41835f964 
_ZN7mozilla3dom12ContentChild4InitEP11MessageLoopiPN3IPC7ChannelE 
(libxul.so)#012#7  0x7fd418368731 _ZN7mozilla3dom14ContentProcess4InitEv 
(libxul.so)#012#8  0x7fd418b50dc0 XRE_InitChildProcess (libxul.so)#012#9  
0x5648672adaa7 _Z20content_process_mainiPPc (plugin-container)#012#10 
0x7fd41528b401 __libc_start_main (libc.so.6)#012#11 0x5648672ad56a 
_start (plugin-container)
Apr  6 14:11:27 ourserver automount[2331]: add_host_addrs: hostname lookup 
failed: Name or service not known


And with MATE and Openbox:

Apr  6 14:14:48 ourserver systemd-coredump: Process 12115 (openbox) of user 
 dumped core.#012#012Stack trace of thread 12115:#012#0  0x7f2b0db3991f 
raise (libc.so.6)#012#1  0x7f2b0db3b51a abort (libc.so.6)#012#2  
0x7f2b107164d0 sighandler (libobt.so.2)#012#3  0x7f2b0db39990 
__restore_rt (libc.so.6)#012#4  0x7f2b0d4f66a7 XGetXCBConnection 
(libX11-xcb.so.1)#012#5  0x7f2b10b3e1b2 sn_display_new 
(libstartup-notification-1.so.0)#012#6  0x563f91c33bc4 sn_startup 
(openbox)#012#7  0x563f91bfbbb3 main (openbox)#012#8  0x7f2b0db24401 
__libc_start_main (libc.so.6)#012#9  0x563f91bfccd9 _start (openbox)


> On Apr 6, 2017, at 12:36 AM, Norman Gaywood  wrote:
> 
> An update to mesa broke x2go server in Fedora 25 for awhile a month or so ago.
> 
> This included MATE desktop not starting, many XFCE programs seg faulting and 
> glx not working.
> 
> However, this has been fixed with the latest mesa and libepoxy updates. Is 
> your F25 fully updated?
> 
> These are my mesa and lbepoxy versions with working x2go server.
> 
> x2goserver-4.0.1.20-1.fc25.x86_64
> libepoxy-1.4.1-1.fc25.x86_64
> mesa-dri-drivers-13.0.4-3.fc25.x86_64
> mesa-filesystem-13.0.4-3.fc25.x86_64
> mesa-libEGL-13.0.4-3.fc25.x86_64
> mesa-libEGL-devel-13.0.4-3.fc25.x86_64
> mesa-libgbm-13.0.4-3.fc25.x86_64
> mesa-libgbm-devel-13.0.4-3.fc25.x86_64
> mesa-libGL-13.0.4-3.fc25.x86_64
> mesa-libglapi-13.0.4-3.fc25.x86_64
> mesa-libGL-devel-13.0.4-3.fc25.x86_64
> mesa-libGLES-13.0.4-3.fc25.x86_64
> mesa-libGLES-devel-13.0.4-3.fc25.x86_64
> mesa-libGLU-9.0.0-10.fc24.x86_64
> mesa-libGLU-devel-9.0.0-10.fc24.x86_64
> mesa-libOSMesa-13.0.4-3.fc25.x86_64
> mesa-libwayland-egl-13.0.4-3.fc25.x86_64
> mesa-libwayland-egl-devel-13.0.4-3.fc25.x86_64
> mesa-libxatracker-13.0.4-3.fc25.x86_64
> 
> 
> On 6 April 2017 at 13:45, Robert Dinse  > wrote:
> 
>  Something broke in Fedora 25 and now the only window manager I can get to
> work over x2go is icewm, mate will no longer start, kde will no longer start.
> 
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
>  Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
>Knowledgeable human assistance, not telephone trees or script readers.
>  See our web site: http://www.eskimo.com/ 
> 
>  (206) 812-0051 or (800) 246-6874.

[X2Go-User] marco: Fatal IO error 104 on X2Go with Fedora 25

2017-03-31 Thread Robert Kudyba
Is there a better place to report these? Which Bugzilla? For Fedora? Which
component? check out the logs:

mate-session[20087]: WARNING: Failed to acquire org.gnome.SessionManager
Gtk-Message: GtkDialog mapped without a transient parent. This is
discouraged.
mate-session[20087]: Gtk-CRITICAL: gtk_main_quit: assertion 'main_loops !=
NULL' failed
mate-session[20087]: WARNING: keycode1 not existent
mate-session[20087]: WARNING: keycode2 not existent
mate-session[20087]: WARNING: GSIdleMonitor: IDLETIME counter not found
mate-session[20087]: GLib-GObject-CRITICAL: object GSIdleMonitor
0x56509ee55210 finalized while still in-construction
mate-session[20087]: GLib-GObject-CRITICAL: Custom constructor for class
GSIdleMonitor returned NULL (which is invalid). Please use GInitable
instead.

** (mate-settings-daemon:20336): WARNING **: Failed to acquire
org.mate.SettingsDaemon

** (mate-settings-daemon:20336): WARNING **: Could not acquire name
Cannot register the panel shell: there is already one running.
vmware-user: could not open /proc/fs/vmblock/dev

** (mate-screensaver:20367): WARNING **: screensaver already running in
this session
SELinux Troubleshooter: Applet requires SELinux be enabled to run.
*** ERROR ***
TI:07:55:25 TH:0x55ca34e51a60   FI:gpm-manager.c
 FN:gpm_manager_systemd_inhibit,1784
 - Error in dbus - GDBus.Error:org.freedesktop.DBus.Error.AccessDenied:
Permission denied
Traceback:
mate-power-manager(+0x1902f) [0x55ca34b7002f]
mate-power-manager(+0x1187e) [0x55ca34b6887e]
/lib64/libgobject-2.0.so.0(g_type_create_instance+0x20b)
[0x7fb6e807c7fb]
/lib64/libgobject-2.0.so.0(+0x1469b) [0x7fb6e805e69b]
/lib64/libgobject-2.0.so.0(g_object_newv+0x1dd) [0x7fb6e80600ad]
/lib64/libgobject-2.0.so.0(g_object_new+0x104) [0x7fb6e8060864]
mate-power-manager(+0x12102) [0x55ca34b69102]
mate-power-manager(+0x7c52) [0x55ca34b5ec52]
/lib64/libc.so.6(__libc_start_main+0xf1) [0x7fb6e746a401]
mate-power-manager(+0x7fca) [0x55ca34b5efca]

** (mate-volume-control-applet:20416): WARNING **: Applet is already
running, exiting

** (zeitgeist-datahub:20387): WARNING **: zeitgeist-datahub.vala:226:
Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
Connection failure: Connection terminated
Can't open RFKILL control device: No such file or directory
Traceback (most recent call last):
  File "/usr/lib/blueberry/blueberry-obex-agent.py", line 720, in 
service.load()
  File "/usr/lib/blueberry/blueberry-obex-agent.py", line 332, in load
self._manager = Manager()
  File "/usr/lib/blueberry/blueberry-obex-agent.py", line 577, in __init__
if self.__class__.get_interface_version()[0] < 5:
  File "/usr/lib/blueberry/blueberry-obex-agent.py", line 446, in
get_interface_version
obj = dbus.SessionBus().get_object('org.bluez.obex', '/')
  File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 241, in
get_object
follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 248, in
__init__
self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 180, in
activate_name_owner
self.start_service_by_name(bus_name)
  File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 278, in
start_service_by_name
'su', (bus_name, flags)))
  File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651,
in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.systemd1.NoSuchUnit: Unit
dbus-org.bluez.obex.service not found.
Exception AttributeError: "'Manager' object has no attribute
'_Base__signals'" in > ignored
ERROR:dbus.proxies:Introspect error on org.bluez.obex:/:
dbus.exceptions.DBusException: org.freedesktop.systemd1.NoSuchUnit: Unit
dbus-org.bluez.obex.service not found.
abrt-applet: Can't show notification:
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient
disconnected from message bus without replying
abrt-applet: Can't show notification:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.979 was
not provided by any .service files
abrt-applet: Can't show notification:
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient
disconnected from message bus without replying
abrt-applet: Can't show notification:
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient
disconnected from message bus without replying
mate-session[20087]: WARNING: Child process 29443 was already dead.
mate-session[20087]: WARNING: Child process 30408 was already dead.
mate-session[20087]: WARNING: Child process 32062 was already dead.
mate-session[20087]: WARNING: Child process 909 was already dead.
mate-session[20087]: WARNING: Child process 2927 was already dead.
mate-session[20087]: WARNING: Child process 3261 was already dead.
mate-session[20087]: WARNING: Child process 7274 was already dead.
mate-session[20087]: GLib-WARNING: GEr

[X2Go-User] X2Go on Mac with MATE and NIS/Fedora 25 closes after opening

2017-03-07 Thread Robert Kudyba
We made sure to downgrade mesa but this happens with certain NIS users. Non-NIS 
users do not have this problem. Here are some logs.

Mar  7 08:48:56 ourhost /usr/bin/x2gostartagent: x2gostartagent called with 
options: 800x600 adsl 16m-jpeg-9 unix-kde-depth_32 us query 0 D MATE both
Mar  7 08:48:56 ourhost /usr/bin/x2gosessionlimit[30463]: x2gosessionlimit has 
been called
Mar  7 08:48:56 ourhost /usr/bin/x2golistsessions[30466]: x2golistsessions has 
been called with options: --all-servers
Mar  7 08:48:58 ourhost /usr/bin/x2gofeature: x2gofeature called with options: 
X2GO_RUN_EXTENSIONS
Mar  7 08:48:58 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features: 
x2goserver-extensions.features called with options: X2GO_RUN_EXTENSIONS
Mar  7 08:48:58 ourhost /usr/bin/x2goserver-run-extensions: 
x2goserver-run-extensions called with options: 
hostname-61-1488894536_stDMATE_dp32 pre-start
Mar  7 08:48:58 ourhost /usr/bin/x2gostartagent: successfully started X2Go 
agent session with ID hostname-61-1488894536_stDMATE_dp32
Mar  7 08:48:58 ourhost /usr/bin/x2gofeature: x2gofeature called with options: 
X2GO_RUN_EXTENSIONS
Mar  7 08:48:58 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features: 
x2goserver-extensions.features called with options: X2GO_RUN_EXTENSIONS
Mar  7 08:48:58 ourhost /usr/bin/x2goserver-run-extensions: 
x2goserver-run-extensions called with options: 
hostname-61-1488894536_stDMATE_dp32 post-start
Mar  7 08:48:58 ourhost dnf: Metadata cache created.
Mar  7 08:48:58 ourhost /usr/bin/x2gostartagent: blocking creation of agent's 
keyboard file 
/tmp/.x2go-hostname/C-hostname-61-1488894536_stDMATE_dp32/keyboard as requested 
by session startup command
Mar  7 08:48:58 ourhost systemd: Started dnf makecache.
Mar  7 08:49:03 ourhost /usr/bin/x2gocmdexitmessage: x2gocmdexitmessage called 
with options: hostname-61-1488894536_stDMATE_dp32
Mar  7 08:49:20 ourhost /usr/bin/x2gosuspend-session: x2gosuspend-session 
called with options: hostname-61-1488894536_stDMATE_dp32
Mar  7 08:49:21 ourhost /usr/bin/x2gofeature: x2gofeature called with options: 
X2GO_DESKTOPSHARING
Mar  7 08:49:21 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features: 
x2goserver-extensions.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:49:21 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-xsession.features: 
x2goserver-xsession.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:49:21 ourhost /usr/share/x2go/x2gofeature.d/x2goserver.features: 
x2goserver.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:49:21 ourhost /usr/bin/x2gofeature: x2gofeature called with options: 
X2GO_RUN_EXTENSIONS
Mar  7 08:49:21 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features: 
x2goserver-extensions.features called with options: X2GO_RUN_EXTENSIONS
Mar  7 08:49:21 ourhost /usr/bin/x2goserver-run-extensions: 
x2goserver-run-extensions called with options: 
hostname-61-1488894536_stDMATE_dp32 pre-suspend
Mar  7 08:49:21 ourhost /usr/bin/x2goumount-session[31047]: x2goumount-session 
has been called with options: hostname-61-1488894536_stDMATE_dp32
Mar  7 08:49:41 ourhost /usr/bin/x2gosuspend-session: x2gosuspend-session 
called with options: hostname-61-1488894536_stDMATE_dp32
Mar  7 08:49:41 ourhost /usr/bin/x2gofeature: x2gofeature called with options: 
X2GO_DESKTOPSHARING
Mar  7 08:49:41 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features: 
x2goserver-extensions.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:49:41 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-xsession.features: 
x2goserver-xsession.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:49:41 ourhost /usr/share/x2go/x2gofeature.d/x2goserver.features: 
x2goserver.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:49:41 ourhost /usr/bin/x2gofeature: x2gofeature called with options: 
X2GO_RUN_EXTENSIONS
Mar  7 08:49:41 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features: 
x2goserver-extensions.features called with options: X2GO_RUN_EXTENSIONS
Mar  7 08:49:41 ourhost /usr/bin/x2goserver-run-extensions: 
x2goserver-run-extensions called with options: 
hostname-61-1488894536_stDMATE_dp32 pre-suspend
Mar  7 08:49:41 ourhost /usr/bin/x2goumount-session[31286]: x2goumount-session 
has been called with options: hostname-61-1488894536_stDMATE_dp32
Mar  7 08:50:00 ourhost /usr/bin/x2gosuspend-session: x2gosuspend-session 
called with options: hostname-61-1488894536_stDMATE_dp32
Mar  7 08:50:01 ourhost /usr/bin/x2gofeature: x2gofeature called with options: 
X2GO_DESKTOPSHARING
Mar  7 08:50:01 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features: 
x2goserver-extensions.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:50:01 ourhost 
/usr/share/x2go/x2gofeature.d/x2goserver-xsession.features: 
x2goserver-xsession.features called with options: X2GO_DESKTOPSHARING
Mar  7 08:50:01 ourhost /usr/share/x2go/x2gofeature.

Re: [X2Go-User] X2Go crash from Mac/MATE to Fedora 25 w NIS user getting x2gostartagent: blocking creation of agent's keyboard file

2017-03-01 Thread Robert Kudyba

> On Mar 1, 2017, at 9:29 AM, Robert Dinse  wrote:
> 
> Very odd.

What a mess there are a couple of moving targets:

1) https://bugzilla.redhat.com/show_bug.cgi?id=1417431 
 which requires enabling 
of the updates-testing repo.
2) This command ultimately worked: dnf --enablerepo updates-testing downgrade 
mesa-* --allowerasing

MATE is working again. Oye.___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2Go crash from Mac/MATE to Fedora 25 w NIS user getting x2gostartagent: blocking creation of agent's keyboard file

2017-03-01 Thread Robert Kudyba
> I applied all the upgrades, and downgraded mesa-libGL and everything
> worked.  Added the following to /etc/dnf/dnf.conf:
> 
> exclude=mesa-libGL
> 
> To prevent it from being upgraded until such time as that issue is
> resolved.

Hm I get this error with this command:

[SKIPPED] mesa-libGL-12.0.3-3.fc25.x86_64.rpm: Already downloaded   


   
[SKIPPED] mesa-libglapi-12.0.3-3.fc25.x86_64.rpm: Already downloaded


   
[SKIPPED] mesa-libGL-12.0.3-3.fc25.i686.rpm: Already downloaded 


   
[SKIPPED] mesa-libglapi-12.0.3-3.fc25.i686.rpm: Already downloaded  


   
[SKIPPED] mesa-libGLES-12.0.3-3.fc25.x86_64.rpm: Already downloaded 


   
[SKIPPED] mesa-libGL-devel-12.0.3-3.fc25.x86_64.rpm: Already downloaded 


   
[SKIPPED] mesa-libOSMesa-12.0.3-3.fc25.x86_64.rpm: Already downloaded   


   
(8/12): libglvnd-devel-0.2.999-6.git28867bb.fc25.x86_64.rpm 


 437 kB/s |  19 kB 00:00
(9/12): libglvnd-0.2.999-6.git28867bb.fc25.x86_64.rpm   


 2.7 MB/s | 238 kB 00:00
(10/12): libglvnd-0.2.999-6.git28867bb.fc25.i686.rpm


 2.7 MB/s | 241 kB 00:00
(11/12): mesa-libEGL-12.0.3-3.fc25.x86_64.rpm   


 1.4 MB/s |  96 kB 00:00
(12/12): mesa-libEGL-12.0.3-3.fc25.i686.rpm 


 2.6 MB/s | 100 kB 00:00
-
Total   


 1.1 MB/s | 694 kB 00:00 
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful 
transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
  file /usr/include/glvnd/GLdispatchABI.h from install of 
libglvnd-devel-0.2.999-6.git28867bb.fc25.x86_64 conflicts with file from 
package libglvnd-core-devel-1:0.2.999-10.gitdc16f8c.fc25.x86_64

___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2Go crash from Mac/MATE to Fedora 25 w NIS user getting x2gostartagent: blocking creation of agent's keyboard file

2017-02-28 Thread Robert Kudyba

> On Feb 26, 2017, at 12:36 AM, Mihai Moldovan  wrote:
> 
> On 26.02.2017 06:29 AM, Robert Kudyba wrote:
>> Well kind of had to build in the XFCE work around mentioned in this bug
>> <http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1083>.
>> 
>> Here's what in the log with XFCE:
> 
> The non-working MATE log would be more interesting, given that XFCE actually
> works in your setup. :)

My colleague is giving up on MATE. And XFCE has been having intermittent issues 
and here are some errors/logs. Anything stick out?

xfce4-session-Message: SSH authentication agent is already running
gpg-agent[27604]: WARNING: "--write-env-file" is an obsolete option - it has no 
effect
gpg-agent: a gpg-agent is already running - not starting a new one

(xfce4-session:27589): xfce4-session-WARNING **: gpg-agent returned no PID in 
the variables

(xfce4-session:27589): xfce4-session-WARNING **: xfsm_manager_load_session: 
Something wrong with 
/path/.cache/sessions/xfce4-session-erdos.dsm.fordham.edu:90, Does it exist? 
Permissions issue?

(xfwm4:27607): xfwm4-WARNING **: The display does not support the XComposite 
extension.

(xfwm4:27607): xfwm4-WARNING **: The display does not support the XFixes 
extension.

(xfwm4:27607): xfwm4-WARNING **: Compositing manager disabled.

(xfwm4:27607): xfwm4-WARNING **: Error opening /dev/dri/card0: Permission denied
Starting Dropbox...
(tracker-extract:27814): Tracker-WARNING **: Could not open pdf file 
‘/path/midterm.pdf': No such file or directory


** (zeitgeist-datahub:27892): WARNING **: 
kde-recent-document-provider.vala:174: Couldn't find actor for 'kolourpaint'.
vmware-user: could not open /proc/fs/vmblock/dev
KCrash: Application 'kgpg' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/libexec/drkonqi directly
SELinux Troubleshooter: Applet requires SELinux be enabled to run.

(xfsettingsd:27617): xfsettingsd-CRITICAL **: Your XI is too old (1.3) version 
1.4 is required.

(xfsettingsd:27617): xfsettingsd-CRITICAL **: Failed to change the keyboard 
repeat
KCrash: Application 'drkonqi' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/libexec/drkonqi directly
KCrash: Application 'drkonqi' crashing...
Dropbox isn't running!
Done!

(xfwm4:27607): xfwm4-WARNING **: Unmanaged net_wm_state (window 0x1ce, atom 
"_NET_WM_STATE_STAYS_ON_TOP")

(xfce4-panel:27611): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 
'GTK_IS_WIDGET (widget)' failed

(xfce4-panel:27611): Gtk-CRITICAL **: gtk_box_pack: assertion 'GTK_IS_WIDGET 
(child)' failed

(xfce4-panel:27611): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 
'GTK_IS_WIDGET (widget)' failed

(xfce4-panel:27611): Gtk-CRITICAL **: gtk_box_pack: assertion 'GTK_IS_WIDGET 
(child)' failed

(xfce4-panel:27611): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 
'GTK_IS_WIDGET (widget)' failed

(xfce4-panel:27611): Gtk-CRITICAL **: gtk_box_pack: assertion 'GTK_IS_WIDGET 
(child)' failed

(xfce4-panel:27611): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 
'GTK_IS_WIDGET (widget)' failed

(xfce4-panel:27611): Gtk-CRITICAL **: gtk_box_pack: assertion 'GTK_IS_WIDGET 
(child)' failed

** (zeitgeist-datahub:27892): WARNING **: 
downloads-directory-provider.vala:120: Couldn't process 
/path/.dropbox-dist-old-GHFOH6: Error when getting information for file 
'/path/.dropbox-dist-old-GHFOH6': No such file or directory

** (xfdesktop:27615): CRITICAL **: xfce_backdrop_loader_closed_cb: assertion 
'XFCE_IS_BACKDROP(backdrop)' failed

** (zeitgeist-datahub:27892): WARNING **: zeitgeist-datahub.vala:209: Error 
during inserting events: 
GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: 
interpretation, manifestation and actor are required

** (zeitgeist-datahub:27892): WARNING **: zeitgeist-datahub.vala:209: Error 
during inserting events: 
GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: 
interpretation, manifestation and actor are required


___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2Go crash from Mac/MATE to Fedora 25 w NIS user getting x2gostartagent: blocking creation of agent's keyboard file

2017-02-25 Thread Robert Kudyba
> That would be the new black proxy window with the "X2GO" branding in dark
> grey
> letters, right? It's not a real crash, it just terminates? (I.e., OS X
> doesn't
> show an appcrash dialog.)
>

Yes just terminates.


> Maybe taking a look at ~NISuser/.xsession-x2go-errors might show something
> interesting.

working around it with XFCE and then using the work around for DBUS
> > when the same user is logged in via ssh and X2go.
>
> So XFCE is working, while MATE is not?
>
>
Well kind of had to build in the XFCE work around mentioned in this bug
.

Here's what in the log with XFCE:

xfce4-session-Message: SSH authentication agent is already running

gpg-agent[14125]: WARNING: "--write-env-file" is an obsolete option - it
has no effect

gpg-agent[14126]: gpg-agent (GnuPG) 2.1.13 started


(xfce4-session:14115): xfce4-session-WARNING **: gpg-agent returned no PID
in the variables

(xfce4-session:14115): xfce4-session-WARNING **: xfsm_manager_load_session:
Something wrong with /u/sobolev/agw/.cache/sessions/xfce4-session-erdos.
dsm.fordham.edu:85, Does it exist? Permissions issue?


(xfwm4:14130): xfwm4-WARNING **: The display does not support the
XComposite extension.


(xfwm4:14130): xfwm4-WARNING **: The display does not support the XFixes
extension.


(xfwm4:14130): xfwm4-WARNING **: Compositing manager disabled.

Starting Dropbox...

(xfwm4:14130): xfwm4-WARNING **: Error opening /dev/dri/card0: Permission
denied


vmware-user: could not open /proc/fs/vmblock/dev

SELinux Troubleshooter: Applet requires SELinux be enabled to run.


(xfsettingsd:14147): xfsettingsd-CRITICAL **: Your XI is too old (1.3)
version 1.4 is required.


(xfsettingsd:14147): xfsettingsd-CRITICAL **: Failed to change the keyboard
repeat


** (zeitgeist-datahub:14476): WARNING **:
kde-recent-document-provider.vala:174:
Couldn't find actor for 'kolourpaint'.


(xfwm4:14130): xfwm4-WARNING **: Unmanaged net_wm_state (window 0x34e,
atom "_NET_WM_STATE_STAYS_ON_TOP")


(xfce4-panel:14136): Gtk-CRITICAL **: IA__gtk_widget_show: assertion
'GTK_IS_WIDGET (widget)' failed


(xfce4-panel:14136): Gtk-CRITICAL **: gtk_box_pack: assertion
'GTK_IS_WIDGET (child)' failed


(xfce4-panel:14136): Gtk-CRITICAL **: IA__gtk_widget_show: assertion
'GTK_IS_WIDGET (widget)' failed


(xfce4-panel:14136): Gtk-CRITICAL **: gtk_box_pack: assertion
'GTK_IS_WIDGET (child)' failed


(xfce4-panel:14136): Gtk-CRITICAL **: IA__gtk_widget_show: assertion
'GTK_IS_WIDGET (widget)' failed


(xfce4-panel:14136): Gtk-CRITICAL **: gtk_box_pack: assertion
'GTK_IS_WIDGET (child)' failed


(xfce4-panel:14136): Gtk-CRITICAL **: IA__gtk_widget_show: assertion
'GTK_IS_WIDGET (widget)' failed


(xfce4-panel:14136): Gtk-CRITICAL **: gtk_box_pack: assertion
'GTK_IS_WIDGET (child)' failed


** (xfdesktop:14140): CRITICAL **: xfce_backdrop_loader_closed_cb:
assertion 'XFCE_IS_BACKDROP(backdrop)' failed


(xfce4-terminal:16430): GLib-WARNING **: GChildWatchSource: Exit status of
a child process was requested but ECHILD was received by waitpid(). Most
likely the process is ignoring SIGCHLD, or some other thread is invoking
waitpid() with a nonpositive first argument; either behavior can break
applications that use g_child_watch_add()/g_spawn_sync() either directly or
indirectly.


(xfce4-session:14115): Gtk-CRITICAL **: IA__gtk_widget_set_visible:
assertion 'GTK_IS_WIDGET (widget)' failed


(xfce4-session:14115): GLib-GObject-CRITICAL **: g_object_unref: assertion
'G_IS_OBJECT (object)' failed

/usr/local/sbin/start-xfce: line 4: EOF: command not found

Thunar: Fatal IO error 11 (Resource temporarily unavailable) on X server
:85.0.

Gdk-Message: nm-applet: Fatal IO error 11 (Resource temporarily
unavailable) on X server :85.0.


xfce-polkit: Fatal IO error 11 (Resource temporarily unavailable) on X
server :85.0.

Gdk-Message: blueman-applet: Fatal IO error 11 (Resource temporarily
unavailable) on X server :85.0.


Gdk-Message: abrt: Fatal IO error 11 (Resource temporarily unavailable) on
X server :85.0.


Gdk-Message: evolution-alarm-notify: Fatal IO error 11 (Resource
temporarily unavailable) on X server :85.0.


** (zeitgeist-datahub:14476): WARNING **: zeitgeist-datahub.vala:226:
Unable to get name "org.gnome.zeitgeist.datahub" on the bus!


Received signal:15->'Terminated'
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2Go crash from Mac/MATE to Fedora 25 w NIS user getting x2gostartagent: blocking creation of agent's keyboard file

2017-02-25 Thread Robert Kudyba
> connecting to a Fedora 25 server with NIS, choosing the MATE desktop and
audio
> disabled. We made sure to check the security settings as per this older
post
> screenshot
>  and
> confirmed the .Xauthority permissions problem
>  does
not
> exist. Here are some debug-enabled logs.

What exactly does crash and when? The client? x2goagent on the server?


The X2Go client on his Mac desktop just goes black and kicks him out.

We have been working around it with XFCE and then using the work around for
DBUS when the same user is logged in via ssh and X2go.
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

[X2Go-User] X2Go crash from Mac/MATE to Fedora 25 w NIS user getting x2gostartagent: blocking creation of agent's keyboard file

2017-02-17 Thread Robert Kudyba
This only seems to be affecting one user. He has a NIS account and has
tried 2 NIS accounts to make sure. He's running a Mac with the latest X2Go
(2.7.11) connecting to a Fedora 25 server with NIS, choosing the MATE
desktop and audio disabled. We made sure to check the security settings as per
this older post screenshot

and
confirmed the .Xauthority permissions problem
 does
not exist. Here are some debug-enabled logs.

Feb 16 21:11:57 ourserver /usr/bin/x2gostartagent: x2gostartagent called
with options: 800x600 adsl 16m-jpeg-9 unix-kde-depth_32 us query 0 D MATE
both
Feb 16 21:11:57 ourserver /usr/bin/x2gosessionlimit[25474]:
x2gosessionlimit has been called
Feb 16 21:11:57 ourserver /usr/bin/x2golistsessions[25477]:
x2golistsessions has been called with options: --all-servers
Feb 16 21:11:59 ourserver /usr/sbin/x2gocleansessions[26305]:
NISuser-64-1487297518_stDMATE_dp32: state file for this session does not
exist: /tmp/.x2go-NISuser/C-NISuser-64-1487297518_stDMATE_dp32/state (this
can be ignored during session startups)
Feb 16 21:12:00 ourserver /usr/bin/x2gofeature: x2gofeature called with
options: X2GO_RUN_EXTENSIONS
Feb 16 21:12:00 ourserver
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features:
x2goserver-extensions.features called with options: X2GO_RUN_EXTENSIONS
Feb 16 21:12:00 ourserver /usr/bin/x2goserver-run-extensions:
x2goserver-run-extensions called with options:
NISuser-64-1487297518_stDMATE_dp32 pre-start
Feb 16 21:12:00 ourserver /usr/bin/x2gostartagent: successfully started
X2Go agent session with ID NISuser-64-1487297518_stDMATE_dp32
Feb 16 21:12:00 ourserver /usr/bin/x2gofeature: x2gofeature called with
options: X2GO_RUN_EXTENSIONS
Feb 16 21:12:00 ourserver
/usr/share/x2go/x2gofeature.d/x2goserver-extensions.features:
x2goserver-extensions.features called with options: X2GO_RUN_EXTENSIONS
Feb 16 21:12:00 ourserver /usr/bin/x2goserver-run-extensions:
x2goserver-run-extensions called with options:
NISuser-64-1487297518_stDMATE_dp32 post-start
Feb 16 21:12:01 ourserver /usr/bin/x2gostartagent: blocking creation of
agent's keyboard file
/tmp/.x2go-NISuser/C-NISuser-64-1487297518_stDMATE_dp32/keyboard as
requested by session startup command
Feb 16 21:12:05 ourserver audit: CRYPTO_KEY_USER pid=25308 uid=0 auid=
ses=916 msg='op=destroy kind=server
fp=SHA256:ed:ac:95:b9:6d:a7:65:a8:79:a8:79:4e:41:3c:6b:58:c8:5b:37:10:c1:6a:bc:8f:2f:1c:f1:00:98:4f:2a:78
direction=? spid=25774 suid=  exe="/usr/sbin/sshd" hostname=? addr=?
terminal=? res=success'
Feb 16 21:12:05 ourserver /usr/bin/x2gocmdexitmessage: x2gocmdexitmessage
called with options: NISuser-64-1487297518_stDMATE_dp32
Feb 16 21:12:05 ourserver audit: USER_END pid=25308 uid=0 auid= ses=916
msg='op=PAM:session_close
grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix
acct="NISuser" exe="/usr/sbin/sshd" hostname=ipaddress addr=ipaddress
terminal=ssh res=success'
Feb 16 21:12:05 ourserver audit: CRED_DISP pid=25308 uid=0 auid=
ses=916 msg='op=PAM:setcred grantors=pam_unix acct="NISuser"
exe="/usr/sbin/sshd" hostname=ipaddress addr=ipaddress terminal=ssh
res=success'
Feb 16 21:12:05 ourserver audit: USER_END pid=25308 uid=0 auid= ses=916
msg='op=login id= exe="/usr/sbin/sshd" hostname=ipaddress
addr=ipaddress terminal=ssh res=success'
Feb 16 21:12:05 ourserver audit: USER_LOGOUT pid=25308 uid=0 auid=
ses=916 msg='op=login id= exe="/usr/sbin/sshd" hostname=ipaddress
addr=ipaddress terminal=ssh res=success'
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Emacs crashes on start

2016-11-10 Thread Robert Kudyba
A bug was filed a while ago: 
https://bugzilla.redhat.com/show_bug.cgi?id=1349412 
 and a couple work arounds 
are listed there including 
rebuild with --with-x-toolkit=gtk2 --without-xwidgets or use xemacs



> On Nov 10, 2016, at 4:22 PM, Thackeray, Neil L  wrote:
> 
>> Do you mean that I should configure my x2go client to launch "vglrun -c 
>> proxy xterm -ls" instead of just "xterm" as the "Single Application"?
>> If so, that doesn't work; the x2go session connects but then terminates 
>> immediately.
> Yes, this is what I did, but I didn't have the problem of the x2go session 
> terminating.
> 
> 
> -Original Message-
> From: x2go-user-boun...@lists.x2go.org 
>  
> [mailto:x2go-user-boun...@lists.x2go.org 
> ] On Behalf Of Tristan Miller
> Sent: Thursday, November 10, 2016 9:51 AM
> To: x2go-user@lists.x2go.org 
> Subject: Re: [X2Go-User] Emacs crashes on start
> 
> Greetings.
> 
> On Thu, 10 Nov 2016 15:26:15 +, "Thackeray, Neil L"
>  wrote:
>> Does this happen with other Gtk apps?
> 
> I can't speak for Robert's problem, which seems to be unrelated.  In my case, 
> Emacs is the only program that crashes, though other GTK+ programs have 
> problems displaying the pull-down menus.  See the "GTK+ pull-down menus not 
> displayed" thread in this list.
> 
>> Are you running with an Nvidia card?
> 
> The client has an Nvidia card, yes.  The remote server doesn't.
> 
>> I had to install VirtualGL and run some application through a proxy to 
>> get them to work.
>> 
>> vglrun -c proxy xterm -ls
> 
> It's not clear to me how or where you're suggesting I use VirtualGL.
> Do you mean that I should configure my x2go client to launch "vglrun -c proxy 
> xterm -ls" instead of just "xterm" as the "Single Application"?
> If so, that doesn't work; the x2go session connects but then terminates 
> immediately.
> 
> If I use x2go to launch a remote xterm as usual, and then type your vglrun 
> command in that xterm, then it returns with the error "Invalid
> MIT-MAGIC-COOKIE-1 key[VGL] ERROR: Could not open display :0.".
> 
> Regards,
> Tristan
> 
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>  Tristan Miller
> Free Software developer, ferret herder, logologist
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__logological.org_&d=DQICAg&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=iEzY9axsYeUMah8mvFijUqWhRFw6W3LggeovgbiU66o&s=VrqDZAXzAVNN_xdPEkngD422CwNcmqYbn2WYJPq6J4U&e=
>  
> 
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org 
> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.x2go.org_listinfo_x2go-2Duser&d=DQICAg&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=iEzY9axsYeUMah8mvFijUqWhRFw6W3LggeovgbiU66o&s=_Jf6au-ociJPFX8lAX1hud6qo-HDRBqnwHSD62sj_LE&e=
>  
> 
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24

2016-10-02 Thread Robert Kudyba
m'

Oct  2 23:02:10 ourserver dbus-daemon[27276]: [system] Activating via
systemd: service name='org.bluez' unit='dbus-org.bluez.service'

On Sun, Oct 2, 2016 at 10:50 PM, Robert Dinse  wrote:

>
>  Seems like various components and/or packages that you may or may not
> be using, are missing.  Curious why the python exception as well.  When
> python scripts fail, who knows what it's done / not done.
>
>  I am still learning the ins and outs of fedora24, don't know if there
> is a way to do a dependency check and fix whatever is broken or not.
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> -_-_-_-_-_-_-_-_-_-
>  Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
>Knowledgeable human assistance, not telephone trees or script readers.
>  See our web site: https://urldefense.proofpoint.
> com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ
> h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4
> tOL1ry_m7-psV3GejY&m=449oix_d95DnwHQXN_5lAj1yuXVfTLLZuRv3P
> Eqeqfk&s=_rPkF0_nHN-GkPaCQsV5fRUPxHc9j4A7M7agJ1oowGo&e=  (206) 812-0051
> or (800) 246-6874.
>
> On Sun, 2 Oct 2016, Robert Kudyba wrote:
>
> Date: Sun, 2 Oct 2016 22:45:35 -0400
>> From: Robert Kudyba 
>> To: Robert Dinse 
>> Cc: Mike DePaulo ,
>> "x2go-user@lists.x2go.org" 
>> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
>>
>> Good tip i reinstalled Dbus and stopped/started seems to be working albeit
>> with some warnings in the log file any concerns here?
>>
>> Oct  2 22:40:36 ourserver gnome-keyring-daemon[28590]: The Secret Service
>> was already initialized
>>
>> Oct  2 22:40:37 ourserver dbus-daemon[27276]: [system] Activating via
>> systemd: service name='org.bluez' unit='dbus-org.bluez.service'
>>
>> Oct  2 22:40:36 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor
>> alive
>>
>> Oct  2 22:40:38 ourserver gnome-keyring-daemon[28590]: The PKCS#11
>> component was already initialized
>>
>> Oct  2 22:40:38 ourserver spice-vdagent[28789]: Cannot access vdagent
>> virtio channel /dev/virtio-ports/com.redhat.spice.0
>>
>> Oct  2 22:40:38 ourserver gnome-keyring-daemon[28590]: The SSH agent was
>> already initialized
>>
>> Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.215043]:
>> IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config
>> file: No such file or directory
>>
>> Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.358792]:
>> IMSettings-Daemon[28474]: INFO: Attempting to switch IM to none
>> [lang=en_US.UTF-8, desktop=MATE, update=false]
>>
>> Oct  2 22:40:38 ourserver org.gnome.OnlineAccounts: goa-daemon-Message:
>> goa-daemon version 3.20.4 starting
>>
>> Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.997821]:
>> IMSettings-Daemon[28474]: INFO:   no need to invoke any auxiliary process
>> for none
>>
>> Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998000]:
>> IMSettings-Daemon[28474]: INFO:   no need to invoke any main process for
>> none
>>
>> Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998059]:
>> IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config
>> file: No such file or directory
>>
>> Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998979]:
>> IMSettings-MATE-GSettings backend[28474]: INFO: Setting up
>> gtk-im-context-simple:xim as gtk+ immodule
>>
>> Oct  2 22:40:39 ourserver com.redhat.imsettings: [ 1475462438.999811]:
>> IMSettings-GSettings backend[28474]: INFO: Setting up
>> gtk-im-context-simple:xim as gtk+ immodule
>>
>> Oct  2 22:40:39 ourserver python: detected unhandled Python exception in
>> '/usr/bin/hp-systray'
>>
>> Oct  2 22:40:39 ourserver python: can't communicate with ABRT daemon, is
>> it
>> running? [Errno 2] No such file or directory
>>
>> Oct  2 22:40:39 ourserver org.gnome.Identity: (process:28841):
>> libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for
>> change notification for credential cache type 'KEYRING'
>>
>> Oct  2 22:40:39 ourserver dbus-daemon[27276]: [system] Activating service
>> name='org.freedesktop.problems' (using servicehelper)
>>
>> Oct  2 22:40:40 ourserver dbus-daemon[27276]: [system] Successfully
>> activated service 'org

Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24

2016-10-02 Thread Robert Kudyba
Good tip i reinstalled Dbus and stopped/started seems to be working albeit
with some warnings in the log file any concerns here?

Oct  2 22:40:36 ourserver gnome-keyring-daemon[28590]: The Secret Service
was already initialized

Oct  2 22:40:37 ourserver dbus-daemon[27276]: [system] Activating via
systemd: service name='org.bluez' unit='dbus-org.bluez.service'

Oct  2 22:40:36 ourserver org.gtk.vfs.AfcVolumeMonitor: Volume monitor alive

Oct  2 22:40:38 ourserver gnome-keyring-daemon[28590]: The PKCS#11
component was already initialized

Oct  2 22:40:38 ourserver spice-vdagent[28789]: Cannot access vdagent
virtio channel /dev/virtio-ports/com.redhat.spice.0

Oct  2 22:40:38 ourserver gnome-keyring-daemon[28590]: The SSH agent was
already initialized

Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.215043]:
IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config
file: No such file or directory

Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.358792]:
IMSettings-Daemon[28474]: INFO: Attempting to switch IM to none
[lang=en_US.UTF-8, desktop=MATE, update=false]

Oct  2 22:40:38 ourserver org.gnome.OnlineAccounts: goa-daemon-Message:
goa-daemon version 3.20.4 starting

Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.997821]:
IMSettings-Daemon[28474]: INFO:   no need to invoke any auxiliary process
for none

Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998000]:
IMSettings-Daemon[28474]: INFO:   no need to invoke any main process for
none

Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998059]:
IMSettings-Qt backend[28474]: WARNING **: Unable to read the Qt config
file: No such file or directory

Oct  2 22:40:38 ourserver com.redhat.imsettings: [ 1475462438.998979]:
IMSettings-MATE-GSettings backend[28474]: INFO: Setting up
gtk-im-context-simple:xim as gtk+ immodule

Oct  2 22:40:39 ourserver com.redhat.imsettings: [ 1475462438.999811]:
IMSettings-GSettings backend[28474]: INFO: Setting up
gtk-im-context-simple:xim as gtk+ immodule

Oct  2 22:40:39 ourserver python: detected unhandled Python exception in
'/usr/bin/hp-systray'

Oct  2 22:40:39 ourserver python: can't communicate with ABRT daemon, is it
running? [Errno 2] No such file or directory

Oct  2 22:40:39 ourserver org.gnome.Identity: (process:28841):
libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for
change notification for credential cache type 'KEYRING'

Oct  2 22:40:39 ourserver dbus-daemon[27276]: [system] Activating service
name='org.freedesktop.problems' (using servicehelper)

Oct  2 22:40:40 ourserver dbus-daemon[27276]: [system] Successfully
activated service 'org.freedesktop.problems'

Oct  2 22:40:41 ourserver dbus-daemon[27276]: [system] Activating service
name='org.mate.SettingsDaemon.DateTimeMechanism' (using servicehelper)

Oct  2 22:40:41 ourserver dbus-daemon[27276]: [system] Successfully
activated service 'org.mate.SettingsDaemon.DateTimeMechanism'

Oct  2 22:40:52 ourserver kwin_x11: QXcbConnection: XCB error: 3
(BadWindow), sequence: 6650, resource id: 2097156, major code: 18
(ChangeProperty), minor code: 0

Oct  2 22:40:53 ourserver drkonqi: failed to get the current screen
resources


On Sun, Oct 2, 2016 at 10:25 PM, Robert Dinse  wrote:

>
>  Have you tried rebooting the machine?  Looks like some daemons may not
> be running, D-Bus service appears to not be responding.
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> -_-_-_-_-_-_-_-_-_-
>  Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
>Knowledgeable human assistance, not telephone trees or script readers.
>  See our web site: https://urldefense.proofpoint.
> com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ
> h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4
> tOL1ry_m7-psV3GejY&m=4oKa87dwRu0VgPHtdgvN8KG_v0v8EI
> RA320h70ezfJk&s=VqjigNPmbd4kq_ZLBAVEpd9iFKDIXWGuy5J2L_z1C3Y&e=  (206)
> 812-0051 or (800) 246-6874.
>
> On Sun, 2 Oct 2016, Robert Kudyba wrote:
>
> Date: Sun, 2 Oct 2016 22:21:12 -0400
>> From: Robert Kudyba 
>> To: Robert Dinse 
>> Cc: Mike DePaulo ,
>> "x2go-user@lists.x2go.org" 
>> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
>>
>> I tried both of your guys suggestions. Now I can't log in via any desktop
>> used to work with Mate see some of the commands/responses below:
>>
>>
>> dnf update
>>
>> Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
>>
>> Last metadata expiration check: 0:08:41 ago on Sun Oct  2 22:07:23 2016.
>>
>> Dependencies resolved.
>>
>> uname -a
>>
>> Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:

Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24

2016-10-02 Thread Robert Kudyba
I tried both of your guys suggestions. Now I can't log in via any desktop
used to work with Mate see some of the commands/responses below:


 dnf update

Failed to synchronize cache for repo 'mikedep333-x2go', disabling.

Last metadata expiration check: 0:08:41 ago on Sun Oct  2 22:07:23 2016.

Dependencies resolved.

uname -a

Linux our server 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux

yum.repos.d]# ls -l

total 28

-rw-r--r-- 1 root root  366 Oct  2 22:02 _copr_mikedep333-nx-libs-3.6.repo

-rw-r--r-- 1 root root  338 Sep 30 16:55 _copr_mikedep333-x2go.repo

-rw-r--r-- 1 root root  689 Aug 13 06:44 fedora-cisco-openh264.repo

-rw-r--r-- 1 root root 1253 Aug 13 06:44 fedora.repo

-rw-r--r-- 1 root root 1270 Aug 13 06:44 fedora-updates.repo

-rw-r--r-- 1 root root 1328 Aug 13 06:44 fedora-updates-testing.repo

-rw-r--r-- 1 root root  318 Sep 30 22:34 x2go.repo



Oct  2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus
activated clients aware of XDG_CURRENT_DESKTOP=MATE environment variable:
Failed to connect to socket /run/user/16836/bus: Connection refused

Oct  2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus
activated clients aware of DISPLAY=:50 environment variable: Failed to
connect to socket /run/user/16836/bus: Connection refused

Oct  2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus
activated clients aware of MATE_DESKTOP_SESSION_ID=this-is-deprecated
environment variable: Failed to connect to socket /run/user/16836/bus:
Connection refused

Oct  2 22:09:40 ourserver mate-session[27743]: dconf-WARNING: failed to
commit changes to dconf: Could not connect: Connection refused

Oct  2 22:09:40 ourserver mate-session[27743]: WARNING: Could not make bus
activated clients aware of
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27743,unix/unix:/tmp/.ICE-unix/27743
environment variable: Failed to connect to socket /run/user/16836/bus:
Connection refused

On Sun, Oct 2, 2016 at 6:12 PM, Robert Dinse  wrote:

>
>  What I did, and this also worked;
>
> dnf remove libNX*
> dnf install x2goserver
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> -_-_-_-_-_-_-_-_-_-
>  Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
>Knowledgeable human assistance, not telephone trees or script readers.
>  See our web site: https://urldefense.proofpoint.
> com/v2/url?u=http-3A__www.eskimo.com_&d=DQIBAg&c=aqMfXOEvEJQ
> h2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4
> tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48cugmBbb4hOuGD8IvaN4j4
> VQ5k&s=P8rU_u_slQWWR4fCxcC0nOguOg_io8lB4GUvF77SsMY&e=  (206) 812-0051 or
> (800) 246-6874.
>
> On Sun, 2 Oct 2016, Mike DePaulo wrote:
>
> Date: Sun, 2 Oct 2016 18:08:55 -0400
>> From: Mike DePaulo 
>> To: Robert Kudyba 
>> Cc: Robert Dinse ,
>> "x2go-user@lists.x2go.org" 
>> Subject: Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24
>>
>> On Fri, Sep 30, 2016 at 10:16 PM, Robert Kudyba 
>> wrote:
>>
>>> I'm seeing this:
>>>
>>> dnf update
>>>
>>> Failed to synchronize cache for repo 'mikedep333-x2go', disabling.
>>>
>>> Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.
>>>
>>> Dependencies resolved.
>>>
>>> 
>>> ==
>>>
>>>  Package  ArchVersion
>>> Repository   Size
>>>
>>> 
>>> ==
>>>
>>> Skipping packages with broken dependencies:
>>>
>>>  libNX_X11-6  x86_64  3.5.99.1-0.0build1.fc24
>>> mikedep333-nx-libs-3.6  511 k
>>>
>>>
>>> Transaction Summary
>>>
>>> 
>>> ==
>>>
>>> Skip  1 Package
>>>
>>>
>>> Nothing to do.
>>>
>>> Complete!
>>>
>>
>> My mistake, you need to run this command also:
>> sudo dnf update --allowerasing --best libNX_X11-6
>> It will result in the old libNX_* packages being removed.
>>
>>
>> I have updated the instructions here to include that command:
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__copr.fe
>> dorainfracloud.org_coprs_mikedep333_nx-2Dlibs-2D3.6_&d=DQIBA
>> g&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4
>> r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=azUjxO8ZpoMW8nWX48c
>> ugmBbb4hOuGD8IvaN4j4VQ5k&s=_CDCD0n9rQG_P8qsw-H5x3tLCP6Mco7erO0NpLEHfJE&e=
>> -Mike
>>
>>
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Upgrading to nx-libs 3.5.99.1 on Fedora 24

2016-09-30 Thread Robert Kudyba
I'm seeing this:

dnf update

Failed to synchronize cache for repo 'mikedep333-x2go', disabling.

Last metadata expiration check: 1:28:44 ago on Fri Sep 30 20:46:02 2016.

Dependencies resolved.

==

 Package  ArchVersion
Repository   Size

==

Skipping packages with broken dependencies:

 libNX_X11-6  x86_64  3.5.99.1-0.0build1.fc24
mikedep333-nx-libs-3.6  511 k


Transaction Summary

==

Skip  1 Package


Nothing to do.

Complete!


On Fri, Sep 23, 2016 at 8:33 AM, Mike DePaulo  wrote:

> You have 2 good options:
>
> 1. Clone the repo locally and build it. To do so more easily, use mock.
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.
> com_ArcticaProject_nx-2Dlibs&d=DQICAg&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURk
> cqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&
> m=q73mVJyvQdGUM01Bkf_J37YMXco4B62BeRFet0KAqAg&s=
> gMXI5nuQFT7-IxvVBn3HUzveaW_ZfLgPh4YHKrQdB9o&e=
>
> 2. Wait for me to create a copr repo (analogous to a PPA.) I should
> have time to create one this weekend.
>
> -Mike
>
> On Thu, Sep 22, 2016 at 7:11 PM, Robert Dinse  wrote:
> >
> >  I've found if I add both nightly builds and the nx-libs repositories
> > at the start, then the upgrade is easy and I've now got all my Ubuntu
> > machines
> > working again in so far as x2goserver is concerned.
> >
> >  Now I've got one machine left, and that is a Fedora 24 machine.  I
> > found
> > where to add the nightly builds repository to it and have done so but I
> do
> > not
> > know how to add a repository for nx-libs.
> >
> >  Is that possible or do I need to clone the hub and build locally?
> >
> > -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> -_-_-_-_-_-_-_-_-_-
> >  Eskimo North Linux Friendly Internet Access, Shell Accounts, and
> Hosting.
> >Knowledgeable human assistance, not telephone trees or script readers.
> >  See our web site: https://urldefense.proofpoint.
> com/v2/url?u=http-3A__www.eskimo.com_&d=DQICAg&c=
> aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_
> qVtR3lLNo4tOL1ry_m7-psV3GejY&m=q73mVJyvQdGUM01Bkf_
> J37YMXco4B62BeRFet0KAqAg&s=4PYzn4BVMW1OXwO_hzWKHeaSMU2Ke-aTLMbQkFl-L3A&e=
> (206) 812-0051 or (800) 246-6874.
> >
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.
> x2go.org_listinfo_x2go-2Duser&d=DQICAg&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURk
> cqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&
> m=q73mVJyvQdGUM01Bkf_J37YMXco4B62BeRFet0KAqAg&s=
> 4ZbZMO7CYFcqcoXZ2v2d7OEtvXA2WVUskEJgoIuORx8&e=
>
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Fedora 24 Connection failed. /usr/bin/perl: symbol lookup error: /usr/local/lib64/perl5/auto/DBI/DBI.so: undefined symbol: Perl_xs_apiversion_bootcheck

2016-09-15 Thread Robert Kudyba
> I do not encounter the mentioned problem with latest X2Go client on Windows 7 
> or Mac OS X 10.10.5 to Fedora 24 x86_64.
> Xfce sessions are in use here. What do you use?
> 
> Perl version on my F24 computer:
> $ rpm -q perl-DBI
> perl-DBI-1.634-3.fc24.x86_64
> 
> `perl -v` and `which perl` result in same output.

rpm -q perl-DBI
perl-DBI-1.634-3.fc24.x86_64

> Can you try an installation from scratch of Fedora 24?

No this was an upgrade and has applications and users now that the school year 
has started. Seems the upgrade caused the issue. I got a hint from this thread: 
http://stackoverflow.com/questions/252/uninstall-all-perl-modules-installed-by-cpan
 


"If you can't use cpan any more because there are incompatible modules in you 
path, you can remove all installed modules by hand. For example, I upgraded 
from Fedora 22 to Fedora 23 and the Perl version changed. All modules installed 
previously via cpanm into /usr/local/lib64/perl5did not work any more and 
prevented me from using cpanm.

$ cpanm --uninstall Apache::
DBI

Attempt to reload Scalar/Util.pm aborted.
Compilation failed in require at /usr/share/perl5/vendor_perl/File/Temp.pm line 
18.
...
I could solve this by moving that directory:

$ mv /usr/local/lib64/perl5 /root/usr-local-lib64-perl5
The name of that directory may vary on your system.”

After I rebooted the Mac and installing XQuartz I was able to get in but just 
got this warning:

You have enabled Remote Printing or File Sharing. 
These features require a running and functioning SSH server on your computer. 
Printing and File Sharing will be disabled for this session. 

Please also check the Clientside SSH port in the general settings. 

The SSH server failed to start. 

X2Go Client did not detect a globally running SSH server on your machine and 
was unable to start its own. 

Please report a bug on: 
https://wiki.x2go.org/doku.php/wiki:bugs 


Disabling Remote Printing or File Sharing support in the session settings will 
get rid of this message.





___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

[X2Go-User] Fedora 24 Connection failed. /usr/bin/perl: symbol lookup error: /usr/local/lib64/perl5/auto/DBI/DBI.so: undefined symbol: Perl_xs_apiversion_bootcheck

2016-09-14 Thread Robert Kudyba
Using the Windows and Mac clients we’re getting this error connecting to a 
Fedora 24 server. Seem like a problem with the perl installation. 

Connection failed. /usr/bin/perl: symbol lookup error: 
/usr/local/lib64/perl5/auto/DBI/DBI.so: undefined symbol: 
Perl_xs_apiversion_bootcheck 

perl -v

This is perl 5, version 22, subversion 2 (v5.22.2) built for 
x86_64-linux-thread-multi
(with 17 registered patches, see perl -V for more detail)

which perl
/usr/bin/perl

Seems like multiple installations. Any quick fix for this?___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user