Processing control commands:
> tag -1 confirmed
Bug #418 [nxagent] Not all windows recover upon resume (single application/terminal)
Bug #437 [nxagent] Session resume problems
Bug #513 [nxagent] Single application resume depends on virtual desktop.
Ignoring request to alter tags of bug #418 to the same tags previously set
Ignoring request to alter tags of bug #437 to the same tags previously set
Ignoring request to alter tags of bug #513 to the same tags previously set
--
418: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=418
437: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=437
513: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=513
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
Control: tag -1 confirmed
Hi,
I just experienced a similar issue as described by bug report #418.
I thought, it might be helpful to track the lost window id (xprop
-root), but funnily, the server-side nxagent X-Server has no
registered windows in rootless applications mode:
With the lost iceweasel window after resuming, as well as with a new
iceweasel single application session, I get this output from xprop:
"""
gabmik@tjener:~$ xprop -root
_XKB_RULES_NAMES(STRING) = "base", "pc105", "de", "nodeadkeys",
"compose:rctrl,terminate:ctrl_alt_bksp"
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
"""
The xprop -root command on the client side, however, provides
information on the single application session window (iceweasel) when
it is started new.
In my case where the iceweasel window did not reappear on session
resumption, no window id was listed on the client side.
Hmmm...
Weird phenomenon.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Package: x2goserver
Version: 4.1.0.0-preview
Severity: wishlist
Owner: ionic(a)ionic.de
troff is a waste of time and impedes documentation by being obscure and
requiring real training at first. Rewrite man pages in plain text format and use
help2man or asciidoc or whatever generator to obtain man pages.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBCgAGBQJUcV5HAAoJEB/WLtluJTqHRAsQAKu5hxexevqG/sf9UVP3kela
JsneeoE5ELbw9BDCGurLNT1wVp/YeZ2eIOluOT4TC1RH4sjHosfbNuAcWedCJ4jt
1dnPEceOe0lD5Qs8Djewzy/EmxhQ4PXC6vh5EMt2KkJsB8qsFF8O9U1mgzQvmCdv
F7IioEgsVbP4tF1tR0TTUOQ0G0izxT+JVyW7hlqZT0zK2lRy9SDgzE1cHQHGR8Z5
QBBrA8vyxBtOnUCl2ihB8OjJtiBOuuEVPlabsXIX5MVuoedVYCjiJ8XdUgdvHk6V
OvAThFWbs1FN67kQvF43gWktzuqrNyQ1AcHCz42Ba2AjTnSmU2n2caLmWy+Hooud
vuWWIp/GvJfqhQERtbEaVkzfdQxsAQknQQZuOkgA9XZxPmmnNF7dDbNys+/P0Gql
7F6nbwOy5IgiZFb2WrN4x5zeLvLyJ3+DGyKT1RV4P769r8PQzxJUH4B0UZg3LT24
mbA6K/cpADCzTNnxBNNrM2Xorz6DHyRXxR7iKSc/R6Nj+JCI70g7/whvA7920air
Olgd1EhVr6xP7d45N5SjeLl1HXQ/XNG4ZWN9sGoWnMpK5dRcK/b8k/vsGel3qygs
ZnjQrsrlF/mcQc+R2tKoZVGLm2vQO4WK+EUSDwxgTXKHkMTlwIkdp+IOVr++djhi
4CNjz9Z9WJOTDjldLVQE
=a5Gh
-----END PGP SIGNATURE-----
tag #676 pending
fixed #676 4.0.1.19
thanks
Hello,
X2Go issue #676 (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=b3c449b
The issue will most likely be fixed in src:x2goserver (4.0.1.19).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit b3c449be7a4542ebfd2d2933ba94da6c34b71a88
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Thu Nov 27 05:15:33 2014 +0100
Don't make x2goserver bin:package authoritative for non-X2Go directories. (Fixes: #676).
diff --git a/debian/changelog b/debian/changelog
index c62df55..0b65e2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,6 +78,8 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
+ Don't hard-code /var/lib/ in $HOME path of to-be-created user
"x2gouser".
+ Add to BR: findutils.
+ + Don't make x2goserver bin:package authoritative for non-X2Go directories.
+ (Fixes: #676).
[ Matthew L. Dailey ]
* New upstream version (4.0.1.19):
tag #675 pending
fixed #675 4.0.1.19
thanks
Hello,
X2Go issue #675 (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=a315b08
The issue will most likely be fixed in src:x2goserver (4.0.1.19).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit a315b08ed980f1a1228ff56fb49d9a7bc76839de
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Thu Nov 27 05:12:31 2014 +0100
add closure for #675
diff --git a/debian/changelog b/debian/changelog
index 31a351e..c62df55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
desktop icon is to be removed (using regexp, not
eq).
- Xsession script: Prevent bash failures when sourcing external bash
- scripts beyond our scope. (Fixes: #632).
+ scripts beyond our scope. (Fixes: #632, #675).
- x2gogetapps: Support scanning of sub-directories when searching for
.desktop files. We allow to dive down one level into subdirs, we on
purpose do not recursively dive into the complete subtree. (Fixes: #633).
Package: x2goserver
Hi,
EPEL announced to drop a lot of unmaintained packages:
https://lists.fedoraproject.org/pipermail/epel-devel/2014-November/010511.h…
I have the feeling that X2GO will be affected by that.
Could you please check and make sure that X2GO remains installable after
this change.
Kind Regards,
Schlomo Schapiro
--
Schlomo Schapiro
Systemarchitekt
Open Source Evangelist
Immobilien Scout GmbH Andreasstraße 10 10243 Berlin Fon +49 30
24 301-1229
Fax +49 30 24 301-1110
Mobile +49 170 753 72 60 schlomo.schapiro(a)immobilienscout24.de
https://plus.google.com/100684964212588500616/about
----------------------------------------------------------
Immobilien Scout GmbH – Ein Unternehmen der Scout24-Gruppe
Geschäftsführer: Marc Stilke (CEO, Sprecher
der Geschäftsführung), Gregory Ellis, Christian Gisy
Handelsregister: Amtsgericht Charlottenburg, HRB 69108
Sitz der Gesellschaft: Berlin
----------------------------------------------------------
http://www.immobilienscout24.de
Der Marktführer:
Die Nr. 1 rund um Immobilien
tag #643 pending
fixed #643 4.0.3.1
thanks
Hello,
X2Go issue #643 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=c1d2280
The issue will most likely be fixed in src:x2goclient (4.0.3.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit c1d22807941c8f54986a04adf0b8d8ae1717f45d
Author: Oleksandr Shneyder <o.shneyder(a)phoca-gmbh.de>
Date: Wed Nov 26 17:27:55 2014 +0100
Split Sessions config widget into Input/output and Media widgets. (Fixes: #643).
diff --git a/debian/changelog b/debian/changelog
index d5beff8..269b4eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,11 @@ x2goclient (4.0.3.1-0x2go1) UNRELEASED; urgency=medium
* New upstream release (4.0.3.1):
- Update Danish translation file.
+ [ Oleksandr Shneyder ]
+ * New upstream release (4.0.3.1):
+ - Split Sessions config widget into Input/output and Media widgets.
+ (Fixes: #643).
+
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Tue, 21 Oct 2014 13:22:39 +0200
x2goclient (4.0.3.0-0x2go1) unstable; urgency=low
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: stefani banerian <banerian(a)uw.edu>
X-Was-To: Debian Bug Tracking System <submit(a)bugs.debian.org>
To: <472(a)bugs.x2go.org>
Subject: x2goclient: bug #472 update
Bcc: stefani banerian <banerian(a)uw.edu>
X-Debbugs-Cc: banerian(a)uw.edu
Package: x2goclient
Version: 4.0.3.0-1
Severity: normal
Dear Maintainer,
In following the bug report #472:
http://bugs.x2go.org/db/47/472.html
the reported work-around at:
http://permalink.gmane.org/gmane.linux.terminal-server.x2go.user/2368
was employed.
The following error was reported:
"The host key for this server was not found but an othertype of key exists. An attacker might change the default server key to confuse your client into thinking the key does not exist.
For security reasons, it is recommended to stop the connection.
Do you want to terminate the connection? (no)
Host Key Verification Failed."
The warning did not reply which ssh host key was problematic, nor give an indication of the fingerprint for comparison.
The host keys did not in fact change. It is not clear why there would be a host key problem.
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/3 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages x2goclient depends on:
ii libc6 2.19-13
ii libcups2 1.7.5-7
ii libgcc1 1:4.9.1-19
ii libldap-2.4-2 2.4.40-2
ii libqt4-network 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqt4-svg 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqtcore4 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii libssh-4 0.6.3-3+b1
ii libstdc++6 4.9.1-19
ii libx11-6 2:1.6.2-3
ii libxpm4 1:3.5.11-1
ii nxproxy 2:3.5.0.28-0x2go1+git20141113.546+wheezy.main.1
ii openssh-client 1:6.7p1-3
Versions of packages x2goclient recommends:
ii openssh-server 1:6.7p1-3
ii rdesktop 1.8.2-3
Versions of packages x2goclient suggests:
pn pinentry-x2go <none>
-- no debconf information
Package: x2goclient
Severity: wishlist
Version: 4.0.1.0
X-Debbugs-CC: Kromitvs Autocolante <adcromitus(a)gmail.com>
Forwarding from Debian BTS to X2Go (upstream BTS)...
Mike
----- Weitergeleitete Nachricht von adcromitus(a)gmail.com -----
Datum: Tue, 9 Jul 2013 01:59:58 +0100
Von: Kromitvs Autocolante <adcromitus(a)gmail.com>
Antwort an: Kromitvs Autocolante <adcromitus(a)gmail.com>,
715422(a)bugs.debian.org
Betreff: [pkg-x2go-devel] Bug#715422: x2goclient: Strange
characters on terminal emulators
An: Debian Bug Tracking System <submit(a)bugs.debian.org>
Package: x2goclient
Version: 4.0.1.0-0~x2go1+squeeze~main~380~build1
Severity: normal
Dear Maintainer,
When I use a terminal shell emulator (konsole, xfce-emulator, etc) on the
remote (server x2go), non-ascii characters (accented characters, for
instance) are not well printed.
The same thing happened when I ssh'ed to the same machine without "SendEnv
LANG LC_*" in /etc/ssh/ssh_config. Adding this again solved the question.
Executing locale on server terminal emulator results in all "POSIX", except
for LANG which is not set.
Best regards,
-- System Information:
Debian Release: 7.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=pt_PT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages x2goclient depends on:
ii libc6 2.13-38
ii libcups2 1.5.3-5
ii libgcc1 1:4.7.2-5
ii libldap-2.4-2 2.4.31-1+nmu2
ii libqt4-network 4:4.8.2+dfsg-11
ii libqt4-svg 4:4.8.2+dfsg-11
ii libqtcore4 4:4.8.2+dfsg-11
ii libqtgui4 4:4.8.2+dfsg-11
ii libssh-4 0.5.4-1
ii libstdc++6 4.7.2-5
ii libx11-6 2:1.5.0-1+deb7u1
ii libxpm4 1:3.5.10-1
ii nxproxy 2:3.5.0.20-0+squeeze~main~405~build1
ii openssh-client 1:6.0p1-4
Versions of packages x2goclient recommends:
ii openssh-server 1:6.0p1-4
ii rdesktop 1.7.1-1
Versions of packages x2goclient suggests:
pn pinentry-x2go <none>
-- no debconf information
----- Ende der weitergeleiteten Nachricht -----
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…