Package: nxagent
Version: 3.5.0.32
Severity: wishlist
This bug is a tracking bug for the new Xinerama rewrite in nx-libs
3.6.x. All Xinerama or LD_LIBRARY_PATH related issues in X2Go will be
merged into this bug.
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…
Processing commands for control(a)bugs.x2go.org:
> found #49 3.5.0.32
Bug #49 [nx-libs] Xinerama patch in nx-libs maybe breaks wine1.4
There is no source info for the package 'nx-libs' at version '3.5.0.32' with architecture ''
Unable to make a source version for version '3.5.0.32'
Marked as found in versions 3.5.0.32.
> fixed #49 3.5.99.0
Bug #49 [nx-libs] Xinerama patch in nx-libs maybe breaks wine1.4
There is no source info for the package 'nx-libs' at version '3.5.99.0' with architecture ''
Unable to make a source version for version '3.5.99.0'
Marked as fixed in versions 3.5.99.0.
> tags #49 fixed-upstream
Bug #49 [nx-libs] Xinerama patch in nx-libs maybe breaks wine1.4
Added tag(s) fixed-upstream.
> found #556 3.5.0.27
Bug #556 [nx-libs] hp-toolbox segfaults when started in x2go MATE session
Bug #874 [nx-libs] move Xinerama code from libNX_Xinerama to hw/nxagent
There is no source info for the package 'nx-libs' at version '3.5.0.27' with architecture ''
Unable to make a source version for version '3.5.0.27'
Marked as found in versions 3.5.0.27.
Marked as found in versions 3.5.0.27.
> fixed #554 3.5.99.0
Bug #554 [nxproxy] Disable local screensaver when x2go session is in fullscreen mode
There is no source info for the package 'nxproxy' at version '3.5.99.0' with architecture ''
Unable to make a source version for version '3.5.99.0'
Marked as fixed in versions 3.5.99.0.
> tags #556 fixed-upstream
Bug #556 [nx-libs] hp-toolbox segfaults when started in x2go MATE session
Bug #874 [nx-libs] move Xinerama code from libNX_Xinerama to hw/nxagent
Added tag(s) fixed-upstream.
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
49: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=49
554: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=554
556: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=556
874: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=874
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
Package: bugs.x2go.org
Severity: important
See undeliv mail report below...
Mike
----- Weitergeleitete Nachricht von MAILER-DAEMON(a)das-netzwerkteam.de -----
Datum: Fri, 1 Feb 2013 09:40:04 +0100 (CET)
Von: Mail Delivery System <MAILER-DAEMON(a)das-netzwerkteam.de>
Betreff: Undelivered Mail Returned to Sender
An: root(a)das-netzwerkteam.de
This is the mail system at host ymir.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<nx-libs@>: bad address syntax
<x2goserver@>: bad address syntax
----- Ende der weitergeleiteten Nachricht -----
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
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…
tag #1000 pending
fixed #1000 4.0.5.1
thanks
Hello,
X2Go issue #1000 (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=2b70cfc
The issue will most likely be fixed in src:x2goclient (4.0.5.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 2b70cfccc00295a029015c9e181f8afdd21901e4
Author: Heinrich Schuchardt <xypron.glpk(a)gmx.de>
Date: Mon Feb 22 00:08:28 2016 +0100
sshmasterconnection.cpp: don't fetch invalid proxy socket. Fixes: #1000.
From http://doc.qt.io/qt-4.8/qabstractsocket.html#socketDescriptor: The
socket descriptor is not available when QAbstractSocket is in
UnconnectedState. So we have to connect to the proxy server first
before retrieving the native socket.
Signed-off-by: Heinrich Schuchardt <xypron.glpk(a)gmx.de>
diff --git a/debian/changelog b/debian/changelog
index cfea700..b680248 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -113,6 +113,15 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low
* New upstream version (4.0.5.1):
- res/i18n/x2goclient_nb_no.ts: update Bokmål (Norway) translation file.
+ [ Heinrich Schuchardt ]
+ * New upstream version (4.0.5.1):
+ - sshmasterconnection.cpp: don't fetch invalid proxy socket. Fixes: #1000.
+ From http://doc.qt.io/qt-4.8/qabstractsocket.html#socketDescriptor:
+ The socket descriptor is not available when QAbstractSocket is in
+ UnconnectedState.
+ So we have to connect to the proxy server first before retrieving the
+ native socket.
+
-- X2Go Release Manager <git-admin(a)x2go.org> Tue, 28 Jul 2015 06:05:27 +0200
x2goclient (4.0.5.0-0x2go1) unstable; urgency=low