On 28/05/15 20:33, Neal Becker wrote:
Stefan Baur wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Am 28.05.2015 um 20:23 schrieb Neal Becker:
I just updated server to f22 (actually, clean install of OS). When I try to start x2go client (from fedora f21), I get don't seem to get any kde desktop.
That is to be expected, I'd say.
See: http://wiki.x2go.org/doku.php/doc:de-compat
Fedora 22 ships with KDE 5.
So you will have to switch to a different desktop environment. IIRC, there were some more quirks with F22, but I'm not a "Fedorian" myself, so let's see if someone else chimes in and explains (or proves my memory wrong).
- -Stefan
OK, lxde is working. gnome doesn't work either.
Neal
Is lxde still working well for you connecting to Fedora 22? Which client are you using?
It works for me but on OSX with the 4.0.4.0 client I'm seeing openbox take huge amounts of cpu. It'll sit at 100% for a few seconds, then drop back for a few seconds and repeat that cycle.
This strace fragment of openbox is similar to that reported in message #82 of x2go bug #475.
read(6, "\" twosuperior # SUPERSCRIPT TW"..., 4096) = 4096 read(6, "A\n<Multi_key> <C> <comma> \t\t: \"\303"..., 4096) = 4096 read(6, "TAL LETTER N WITH TILDE\n<Multi_k"..., 4096) = 4096 read(6, "e # LATIN CAPITAL LETTER Y WITH "..., 4096) = 4096 read(6, "# LATIN SMALL LETTER E WITH DIAE"..., 4096) = 4096 read(6, "ilde # LATIN SMALL LETTER O WITH"..., 4096) = 4096 read(6, "ATIN SMALL LETTER A WITH MACRON\n"..., 4096) = 4096 read(6, "0D # LATIN SMALL LETTER C WITH C"..., 4096) = 4096 read(6, "E WITH OGONEK\n<Multi_key> <semic"..., 4096) = 4096 read(6, "slash> <H> \t: \"\304\246\" U0"..., 4096) = 4096 read(6, " \t: \"\304\266\" U0136 # LATI"..., 4096) = 4096 read(6, "PITAL LETTER N WITH CEDILLA\n<Mul"..., 4096) = 4096 read(6, "ATIN CAPITAL LETTER R WITH CEDIL"..., 4096) = 4096 read(6, "ER T WITH CEDILLA\n<Multi_key> <t"..., 4096) = 4096 read(6, "\256\" U016E # LATIN CAPITAL LETTE"..., 4096) = 4096 read(6, "lti_key> <period> <z> \t:"..., 4096) = 4096 read(6, "n> <Udiaeresis> \t: \"\307\225\" U01"..., 4096) = 4096 read(6, "PITAL LETTER U WITH DIAERESIS AN"..., 4096) = 4096
Roderick Johnstone