tag #420 pending
fixed #420 4.0.1.4
thanks
Hello,
X2Go issue #420 (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=c9e895b
The issue will most likely be fixed in src:x2goclient (4.0.1.4).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit c9e895b59c038c9c2a8c68ab66c53f2abb868092
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sat Mar 29 21:11:45 2014 +0100
Fix password connection with libssh 0.6.0. (Fixes: #420).
diff --git a/debian/changelog b/debian/changelog
index 36e61a3..e757677 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ x2goclient (4.0.1.4-0x2go1) UNRELEASED; urgency=low
[ Orion Poplawski ]
* New upstream version (4.0.1.4):
- - Fix password connection with libssh 0.6.0
+ - Fix password connection with libssh 0.6.0. (Fixes: 420).
- Don't use ancient Debianism's for ssh options (ProtocolKeepAlives).
(Fixes: #434).
tag #423 pending
fixed #423 2:3.5.0.23
thanks
Hello,
X2Go issue #423 (src:nx-libs) 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=nx-libs.git;a=commitdiff;h=4bbcbe5
The issue will most likely be fixed in src:nx-libs (2:3.5.0.23).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 4bbcbe505ec79294b243a4dac60d4d1bff397336
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sat Mar 29 21:22:59 2014 +0100
Add patch: 056_nx-X11-Werror-format-security.patch. Fix more -Werror=format-security errors that only show up on ARM builds. (Fixes: #423).
diff --git a/debian/changelog b/debian/changelog
index 7e242b3..74fa55e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ nx-libs (2:3.5.0.23-0x2go1) UNRELEASED; urgency=low
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS
of imake on current Fedora rawhide (21) which uses the compiler option
-Werror=format-security for all builds. (Fixes: #412).
+ * Add patch: 056_nx-X11-Werror-format-security.patch. Fix more
+ -Werror=format-security errors that only show up on ARM builds. (Fixes:
+ #423).
* nx-libs.spec:
- Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. (Fixes:
#393).
tag #445 pending
fixed #445 4.0.1.14
thanks
Hello,
X2Go issue #445 (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=36c4935
The issue will most likely be fixed in src:x2goserver (4.0.1.14).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 36c4935309aea7e42d7674702baa173a1784ec7f
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sat Mar 29 01:16:48 2014 +0100
Provide proper Gentoo support in x2goserver-xsession portion of X2Go Server. (Fixes: #445).
diff --git a/debian/changelog b/debian/changelog
index 2a8a394..9d29bf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ x2goserver (4.0.1.14-0x2go1) UNRELEASED; urgency=low
to be removed.
- Fix broken file descriptor closures in x2gocleansessions. (Fixes:
#441).
+ - Provide proper Gentoo support in x2goserver-xsession portion of
+ X2Go Server. (Fixes: #445).
* x2goserver.spec:
- Let builds for EPEL-7 behave like recent Fedora builds.
tag #349 pending
fixed #349 4.0.2.0
thanks
Hello,
X2Go issue #349 (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=89b5d94
The issue will most likely be fixed in src:x2goclient (4.0.2.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 89b5d94ac7aa9b3fe9a9e398c60e74a8a13d095b
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Sat Mar 29 00:32:04 2014 +0100
Allow starting shadow sessions from the command line with option --hidden being enabled. (Fixes: #349).
diff --git a/debian/changelog b/debian/changelog
index 14ae6df..f5db338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,8 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low
nightly builds in build scripts.
- Rename txt/git to txt/git-info (make it compliant with cmdline
options).
+ - Allow starting shadow sessions from the command line with
+ option --hidden being enabled. (Fixes: #349).
* debian/control:
+ Build-depend on libssh-dev (>= 0.5.4-2).
+ Bump Standards: to 3.9.5. No changes needed.
Package: x2goclient
Version: 4.0.1.3
Subject says it all. This used to work fine in Windows 7, but not anymore.
It tries to maximize, but simply performs a maximize on that display.
Package: x2goserver
Version: 4.0.1.13
Notes:
1. I am not sure if this is a bug in x2goserver, x2goserver-xsession,
or in nx-libs.
2. PolicyKit depends on ConsoleKit (and on systemd-logind in
newer distros.)
3. RHEL7 beta (systemd-logind) is not affected and pkexec commands do
work. However, PolicyKit authentication within apps fails. I will file
a separate bug about this.
4. I also tested CentOS 6.5 64-bit (ConsoleKit) and saw an issue that
precludes even testing for this bug.
(polkit-gnome-authentication-agent-1 fails to start) I wrote bug 457
about this.
5. The workaround I discovered is to set your XAUTHORITY env var. I
demonstrated this below.
Test system:
Ubuntu 12.04.4 32-bit
x2goserver: 4.0.1.13
x2goserver-xsession: 4.0.1.13
nx-libs: 3.5.0.22
mate-desktop: 1.6.0-3+precise from this apt repo:
deb http://packages.mate-desktop.org/repo/ubuntu precise main
(This distro uses ConsoleKit, not systemd-logind)
Test Case 1:
Unity desktop
(The authentication window opens and prompts me for my password both
times. Only the latter time does synaptic start.)
mike@mothership-u-p:~$ ps -ef | grep polkit
root 755 1 0 10:55 ? 00:00:01
/usr/lib/policykit-1/polkitd --no-debug
mike 25151 25098 0 11:51 ? 00:00:00
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
mike 25515 25447 0 11:51 pts/0 00:00:00 grep --color=auto polkit
mike@mothership-u-p:~$ pkexec synaptic
No protocol specified
No protocol specified
(synaptic:25559): Gtk-WARNING **: cannot open display: :50
mike@mothership-u-p:~$ export XAUTHORITY=/home/mike/.Xauthority
mike@mothership-u-p:~$ pkexec synaptic
mike@mothership-u-p:~$
Test Case 2:
MATE desktop
(This time I am prompted to authentication on the command-line, which
works fine for me. I assume that me not being prompted the 2nd time is
intentional because sudo works in a similar manner. Only the latter
time does synaptic start.)
(And in case isn't clear, polkit-mate-authentication-agent-1 doesn't
start until I run the pkexec command the 1st time. This differs from
Unity where it is launched during login. When I login locally to MATE)
mike@mothership-u-p:~$ ps -ef | grep polkit
root 755 1 0 10:55 ? 00:00:01
/usr/lib/policykit-1/polkitd --no-debug
mike 21645 21522 0 11:46 pts/0 00:00:00 grep --color=auto polkit
mike@mothership-u-p:~$ pkexec synaptic
==== AUTHENTICATING FOR com.ubuntu.pkexec.synaptic ===
Authentication is required to run the Synaptic Package Manager
Authenticating as: Michael DePaulo,,, (mike)
Password:
==== AUTHENTICATION COMPLETE ===
No protocol specified
No protocol specified
(synaptic:21673): Gtk-WARNING **: cannot open display: :50.0
mike@mothership-u-p:~$ ps -ef | grep polkit
root 755 1 0 10:55 ? 00:00:01
/usr/lib/policykit-1/polkitd --no-debug
mike 21701 21379 0 11:47 ? 00:00:00
/usr/lib/polkit-mate/polkit-mate-authentication-agent-1
mike 21803 21522 0 11:47 pts/0 00:00:00 grep --color=auto polkit
mike@mothership-u-p:~$ export XAUTHORITY=/home/mike/.Xauthority
mike@mothership-u-p:~$ pkexec synaptic
mike@mothership-u-p:~$
Test Case 3:
MATE desktop from a local login
Same behavior as test case 2. I wanted to verify that
polkit-mate-authentication-agent-1 is not supposed to start until you
call pkexec, and that you are normally prompted to authentication on
the command-line.
Processing commands for control(a)bugs.x2go.org:
> tag #421 confirmed
Bug #421 [x2goclient] X2goclient on Windows: sshd.exe does not start.
Added tag(s) confirmed.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
421: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=421
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
I did a bunch of testing. Note that most of the earlier test results
were not valid because i was probably not in the "fuse" group:
https://docs.google.com/spreadsheet/ccc?key=0AmL_OrCln9ShdHcxbTQ3amJZdlp1b3…
Conclusions:
1. This bug is present in X2Go Client 4.0.1.2 and later, including the
nightly 4.0.2.0 builds.
2. This bug affects Windows XP 32-bit SP3, but it does not affect
Windows 7 32-bit SP1 nor does it affect Windows 8.1 64-bit ("Update 1"
was not installed.) It is safe to assume that only XP, server 2003,
and server 2003 R2 are affected
3. This bug is not present in 4.0.0.3. (there was a gap in X2Go Client
Windows builds between 4.0.0.3 and 4.0.1.2.)
4. Across all 3 aforementioned Windows Client OSs with X2Go Client
4.0.0.3, sshd.exe does start. However, folder sharing does not work;
the share never shows up when you run "df" and it is not present in
the usual path under /tmp/ . (I did not test printer sharing, but I
did test all 3 OSs.) That is probably another bug, but it was
obviously fixed. I will not be writing it up.
tag #448 pending
fixed #448 4.0.2.0
thanks
Hello,
X2Go issue #448 (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=ed2c005
The issue will most likely be fixed in src:x2goclient (4.0.2.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit ed2c00559188166d824063b266310245d3c54d37
Author: Mike DePaulo <mikedep333(a)gmail.com>
Date: Wed Mar 19 08:23:33 2014 -0400
Windows: Reapply KDE on Windows's patch for Pageant support to libssh 0.5.5. (Fixes: #448)
diff --git a/debian/changelog b/debian/changelog
index 90d98ef..14ae6df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,8 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low
- Windows: Upgrade included PulseAudio from 1.1 to 5.0.
The 5.0 build is patched for X2Go bug #363. and available here:
https://build.opensuse.org/project/show/home:mikedep333:branches:home:mkbos…
+ - Windows: Reapply KDE on Windows's patch for Pageant support to
+ libssh 0.5.5. (Fixes: #448)
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Wed, 22 Jan 2014 09:20:08 +0100
Oleksandr Shneyder provided a patched libssh 0.5.5 build and I added
it to our nightly build system. Both Stefan and I verified that it
fixes the bug.
We might move the location of the build, but for now it is here:
http://code.x2go.org/releases/libssh-with-pagent.patch/