[X2Go-User] Segfault in nxagent while connecting

2023-04-08 Thread Michael Eager
rs to be a similar bug on RedHat: https://bugzilla.redhat.com/show_bug.cgi?id=2028716 What can I do to make this work? -- Michael Eager ___ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Copy/paste from client not working

2023-02-22 Thread Michael Eager
wrote: I've installed/used copyq on both client and server (both f37), and things are working fine. On Wed, Feb 22, 2023 at 5:32 PM Michael Eager <mailto:ea...@eagerm.com>> wrote: I'm connecting to a Fedora 37 server running KDE Plasma from a Fedora 33 KDE syst

[X2Go-User] Copy/paste from client not working

2023-02-22 Thread Michael Eager
d paste on the client, but the reverse, from client to server, does not work. Suggestions? -- Michael Eagerea...@eagerm.com 1960 Park Blvd., Palo Alto, CA 94306 ___ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] X2Go server on Fedora 35 KDE

2021-11-08 Thread Michael Eager
I haven't tried any other window managers. On 11/8/21 11:40 AM, Neal Becker wrote: Maybe I misunderstood.  Is this only a problem running a kde session? On Mon, Nov 8, 2021, 2:36 PM Michael Eager <mailto:ea...@eagerm.com>> wrote: There still seems to be a problem. I

Re: [X2Go-User] X2Go server on Fedora 35 KDE

2021-11-08 Thread Michael Eager
so. On 11/7/21 5:34 PM, Michael Eager wrote: It was unclear what to do with x2goglx or x2goglx2. I built the libGL.so library and installed the directory under /usr/lib64.  I'm now able to connect using x2goclient. On 11/7/21 1:47 PM, Ulrich Sibiller wrote: That is probably related to kde r

Re: [X2Go-User] X2Go server on Fedora 35 KDE

2021-11-08 Thread Michael Eager
I did not file a bug report. On 11/8/21 3:58 AM, Neal Becker wrote: Was this reported to Fedora bugtracker? Do we need an update to Fedora package? On Sun, Nov 7, 2021 at 8:34 PM Michael Eager wrote: It was unclear what to do with x2goglx or x2goglx2. I built the libGL.so library and

Re: [X2Go-User] X2Go server on Fedora 35 KDE

2021-11-07 Thread Michael Eager
does not offer currently. May try this workaround: https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround Uli On Sun, Nov 7, 2021 at 10:31 PM Michael Eager wrote: When I try to connect to a F35 LXD VM using x2goclient, I get an error "Cannot Exec startkde". This can be

[X2Go-User] X2Go server on Fedora 35 KDE

2021-11-07 Thread Michael Eager
etely black, with an arrow cursor. I've seen a couple bug reports about black screen, but none seem to be relevant. -- Michael Eager ___ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user

[X2Go-User] X11 fonts

2021-11-04 Thread Michael Eager
onts are on both. When I connect to the VM using "ssh -X" or "vncviewer" I am able to install X11 fonts and xfontsel shows them. (And the legacy Motif application sees them as well.) Can anyone tell me how to install fonts so that appl

Re: [X2Go-User] Black screen with Fedora 34 KDE

2021-09-09 Thread Michael Eager
Hi Ulrich -- Anything I can do to help diagnose this problem? On 9/5/21 1:22 PM, Michael Eager wrote: On 9/5/21 12:16 PM, Ulrich Sibiller wrote: On Sun, Sep 5, 2021 at 6:02 PM Michael Eager wrote: On 9/5/21 3:18 AM, Ulrich Sibiller wrote: Well, that's not the same. Nxagent is derived

Re: [X2Go-User] Black screen with Fedora 34 KDE

2021-09-05 Thread Michael Eager
On 9/5/21 12:16 PM, Ulrich Sibiller wrote: On Sun, Sep 5, 2021 at 6:02 PM Michael Eager wrote: On 9/5/21 3:18 AM, Ulrich Sibiller wrote: Well, that's not the same. Nxagent is derived from xnest and can be used in the same manner. So for testing please try this: 1. Ssh -X fedoraserver i

Re: [X2Go-User] Black screen with Fedora 34 KDE

2021-09-05 Thread Michael Eager
As another data point, I installed TigerVNC and it works. On 9/5/21 9:01 AM, Michael Eager wrote: On 9/5/21 3:18 AM, Ulrich Sibiller wrote: Well, that's not the same. Nxagent is derived from xnest and can be used in the same manner. So for testing please try this: 1. Ssh -X fedoraserv

Re: [X2Go-User] Black screen with Fedora 34 KDE

2021-09-05 Thread Michael Eager
g "Plasma seems to already running on this display". What happens? Uli Michael Eager mailto:ea...@eagerm.com>> schrieb am So., 5. Sep. 2021, 03:59: I can run konsole from a ssh -X session. On 9/4/21 3:21 PM, Ulrich Sibiller wrote: > Hmm, does it work without u

Re: [X2Go-User] Black screen with Fedora 34 KDE

2021-09-04 Thread Michael Eager
I can run konsole from a ssh -X session. On 9/4/21 3:21 PM, Ulrich Sibiller wrote: Hmm, does it work without using a container? Does it work inside the container with xfce, lxde or or just an xterm? Uli On Sat, Sep 4, 2021 at 9:15 PM Michael Eager wrote: I've created an LXD container

[X2Go-User] Black screen with Fedora 34 KDE

2021-09-04 Thread Michael Eager
directory) on X server ":50" after 479 requests (478 known processed) with 0 events remaining. Any suggestions? -- Michael Eager ___ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user

[X2Go-User] NXlibs moved

2020-02-14 Thread Michael Eager
On Centos 8 (and maybe other distros), nx-libs are installed under /usr/lib64/nx. x2gopath looks for them under /usr/local/lib/nx and returns an error when they are not found. Workaround: # cd /usr/local/lib/nx # ln -s /usr/lib64/nx/X11 Probably, x2gopath should be modified to look in both /u

Re: [X2Go-User] X2go on CentOS 8?

2020-02-11 Thread Michael Eager
Thanks. I should have thought of that. :-( On 2/11/20 8:11 AM, Bryan Roessler wrote: You could copy the .spec file from the CentOS 8 sources and use rpmbuild if it is not available in the x2go sources (I've never looked). On Tue, Feb 11, 2020, 10:57 AM Michael Eager <mailto:ea...@ea

Re: [X2Go-User] X2go on CentOS 8?

2020-02-11 Thread Michael Eager
obably have two options at the moment, build from source or roll back one of your packages if the bug is recent. I'm not familiar with the bug but the latter option is much easier if you know when the incompatibility arose. On Mon, Feb 10, 2020 at 8:49 PM Michael Eager <mailto:ea...@eagerm.co

Re: [X2Go-User] X2go on CentOS 8?

2020-02-10 Thread Michael Eager
Mon, Feb 10, 2020 at 4:55 PM Michael Eager <mailto:ea...@eagerm.com>> wrote: http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8. Is there a better X2go repo for CentOS 8? I'm running pyhoca-cli-0.6.1.3 on the client and the server is running

[X2Go-User] X2go on CentOS 8?

2020-02-10 Thread Michael Eager
http://packages.x2go.org/epel/ doesn't have a subdirectory for CentOS 8. Is there a better X2go repo for CentOS 8? I'm running pyhoca-cli-0.6.1.3 on the client and the server is running x2goserver-4.1.0. I understand that there is a known incompatibility between the two versions which has been

[X2Go-User] Mouse clicks delayed

2018-03-23 Thread Michael Eager
nel-4.15, x2goagent-3.5.0 x2goserver-4.0.1 The client is running Fedora 27, kernel-4.15, x2goclient-4.1.1. -- Michael Eagerea...@eagerm.com 1960 Park Blvd., Palo Alto, CA 94306 ___ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user

[X2Go-User] SSH error with pyhoca-gui

2018-03-06 Thread Michael Eager
ca-gui is doing differently/incorrectly? -- Michael Eagerea...@eagerm.com ___ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user

[X2Go-User] Two problems: Right click delayed and audio not working

2017-10-29 Thread Michael Eager
what caused the problem before or what changed to cure it. Any ideas? -- Michael Eagerea...@eagerm.com 1960 Park Blvd., Palo Alto, CA 94306 ___ x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Problems reconnecting

2017-03-24 Thread Michael Eager
On 03/15/2017 10:03 AM, Michael Eager wrote: I'm using x2goclient v 4.0.5.2 on a Fedora 24 system connecting to a Centos 7 system. When I stop the client and attempt to reconnect, a window pops up saying that there are two sessions, one suspended and one running. If I click on the ru

[X2Go-User] Problems reconnecting

2017-03-15 Thread Michael Eager
ssion and click on terminate, the pop-up window updates to remove the session, but I can't connect. When I restart the client again, both sessions are still there, listed as running. Any suggestions? -- Michael Eagerea...@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 65

Re: [X2Go-User] X2goclient DPI setting

2016-09-28 Thread Michael Eager
On 09/28/2016 01:29 PM, Ulrich Sibiller wrote: On Wed, Sep 28, 2016 at 8:59 PM, Michael Eager wrote: Can you tell me how it is supposed to tell the display manager what the DPI is supposed to be? I'm using KDE. This setting passes the desired DPI setting to the x2goagent (the xserver

Re: [X2Go-User] X2goclient DPI setting

2016-09-28 Thread Michael Eager
com/ (206) 812-0051 or (800) 246-6874. On Wed, 28 Sep 2016, Michael Eager wrote: Date: Wed, 28 Sep 2016 07:51:12 -0700 From: Michael Eager To: Robert Dinse Cc: "x2go-user@lists.x2go.org" Subject: Re: [X2Go-User] X2goclient DPI setting Exactly, what does it do? I don't see any

Re: [X2Go-User] X2goclient DPI setting

2016-09-28 Thread Michael Eager
ectly. -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- 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. On Tue, 27 Sep 2016, Michael Eager wrote: Date: Tu

[X2Go-User] X2goclient DPI setting

2016-09-28 Thread Michael Eager
In the remote session, I can set Xrdb:dpi in .Xdefaults and this helps with the font scaling issue. -- Michael Eagerea...@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077 ___ x2go-user mailing list x2go-user@lists.x2go.org http:/

[X2Go-User] x2go to LXC containers

2016-03-15 Thread Michael Eager
x2go, as long as I'm not connected to the old container. If I start two x2go sessions at the same time, both fail. At least some of the time, I am no longer able to connect using SSH and need to restart the container. -- Michael Eagerea...@eagercon.com 1960 Park Blvd., Palo Alt

Re: [X2Go-User] Reconnect to session

2016-03-05 Thread Michael Eager
Anyone have any idea why I am unable to reconnect to a running session? On 02/12/2016 12:21 PM, Michael Eager wrote: Hi -- I'm trying to reconnect to an existing session using the x2goclient GUI, or using the pyhoca-cli command line. This does not work. I'm also not able to suspend

[X2Go-User] Reconnect to session

2016-02-13 Thread Michael Eager
I specify the session to connect to using the pyhoca-cli CLI? Thanks! -- Michael Eagerea...@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077 ___ x2go-user mailing list x2go-user@lists.x2go.org http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Black screen

2015-11-28 Thread Michael Eager
I just noticed that when I use tigervnc to connect I also get a black screen. It had worked correctly a few days ago. Something broke. On 11/28/2015 10:32 AM, Michael Eager wrote: Fedora 23 is confusing. There are both kded4 and kded5 executables running, as well as kdeinit4 and kdeinit5

Re: [X2Go-User] Black screen

2015-11-28 Thread Michael Eager
D PGP SIGNATURE- ___ x2go-user mailing list x2go-user@lists.x2go.org http://lists.x2go.org/listinfo/x2go-user ___ x2go-user mailing list x2go-user@lists.x2go.org http://lists.x2go.org/listinfo/x2go-user -- Mich

[X2Go-User] Black screen

2015-11-28 Thread Michael Eager
responsive black screen. The details window has a warning: "Unrecognized session type "unix-kde-depth-24". Assuming agent session." Any help? -- Michael Eagerea...@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077