-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Zane, Steve,
could you please tell us which version(s) of MATE you are running, and
the exact version of your CentOS as well?
Kind Regards,
Stefan Baur
- --
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJV8HzLAAoJEG7d9BjNvlEZTwkH/…
[View More]2QyFyHXf9lqCuWmMFg02p0H
gjAfLy1rFz4nJ+g+VIX82dgmV6RrZV+Vy0VcVwroVNCdFdBtofeX5B1gcboZTZJC
0rfs3Cm8wJcEhJroZXwdoJUH3VRYzyDdYqLJTW3xVT56LN4SvoznJbMiaVHLTjbJ
JJGddXz5eiX0uuxfEcm9/MjRFn6CT74FKGRiX0zEyFtEcx5SmnTjyILeVIlxlea3
Aym0noKgPEU2BE3O8OSCIcAdNBVAj2Xd0gQfRgMT1+MXURGCVuQaEfYd6bk3Sgb7
q2erFbZOrKnBp8yavK83lVX4JNXZXVOATk/FqiE1XIKVr5FYgGe7HKGVzaFUXk0=
=yl8Q
-----END PGP SIGNATURE-----
[View Less]
Is there any new information on this bug?
We have multiple Centos 7 machines that are having this same issue.
Pressing the Terminate button is the only way to truely log out.
Zane Zakraisek
Hi All-
I'm trying to separate my persistent x2go session from other local
sessions, so in the startup command (Session type = Custom desktop) I
first do things like
export XDG_CONFIG_HOME="$HOME/.config.x2go"
But I notice that *before* this startup command is called, dbus-daemon
is already running inside the x2go session. This dbus daemon instance
does not know about my modified XDG_CONFIG_HOME and it does not pass
it to any other services it spawns. As a result, those parts of my
desktop …
[View More]environment which are started by dbus will keep their settings
in $HOME/.config, while others will properly use $HOME/.config.x2go.
I have been able to hack around that by modifying /etc/x2go/Xsession
so it does not call /etc/x2go/xinitrc.d/00-start-message-bus.sh. But
that is certainly not clean. Do you think there is something we could
do in the core (nxagent?) to solve this cleanly?
Thank you
Hans
[View Less]
Folks,
Now that I have a handle on bug# 884, I am trying to see how to get best performance out of x2go. My finding so far is that TigerVNC is much more fluid than x2go session for scrolling text. The benchmark for my performance analysis is the scrolling in Idea Intellij development tool window. I grab hold of the scrollbar with left click and move it from top to bottom. Visually, I can observe that the scrolling is lagging behind the mouse cursor in x2go session and is able to keep up with …
[View More]in VNC session. The software versions on the server are exact same and both x2go and tigervnc are updated to latest bits.
Before sending this email, I tried a very large number of combinations of settings in the "connection" tab to pick different packing methods and varying values for ADSL, WAN, LAN etc., because I know this topic can be contentious....:-) Tigervnc always came ahead. I am connecting to my office over VPN over WAN (90Mbps/6Mbps).
The only difference between these sessions is the color depth of the display. Xvnc session uses 16 bits whereas x2go session is using 24 bits.
The depth is picked up by x2go from the local display. Is there a way to force it to use 16-bit color depth for nxagent? I don't want to change the local display (and likely the session will not restore across multiple systems, unless I make all of them use 16-bit color depth).
I tried changing the agentoptions (X2GO_NXAGENT_DEFAULT_OPTIONS) on the server and passed "-depth 16" to the nxagent. It failed to make the session altogether, which tells me that -depth option to nxagent may not be supported.
Any ideas?
-devsk
PS: long many years ago, I have used freenx and it was always way ahead of VNC, and I expected that to be the case even now. But then, TigerVNC now and RealVNC of ages ago are two different beasts. TigerVNC has made several performance improvements over the years and is very actively developed.
[View Less]
Package: x2goserver
Version: 4.0.1.19-3.el6
Hello,
I see the same thing on the latest windows client. After a while it slows
to a crawl for a few minutes, then gets better, then slows down again. No
network issues, no server congestion, etc. I also have another session
(true No Machine client) to another local server, and it does not slow down
during this time, so I do not think it is a client issue.
Client OS: Windows 7
Client Version: 4.0.5.0 - (With ALL the font packages …
[View More]installed)
Connecting to GNOME Session
Server OS: Linux 2.6.32-504.8.1.el6.x86_64 Oracle Linux Server release 6.6
nx-libs package version: 3.5.0.31-1.el6
--
CONFIDENTIALITY NOTIFICATION: This communication may contain confidential
information which is intended solely for the use of the recipient(s)
addressed in this email. If you are not the intended recipient of this
communication, you are hereby notified that any use, distribution or
reproduction of this communication and/or attachment(s) is strictly
prohibited; please notify the sender immediately, delete this communication
and attachment(s) from your system, and destroy any hardcopies you may have
printed
[View Less]
NOTE: I am sending this email to x2go-dev, the 1 QVD dev I know best,
and the 2 lead devs on Arctica. I do not want to exclude anyone from
the convo, but I do not know who else to CC.
This email is just an FYI: food for thought.
http://lists.freedesktop.org/archives/spice-devel/2015-August/021279.htmlhttp://lists.freedesktop.org/archives/spice-devel/2015-August/
Search for "GStreamer"
----
Introduction to SPICE for people only familiar with X2Go/nx-libs:
SPICE is a remote desktop …
[View More]protocol/solution, whose server is typically
is implemented in the qemu-kvm hypervisor. The guest OS (Windows or
Linux/X.org) is expected to use it via their QXL graphics driver and
various guest agents (for things like clipboard sharing.)
The above paragraph is what Red Hat's RHEV product and their upstream
oVirt project ships. Their interaction with eachother, other upstream
projects (qemu especially) and Linux distros (Fedora, CentOS) is
complex, but perhaps a good model for X2Go, Arctica, etc. (Even though
we do not and should not "sell" access to our binaries like Red Hat
does with RHEV.) (I intend to blog about and/or discuss the
RHEV-oVirt-upstream-projects model.)
X.org (xfree86 DDX) can also use the qxl driver directly and implement
the SPICE server in its own process, rather than in the host's
qemu-kvm process. The python script for making it run as as drivers
for X.org is called XSpice, which sounds like a DDX, but technically
isn't. XSpice is part of the qxl (SPICE driver) package for Linux.
http://cgit.freedesktop.org/xorg/driver/xf86-video-qxl/
So the XSpice python script is roughly comparable to x2goserver's
scripts. It event starts those guest agents, but for use without the
hypervisor.
SPICE uses multiple channels (graphics, audio, clipboard sharing) over
a single TCP connection, similar to Microsoft RDP. This is in contrast
to X2Go using separate TCP connections over SSH.
SPICE typically uses SSL/TLS, but can be used over SSH. Authentication
and encryption is purposely not implemented in the SPICE protocol
itself, so that it can be handled by things like TLS (or SSH) instead.
SPICE uses client-side rendering for 2D drawing (like nx-libs does),
but has traditionally decoded videos via the guest OS, and then let
SPICE re-encode them as MJPEG. I tried this on a VM running on
qemu-kvm with SPICE with a youtube video, and it had the effect of
taxing 1 CPU core on the host, but making the video decently smooth
across my home LAN. I forget if I did this with oVirt (complex to
setup) or with virt-manager (far easier to setup), but either way, it
was qemu-kvm via libvirt. This was months ago.
So their use of GStreamer is interesting.
Also, note that nx-libs does have certain advantages over SPICE, such
as support for RemoteApp mode, lower bandwidth usage and better WAN
performance. I am NOT suggesting we "jump ship."
BTW, if you think that Red Hat / SPICE is evil, watch this:
https://youtu.be/hb3zTQMJggo?list=PL0x39xti0_64fA6uRtcfoJPkHfZdeVTRC&t=834
The rest of the video is amazing too, even though the slides are
blurry in the video.
If you wish to have a separate convo about SPICE that is unrelated to
GStreamer, start a new thread. This wall-of-text was just my intro to
SPICE, which I really should have put on a wiki page or something.
http://knowyourmeme.com/memes/i-must-go
-Mike
[View Less]
Processing commands for control(a)bugs.x2go.org:
> found #348 4.0.4.0
Bug #348 [x2goserver] x2goserver 4.0.1.8: screws up keyboard for Mac users
Bug #481 [x2goserver] Mac client breaks keyboard layout
There is no source info for the package 'x2goserver' at version '4.0.4.0' with architecture ''
Unable to make a source version for version '4.0.4.0'
Marked as found in versions 4.0.4.0.
Marked as found in versions 4.0.4.0.
> thanks
Stopping processing here.
Please contact me if you need …
[View More]assistance.
--
348: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=348
481: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=481
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
[View Less]