Package: <x2goclient>
Version: <4.0.0.3>
I have a problem with "Alt Gr" tab doesn't work.
I can't do an backslash "\" for enter my username on a domain
mydomain\user it's impossible
Do you have any solution ?
A topic is open of your X2GO-Community but no response on this topic :
http://x2go-community.org/main-menu/forum/?tx_mmforum_pi1%5Baction%5D=list
_post
<http://x2go-community.org/main-menu/forum/?tx_mmforum_pi1%5Baction%5D=lis
t_post&tx_mmforum_pi1%5Btid%5D=24&tx_mmforum_pi1%5Bfid%5D=13&tx_mmforum_pi
1%5Bpid%5D=page#pid59>
&tx_mmforum_pi1%5Btid%5D=24&tx_mmforum_pi1%5Bfid%5D=13&tx_mmforum_pi1%5Bpi
d%5D=page#pid59
--
Cordialement,
IBITEK-GROUP SUPPORT
------------------------------------------------------------
Tel : +33 491 058 350
Fax : +33 491 509 910
Mail : <mailto:support@ibitek-group.com> support(a)ibitek-group.com
Web : <http://www.ibitek-group.com> http://www.ibitek-group.com
------------------------------------------------------------
SOLUTIONS FOR INDUSTRY
Electricity & Automation + Business Intelligence
------------------------------------------------------------
Hi,
Following this workaround :
https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround did
the trick !
The workaround also works for ubuntu 18.04. I just replaced "aptitude"
by "apt".
I had to chown -R <me>:<me> mesa-18.0.5/ to be able to compile.
Now modifying nextcloud client launch sequence !
Cheers,
Thierry
tag #1395 pending
fixed #1395 4.1.0.4
thanks
Hello,
X2Go issue #1395 (src:x2goserver) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=68f5f38
The issue will most likely be fixed in src:x2goserver (4.1.0.4).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 68f5f38de020d040d8cfa7abba718a0c73647b3b
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sun Jul 21 01:56:35 2019 +0200
x2goserver/man/man8/x2golistsessions_root.8: Mention --all-servers option. (Fixes: #1395).
diff --git a/debian/changelog b/debian/changelog
index 802ba73..3cd45bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium
non-absolute path (e.g. it contains '../'). (Fixes: #1357).
- Add X2Go KDrive support (wrapper package: x2goserver-x2gokdrive).
- Add man page for x2gocleansessions.
+ - x2goserver/man/man8/x2golistsessions_root.8: Mention --all-servers
+ option. (Fixes: #1395).
* debian/x2goserver.postinst:
+ Drop duplicate sourcing of debconf includes.
+ Add Dutch debconf translation. Thanks to Frans Spiesschaert.