Re: [X2Go-Dev] Getting suspended session profile info through X2GoClient API

2018-05-24 Thread Mike Gabriel
tches upstream. Thanks! Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de pgpUsmIN5xBl

Re: [X2Go-Dev] Getting suspended session profile info through X2GoClient API

2018-05-24 Thread Mike Gabriel
-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de pgpvLjAK7gHJ5.pgp Description: Digitale PGP-Signatur

Re: [X2Go-Dev] Different behavior of X2Go Client from Desktop and TCE

2018-05-24 Thread Mike Gabriel
mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de pgpmmbFUtETRf.pgp Description: Digitale PGP-Signatur

Re: [X2Go-Dev] Different behavior of X2Go Client from Desktop and TCE

2018-05-17 Thread Mike Gabriel
nment/Window Manager, but it seems to be a different issue than that. Kind Regards, Stefan Baur Same issue here with pyhoca-cli and Arctica Greeter's remote logon feature. I'll read the full scope of this mail thread and join in tomorrow... Mike -- DAS-NETZWERKTEAM mike gabriel,

[X2Go-Dev] Bug#1300: X2Go Client: API for setpass between client and broker

2018-05-15 Thread Mike Gabriel
3,7 @@ private: private: void createIniFile(const QString& raw_content); void parseSession(QString sInfo); +void parsePwdChangedResult(QString pwdchres); void createSshConnection(); bool checkAccess(QString answer); ``` -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24

[X2Go-Dev] Bug#1253: Bug#1253: ssh broker : bad error feedback in interaction mode

2018-05-15 Thread Mike Gabriel
ickey,password,keyboard-interactive" * with term : "Your account has been locked. Please contact your System administrator. Password: " Would be great to fix the issues in 2) and would be great to retrieve the error message directly from PAM so that we get the reason. Most of th

[X2Go-Dev] Bug#1252: X2Go issue (in src:x2gobroker) has been marked as pending for release

2018-05-15 Thread Mike Gabriel
most likely be fixed in src:x2gobroker (0.0.4.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 638d82037e6d0cfb71c759667cccad24fbe7a874 Author: Mike Gabriel Date: Tue May 15 14:36:16 2018 +0200 update debian/changelog from Git history diff --git a/debian

[X2Go-Dev] Bug#1252: Bug#1252: ssh broker : load balancing not working

2018-05-15 Thread Mike Gabriel
fixed with release 0.0.4.0 of the X2Go Session Broker. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de,

[X2Go-Dev] Bug#1296: Bug#1296: x2gobroker-ssh : wrong password after password change in interactive mode

2018-05-15 Thread Mike Gabriel
broker->changePassword(passDlg.newPass()); +config.brokerPass = passDlg.newPass(); setStatStatus ( tr ( "Connecting to broker" ) ); stInfo->insertPlainText ( "broker url: "+config.brokerurl ); setEnabled ( false ); ``` Mike -- DAS-NETZWERKTEAM mike gabriel,

[X2Go-Dev] Bug#1295: Bug#1295: x2goclient/broker mode : don't close on suspended session with --close-disconnect

2018-05-15 Thread Mike Gabriel
tials. Understood. However, please check if you can achieve the correct behaviour with --broker-autologoff. It saves you the X2Go Client restarts on session logout. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139

[X2Go-Dev] Bug#1298: KeyError: '6ab639d6-5521-11e8-a326-54ee759b5b41' in registry.py

2018-05-11 Thread Mike Gabriel
639d6-5521-11e8-a326-54ee759b5b41' It came when I issued a "reboot" from within the X2Go session on the remote host. More a reminder to myself to try/except around it. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (435

[X2Go-Dev] Bug#1287: Bug#1287: Drop file() from pyhoca-cli

2018-04-14 Thread Mike Gabriel
nable to get a connection at the moment. WIP, I'd say... Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerktea

[X2Go-Dev] Bug#1286: Bug#1286: python3 support for pyhoca-gui

2018-04-14 Thread Mike Gabriel
Command Thanks for giving Pyhoca-GUI and Python3 a shot. Has a python3'ish wxpython already landed in Fedora? Obviously. In Debian, this is still all on Python2. I'll take a look the coming week. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976

[X2Go-Dev] Bug#1275: Python X2Go broken with Paramiko 2.4.0

2018-03-20 Thread Mike Gabriel
Package: src:python-x2go Severity: grave Version: 0.5.99.0 Recent upgrade of Python Paramiko in Debian unstable to 2.4.0 leads to a dysfunctional Python X2Go implementation. This is under investigation... Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520

[X2Go-Dev] Bug#1274: x2goagent shows NoMachine logo in taskbar

2018-03-19 Thread Mike Gabriel
agent wrapper or in nx-libs's nxagent code itself. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de,

[X2Go-Dev] Bug#1273: Pulseaudio support broken in X2Go Client 4.1.1.1 (2018.03.01) for MS Windows

2018-03-19 Thread Mike Gabriel
unclear. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de pgpRY2dX9HQ1u.pgp

Re: [X2Go-Dev] [X2GO] SSH agent forwarding

2018-03-19 Thread Mike Gabriel
ssh-agent forwarding for ages. However, with recent Debian / Ubuntu, I see various breakages regarding the newly uploaded Paramiko version (SSH client implementation in Python utilitzed by Python X2Go). I need to take some time and get PyHoca-GUI and -CLI up to speed (Python 3, bug fi

[X2Go-Dev] Bug#1272: Bug#1272: nxagent crashes on Ubuntu 16.04, making x2go server unusable

2018-03-19 Thread Mike Gabriel
ll my users to do so. Adding some meta information to the bug and force-merging with 1269. @Ionic: please close this one, when 3.5.99.16 hits X2Go stable repos. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Finger

[X2Go-Dev] Bug#1268: Bug#1268: enhancement: add terminate/suspend diaolog when closing session window

2018-03-19 Thread Mike Gabriel
approach as was implemented in nxclient at old times. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das

Re: [X2Go-Dev] Deprecation and removal of X2Go Plugin

2018-03-19 Thread Mike Gabriel
in the development version of X2Go Client soonish. Expect the next version to not supply X2Go Plugin binaries. Mihai Good! Finally! Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A

[X2Go-Dev] Bug#1271: Bug#1271: Composite XServer extension support

2018-03-19 Thread Mike Gabriel
https://github.com/ArcticaProject/nx-libs/issues/502 -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkte

[X2Go-Dev] Bug#1259: X2Go issue (in src:python-x2go) has been marked as pending for release

2018-03-06 Thread Mike Gabriel
most likely be fixed in src:python-x2go (0.5.99.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 76464265760fa170656e12cddf79419b8759aff1 Author: Mike Gabriel Date: Tue Mar 6 20:33:17 2018 +0100 Drop unit test framework. Never really used (though we should

Re: [X2Go-Dev] [X2Go-Commits] [x2gothinclient] 01/01: let user choose architecture by setting TC_ARCH variable. Default amd64.

2018-02-28 Thread Mike Gabriel
C_CHROOT/vmlinuz.$KERNEL_VERSION" "$TC_TFTP_BOOT/vmlinuz" +ln -sfv "$TC_CHROOT/initrd.img.$KERNEL_VERSION" "$TC_TFTP_BOOT/initrd.img" # memtest86+ ln -sfv "$TC_CHROOT/boot/memtest86+.bin" "$TC_TFTP_BOOT/memtest86+.bin" # syslinux components diff --g

[X2Go-Dev] Bug#1266: Disable BIG-REQUESTS extension via x2goagent.options

2018-02-27 Thread mike . gabriel
Package: x2goserver-x2goagent Version: 4.1.0.0 We really need to disable the BIG-REQUESTS extension for x2goagent, as it really is broken currently in nxcomp. Mike -- Sent from my Fairphone 2 (running Sailfish OS) ___ x2go-dev mailing list x2go-dev@l

[X2Go-Dev] Bug#1263: Please natively support LXQt

2018-02-25 Thread Mike Gabriel
Package: x2goclient Version: 4.1.1.1 Severity: wishlist Hi, please natively support the LXQt Desktop Environment in the desktop session dialog field. X2Go Server already has LXQt support, also Python X2Go. But X2Go Client is still lagging behind. Mike -- DAS-NETZWERKTEAM mike gabriel

[X2Go-Dev] Bug#1257: Provide README.LTSP

2018-02-17 Thread mike . gabriel
Package: src:x2gothinclient Severity: wishlist I just set up a customer TCE using LTSP to build the chroot. Only minimal adaptations are necessary to install x2gothinclient-displaymanager on top. This should be documented in a README.LTSP. Mike -- Sent from my Fairphone 2 (running Sailfish OS)

[X2Go-Dev] Bug#1256: FreeRDP2 uses known_hosts2 in XDG DIR .config/freerdp

2018-02-17 Thread mike . gabriel
Package: x2gothinclient-displaymanager FreeRDP2 uses a different file format and name for known_hosts: known_hosts2. Also the path where this file is to be expected has changed compared to FreeRDP v1 (.freerdp/known_hosts -> .config/freerdp/known_hosts2). The initialization of the x2gothinclien

[X2Go-Dev] Bug#1255: x2gothinclient-displaymanager not usable standalone

2018-02-17 Thread mike . gabriel
Package: x2gothinclient-displaymanager The named package need various tweaks to become usable standalone with direct installation as .deb. After some investigation, it became obvious, that some symlinking magic is done in x2gothinclient_create. This should be ironed out and the displaymanager p

[X2Go-Dev] Bug#1254: rdpclient parameter in sessions file

2018-02-17 Thread mike . gabriel
Package: x2goclient The rdpclient sessions param (used for DirectRDP) expects "xfreerdpnew" for xfreerdp for version 2. This value is silly and should be replaced by "xfreerdp2". Mike -- Sent from my Fairphone 2 (running Sailfish OS) ___ x2go-dev ma

[X2Go-Dev] Bug#1240: X2Go issue (in src:x2gobroker) has been marked as pending for release

2018-02-12 Thread Mike Gabriel
most likely be fixed in src:x2gobroker (0.0.4.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 52b542f9735485fa5a0f912281e3d44d714ef9a9 Author: Mike Gabriel Date: Mon Feb 12 21:20:54 2018 +0100 debian/changelog: add closure for #1240 diff --git a/debian

[X2Go-Dev] Bug#1240: Bug#1240: broker bug with accentuated characters in password

2018-02-12 Thread Mike Gabriel
ed by the Python3 switch (which makes strings Unicode strings -- always). Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr..

[X2Go-Dev] Bug#1240: Bug#1240: broker bug with accentuated characters in password

2018-02-12 Thread Mike Gabriel
you please test, if an authentication via the test tool works? Steps: 1) Make sure the x2gobroker-authservice is running 2) x2gobroker-testauth --user= (Password is queried then after having hit . Does that work? Or does this also fail? (Here it works). Mike -- DAS-NETZWERKTEAM mike gabriel

[X2Go-Dev] Bug#1234: X2Go issue (in src:x2gobroker) has been marked as pending for release

2018-02-12 Thread Mike Gabriel
most likely be fixed in src:x2gobroker (0.0.4.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 75bc19eea6433110733d53e4de23ab2703b19179 Author: Mike Gabriel Date: Mon Feb 12 15:53:33 2018 +0100 x2gobroker/brokers/base_broker.py: Entire rewrite of

Re: [X2Go-Dev] pyhoca-gui systray icon no showing on Ubuntu 17.10 or 18.04 with Gnome

2018-02-09 Thread Mike Gabriel
will need to port the menu rendering part of pyhoca-gui to Ayatana Indicators, then this will work again. Not sure, when I will get to this. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8

[X2Go-Dev] Bug#1213: Bug#1213: Missing icons in Eclipse toolbars with GTK2 in Published Apps mode

2017-12-18 Thread Mike Gabriel
3.5.99.12. Thus marking this bug a a candidate for closure, once nx-libs 3.6.x branch gets released with X2Go. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30

[X2Go-Dev] Bug#1240: Bug#1240: broker bug with accentuated characters in password

2017-12-18 Thread Mike Gabriel
the second week of January on a contracted basis. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzw

Re: [X2Go-Dev] [X2Go-Commits] [nx-libs] 01/01: debian/x2goagent.options: reenable XFIXES extension.

2017-12-13 Thread Mike Gabriel
Hi Mihai, On Mi 13 Dez 2017 04:39:21 CET, git-admin wrote: + * debian/: +- x2goagent.options: reenable XFIXES extension. The initial problem that + required this workaround has been fixed a long time ago. What exactly was the fix in XFIXES? Mike -- DAS-NETZWERKTEAM mike gabriel

[X2Go-Dev] Strategy for introducing Python3 ports of PyHoca and X2Go Broker

2017-10-09 Thread Mike Gabriel
find in the nightly built package repo (aka heuler) depends on your Linux distro and version Comments? Requests for feedback! Thanks! Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A

Re: [X2Go-Dev] Qt 4 to Qt 5

2017-09-12 Thread Mike Gabriel
tient to get that fiddled together, but it's doable. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.

[X2Go-Dev] Bug#1192: Bug#1192: Wishlist: Add alternative key combos for windowed mode

2017-07-16 Thread Mike Gabriel
de the session. Kind Regards, Stefan Baur this is work in progress for nxagent upstream: https://github.com/ArcticaProject/nx-libs/pull/393 Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8

[X2Go-Dev] Bug#1187: Bug#1187: Makefile: not installing etc/x2goplugin-apache.conf anywhere

2017-06-28 Thread Mike Gabriel
Control: close -1 Control: tags -1 not-a-bug Hi On Mi 28 Jun 2017 11:58:40 CEST, Mike Gabriel wrote: Package: x2goclient Version: 4.1.0.0 Severity: minor Hi, I am currently converting the Debian x2goclient package to actually use those files in the package that are placed into DESTDIR by

[X2Go-Dev] Bug#1187: Makefile: not installing etc/x2goplugin-apache.conf anywhere

2017-06-28 Thread Mike Gabriel
viously, etc/x2goplugin-apache.conf needs to be handled in Makefile at make install. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr

[X2Go-Dev] Bug#864: Bug#864: Port X2Go Client to Qt5

2017-06-28 Thread Mike Gabriel
shing, you know... Speaking with my Debian-Developer-and-X2Go-Maintainer-in-Debian hat on, this is. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31

[X2Go-Dev] Bug#1183: Bug#1183: Bug#1183: Pass broker creds to RDP client as plaintext

2017-06-03 Thread Mike Gabriel
-use-creds-for-session could be a nice and cheap alternative to setting up x2gobroker-agent based authentication. So, it would be nice to have it working for X2Go and RDP sessions. Thanks, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (

[X2Go-Dev] Bug#1183: Bug#1183: Pass broker creds to RDP client as plaintext

2017-05-31 Thread Mike Gabriel
-... --broker-use-creds-for-session 3. Don't limit this functionality to RDP sessions only. It is useful for all sorts of session types (X2Go, DirectRDP, DirectXDMCP if already in (there were rumours about such a new feature)). Thanks for your work on X2Go, Mike -- DAS-NETZWERKTEAM

[X2Go-Dev] Bug#618: Bug#618: Bug#618: nx-libs 3.6 beta fixes this

2017-05-29 Thread Mike Gabriel
Control: fixed -1 3.5.99.7 On Mo 29 Mai 2017 10:49:28 CEST, Mike Gabriel wrote: Control: tags -1 fixed 3.5.99.7 The above control command was non-sense... Fixing it with this mail. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49

[X2Go-Dev] Bug#1182: Bug#1182: nxagent 3.6 and KDE4 causes X2Go Client for Windows's session window to "jump" up and down

2017-05-29 Thread Mike Gabriel
Hi Mike#2, On Mo 29 Mai 2017 15:33:59 CEST, Mike DePaulo wrote: On Mon, May 29, 2017 at 4:47 AM, Mike Gabriel < mike.gabr...@das-netzwerkteam.de> wrote: Hi Mike, [...] this seems to be a duplicate of https://github.com/ArcticaProject/nx-libs/issues/161 It would be really helpf

Re: [X2Go-Dev] Bug#618: Bug#618: nx-libs 3.6 beta fixes this

2017-05-29 Thread Mike Gabriel
Control: fixed -1 3.5.99.7 On Mo 29 Mai 2017 10:49:28 CEST, Mike Gabriel wrote: Control: tags -1 fixed 3.5.99.7 The above control command was non-sense... Fixing it with this mail. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49

[X2Go-Dev] Bug#1175: Bug#1175: ubuntu client kills sshd on server

2017-05-29 Thread Mike Gabriel
can describe a way for reproducing your setup, so this can be tracked down. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das

[X2Go-Dev] Bug#1182: Bug#1182: nxagent 3.6 and KDE4 causes X2Go Client for Windows's session window to "jump" up and down

2017-05-29 Thread Mike Gabriel
so that might be obsolete with NX 3.6. Mike [1] https://github.com/ArcticaProject/nx-libs/blob/3.6.x/testscripts/run-nxproxy2nxagent-over-network -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8

[X2Go-Dev] Bug#618: Bug#618: nx-libs 3.6 beta fixes this

2017-05-29 Thread Mike Gabriel
ttps://copr.fedorainfracloud.org/coprs/mikedep333/nx-libs-3.6/ Tagging this bug accordingly. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...

[X2Go-Dev] Bug#1016: X2Go issue (in src:python-x2go) has been marked as pending for release

2017-05-09 Thread Mike Gabriel
most likely be fixed in src:python-x2go (0.5.0.5). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 3ed4fed3465e02c605c80e057c265ca4a5d4b2ac Author: Mike Gabriel Date: Tue May 9 12:24:20 2017 +0200 Don't blindly release gevent locked. We need to checked

[X2Go-Dev] Bug#914: Bug#914: Bug#914: X2Go Logout Issue with Mate on Centos7

2017-04-12 Thread Mike Gabriel
e. I'm the one who discovered that by redirecting stdout of the session launcher you could avoid the issue. Maarten Same applies for MATE 1.16 with Debian 9. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fi

Re: [X2Go-Dev] Sponsorship of X2Go macOS Client Development and of X2Go Linux on POWER Development

2017-04-09 Thread Mike Gabriel
ith a second build slave account) for tying the P8 machine to Arctica's Jenkins server, too? So that we can also provide nx-libs 3.6.x builds? Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint:

[X2Go-Dev] Bug#1011: Bug#1011: Bug#1011: Feedback

2017-03-08 Thread Mike Gabriel
discussion at [1] you can see that Uli picked up your suggestion and started working on this enhancement right away. Just as a heads up... Thanks Uli!!! Mike [1] https://github.com/ArcticaProject/nx-libs/issues/384 -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520

[X2Go-Dev] Bug#1153: Bug#1153: x2goruncommand must stop exporting LD_LIBRARY_PATH with nx-libs 3.6.x

2017-03-08 Thread Mike Gabriel
Hi Mihai On Di 07 Mär 2017 19:23:11 CET, Mike Gabriel wrote: Package: x2goserver Severity: important Version: 4.1.0.0 Control: tags -1 patch In Arctica's nx-libs, we changed the path where the libX11.so symlinks to libNX_X11.so reside. This makes applications in X2Go behave strang

[X2Go-Dev] Bug#1153: x2goruncommand must stop exporting LD_LIBRARY_PATH with nx-libs 3.6.x

2017-03-07 Thread Mike Gabriel
+ LD_LIBRARY_PATH="$NX_XINERAMA_LIBS:$NX_LIBS" + "$X2GO_LIB_PATH/x2gosyslog" "$0" "debug" "exporting LD_LIBRARY_PATH=$LD_LIBRARY_PATH" + export LD_LIBRARY_PATH +fi if [ "$sndsys" == "esd" ]; then

[X2Go-Dev] Downtime today: packages.x2go.org (and git., bugs., code., lists. alike)

2017-03-02 Thread Mike Gabriel
services: lists.x2go.org packages.x2go.org packages.arctica-project.org bugs.x2go.org git.x2go.org code.x2go.org light+love, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF

Re: [X2Go-Dev] Arctica NX-Libs testing and reporting

2017-02-06 Thread Mike Gabriel
: ``` #!/bin/bash # Copyright (C) 2012 Mike Gabriel # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version

[X2Go-Dev] Bug#884: Bug#884: Bug#884: nxagent aborts session with 'Could not open default font 'fixed''

2017-02-05 Thread Mike Gabriel
Control: tag -1 fixed-upstream Control: fixed -1 3.5.99.4 On Mi 24 Feb 2016 15:03:18 CET, Mike Gabriel wrote: Control: forwarded -1 https://github.com/ArcticaProject/nx-libs/issues/84 On Sa 05 Sep 2015 14:05:39 CEST, Mike Gabriel wrote: Hi Devsk, On Fr 04 Sep 2015 04:06:55 CEST, devsk

[X2Go-Dev] Bug#417: Two screens, wrong screen used for limits of positioning context menus

2017-02-05 Thread Mike Gabriel
functionality implementation in nxagent / x2goagent. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de

[X2Go-Dev] Bug#1141: X2Go issue (in src:x2gobroker) has been marked as pending for release

2017-02-04 Thread Mike Gabriel
most likely be fixed in src:x2gobroker (0.0.3.2). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 4ec39d08196c2bcf3bb922854ab6f1f035798690 Author: Mike Gabriel Date: Sat Feb 4 23:39:28 2017 +0100 debian/x2gobroker-loadchecker.service: Fix flawed symlink actually

[X2Go-Dev] Bug#1136: Bug#1136: Bug#1136: Multiple issues with x2gousbmount

2017-01-19 Thread Mike Gabriel
On Mo 16 Jan 2017 16:39:48 CET, Stefan Baur wrote: Am 16.01.2017 um 16:35 schrieb Mike Gabriel: The mini desktop is a minimal MATE desktop env running on the thin client. With that minimal desktop, x2gothinclientd is not used and the role is taken over by MATE's session manager. Simp

[X2Go-Dev] Bug#1136: Bug#1136: Multiple issues with x2gousbmount

2017-01-16 Thread Mike Gabriel
s that. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de pgpvlCrSPuuVj.pgp Descr

[X2Go-Dev] Bug#1124: FTBFS on non-Linux platforms

2016-12-09 Thread Mike Gabriel
https://buildd.debian.org/status/package.php?p=x2goclient Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerk

Re: [X2Go-Dev] X2Go Server (4.0.1.20) released

2016-11-21 Thread Mike Gabriel
cgi?bug=872 [3] http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=270 http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=854 Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 07

[X2Go-Dev] Bug#1096: Bug#1096: Qt5 build: qmake does not bundle resources correctly

2016-10-08 Thread Mike Gabriel
working fine on Gentoo with Qt 4.8.7 and 5.6.1 Thanks for providing this patch. Tagging the bug report accordingly. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B

[X2Go-Dev] Bug#1089: Bug#1089: It works!

2016-09-19 Thread Mike Gabriel
lient and screen resizes properly. Also in Mate, System->Preferences->Hardware->Displays now works. Marking this issue as fixed with next generation nx-libs. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 Gnu

[X2Go-Dev] Bug#1089: Bug#1089: Bug#1089: x2go Ubuntu 16.04 and Fedora 24

2016-09-18 Thread Mike Gabriel
x27;t find that version of the libs, only 3.5.0.* no 3.5.99.* Follow the link to my blog (in the previous mail) and read where that pkgs are available. The new nx-libs 3.5.99.x / 3.6.x has not arrived in the X2Go pkg archives, yet. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fle

[X2Go-Dev] Bug#1089: Bug#1089: x2go Ubuntu 16.04 and Fedora 24

2016-09-18 Thread Mike Gabriel
gone then. Mike [1] https://sunweavers.net/blog/node/46 -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzw

[X2Go-Dev] Bug#1059: Bug#1059: pyhoca-gui can't be installed on OpenSUSE from project repository, OBS repository version throws errors

2016-07-21 Thread Mike Gabriel
functional. Problem solved, case closed. Thank you for your time and explanation. Thanks for letting us know about this issue being solved for you. Closing the bug. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG

Re: [X2Go-Dev] Repository signing uses weak digest algorithm (SHA1)

2016-07-18 Thread Mike Gabriel
Hi Mihai, On Sa 16 Jul 2016 09:49:04 CEST, Mihai Moldovan wrote: On 08.07.2016 11:40 AM, Mike Gabriel wrote: Control: close -1 On Di 26 Apr 2016 14:12:45 CEST, Christian Kreidl wrote: Package: packages.x2go.org Hi! Repository signing with SHA1 is deprecated in testing: http

[X2Go-Dev] Bug#872: Bug#872: Turn xinerama.conf file related code inside X2Go Client into legacy code (for NX agents << 3.6)

2016-07-14 Thread Mike Gabriel
ver.git;a=commitdiff;h=43510ec2ddd5d0fcfbec71d32e5f9ffb992f585c Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwer

[X2Go-Dev] Bug#1059: Bug#1059: pyhoca-gui can't be installed on OpenSUSE from project repository, OBS repository version throws errors

2016-07-14 Thread Mike Gabriel
an issue buried in Python Paramiko and they way it is packaged for openSUSE. PyHoca-GUI relies on a working Paramiko Python module. What it does above is paramiko.RSAKey.generate(RSAKEY_STRENGTH) And this call somehow fails. Please get this fixed for your distro and then pyhoca-gui

[X2Go-Dev] Bug#402: Bug#402: Related issue in Ubuntu MATE...

2016-07-11 Thread Mike Gabriel
emon 1.8.2-3 (released Mar 2015). > > Christopher Chavez > Ok, closing this bug then. Greets, Mike > On Tue, Nov 11, 2014 at 5:54 AM, Mike Gabriel > wrote: > > This issue (#402) is probably more a MATE upstream problem then an X2Go > > issue itself... > > > &

[X2Go-Dev] Bug#1033: [X2Go-Project] Bug#1033: Bug#1033: IPv6 / DNS Support of japsand.x2go.org

2016-07-08 Thread Mike Gabriel
Control: close -1 On Mi 04 Mai 2016 13:51:32 CEST, Mike Gabriel wrote: On Mi 04 Mai 2016 08:43:50 CEST, Mike Gabriel wrote: I have just white-listed japsand's IPv6 address, but the next problem arises then: japsand.x2go.org does not have an record in DNS. Furthermore, the R

[X2Go-Dev] Bug#1030: Bug#1030: Repository signing uses weak digest algorithm (SHA1)

2016-07-08 Thread Mike Gabriel
digest algorithm (SHA1) Please update your configuration to use SHA256: https://wiki.debian.org/SettingUpSignedAptRepositoryWithReprepro#Generating_GnuPG_keys Thanks! Done. Actually, digest-algo is now SHA512. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976

[X2Go-Dev] Bug#1051: failing .deb builds due to flaw in code-to-version conversion scripts

2016-07-04 Thread Mike Gabriel
943e130..f0c1418 100755 --- a/bin/ubuntu-codename-to-version.sh +++ b/bin/ubuntu-codename-to-version.sh @@ -66,7 +66,5 @@ case "${codename}" in ("hoary") echo "5.04";; ("warty") echo "4.10";; - (*) ret="1";; +

[X2Go-Dev] Bug#1047: X2Go issue (in src:x2goserver) has been marked as pending for release

2016-06-30 Thread Mike Gabriel
most likely be fixed in src:x2goserver (4.1.0.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 97c599f025df1955976545650ca79a7b310e73e1 Author: Mike Gabriel Date: Thu Jun 30 20:59:11 2016 +0200 debian/changelog: Add closure for #1047. diff --git a/debian

[X2Go-Dev] Bug#1047: Move x2goagent (wrapper around nxagent) into src:x2goserver

2016-06-25 Thread Mike Gabriel
Package: x2goserver Tags: patch Hi all, I have prepared a patch that moves x2goagent over into x2goserver. http://code.x2go.org/gitweb?p=x2goserver.git;a=shortlog;h=refs/heads/feature/move-x2goagent-into-x2goserver The x2goagent wrapper package wraps around nxagent and adds X2Go branding to nx

Re: [X2Go-Dev] [Branch ~x2go/x2go/pyhoca-cli_master] Rev 228: pyhoca-cli.spec: SLE support: add --prefix to setup.py install call.

2016-06-17 Thread Mike Gabriel
Hi Mihai, On Fri Jun 17 05:19:06 2016 GMT+0200, Mihai Moldovan wrote: > On 16.06.2016 10:56 AM, Mike Gabriel wrote: > > On Mi 15 Jun 2016 23:18:21 CEST, noreply wrote: > >> > >> revno: 228 > >> commi

Re: [X2Go-Dev] [Branch ~x2go/x2go/pyhoca-cli_master] Rev 228: pyhoca-cli.spec: SLE support: add --prefix to setup.py install call.

2016-06-16 Thread Mike Gabriel
oable (whilst providing a sensible security support for all those third party packages you'd have to backport). my 5¢, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Key ID 0x25771B31 mail: mike.g

[X2Go-Dev] Bug#84: Bug#84: DESTDIR and OPTFLAGS patches for nx-libs

2016-06-13 Thread Mike Gabriel
Control: forwarded -1 https://github.com/ArcticaProject/nx-libs/issues/141 Hi, On Mi 12 Dez 2012 13:03:20 CET, Mike Gabriel wrote: Package: nx-libs Patches attached for nx-libs: - bin/Makefile doesn't support DESTDIR. The attached nx-libs-destdir.patch partially addresses that.

[X2Go-Dev] Bug#63: Bug#63: Current Cairo test suite segfaults x2goagent

2016-06-13 Thread Mike Gabriel
support. I don't see anymore crashes. However, still various of the test cases do fail. This seems to be a less severe issue, for tracking it, I have filed an "upstream" bug here [1]. Mike [1] https://github.com/ArcticaProject/nx-libs/issues/140 -- DAS-NETZWERKTEAM mike ga

[X2Go-Dev] Bug#367: Bug#367: Bug#367: wine does not start within x2goclient: Application tried to create a window, but no driver could be loaded.

2016-06-13 Thread Mike Gabriel
version of x2go, winecfg freezes. Trying to use any other older version, the drives tab is loaded successfully. I have just tested several Windows applications under WinE in nxagent 3.5.99.x and I can't observe anymore issues. light+love, Mike -- DAS-NETZWERKTEAM mike gabriel,

[X2Go-Dev] Bug#78: Bug#78: NX_xrandr lacks support from Xrandr 1.2 and higher

2016-06-13 Thread Mike Gabriel
Control: forwarded -1 https://github.com/ArcticaProject/nx-libs/pull/137 Control: tags -1 fixed-upstream Hi all, On Do 06 Dez 2012 13:17:05 CET, Mike Gabriel wrote: Hi Reinhard, On Do 06 Dez 2012 12:59:36 CET Reinhard Tartler wrote: Package: x2goagent When starting a new x2go session

[X2Go-Dev] Bug#791: Bug#791: Fwd: [Bug 1193943] New: [abrt] nxagent: nxagentDispatchEvents(): nxagent killed by SIGSEGV

2016-06-13 Thread Mike Gabriel
on - 1]]; X.xbutton.button = 0 : [...] This issue has likely been resolved for 3.6.x of nx-libs. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de fr

[X2Go-Dev] Bug#908: Bug#908: nxagent segfault, causes session loss

2016-06-13 Thread Mike Gabriel
error message). I hope this isn't a problem with the latest nx 3.5.0.32 ... :-/ please let me know how I can help any further. many thanks! Rob Sorry for the late reply. Just want to let you know that your problem is probably tracked by #118 at [1]. Greets, Mike -- DAS-NETZWERKTEAM mi

[X2Go-Dev] Recent progress on NXv3 development

2016-05-09 Thread Mike Gabriel
Hi all, I just published a blog post, providing information on latest progress regarding NXv3 development. https://sunweavers.net/blog/node/39 light+love, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Key ID

[X2Go-Dev] Bug#1025: Bug#1025: Still various unstranslated GUI elements

2016-05-04 Thread Mike Gabriel
Hi Mihai, On Mi 04 Mai 2016 05:56:13 CEST, Mihai Moldovan wrote: On 12.04.2016 01:52 PM, Mike Gabriel wrote: I still see various untranslated string in X2Go Client 4.0.5.1: I checked this with LANG=de_DE.UTF-8 and LANG=es_ES.UTF-8. The issues occur in both languages, so I presume the causes

[X2Go-Dev] Bug#1033: [X2Go-Project] Bug#1033: IPv6 / DNS Support of japsand.x2go.org

2016-05-04 Thread Mike Gabriel
On Mi 04 Mai 2016 08:43:50 CEST, Mike Gabriel wrote: I have just white-listed japsand's IPv6 address, but the next problem arises then: japsand.x2go.org does not have an record in DNS. Furthermore, the RevDNS entry for japsand's IPv6 address does neither resolve / exi

[X2Go-Dev] Bug#1033: IPv6 / DNS Support of japsand.x2go.org

2016-05-03 Thread Mike Gabriel
oblem arises then: japsand.x2go.org does not have an record in DNS. Please add this line to x2go.org's named configuration: ``` japsand.x2go.org. IN 2a01:4f8:211:11c1::2 ``` Thanks, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 lan

[X2Go-Dev] Bug#592: Bug#592: Bug#592: Expired password

2016-04-25 Thread Mike Gabriel
KTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/mailxchange/kronolith/fb.php?u=m.gabriel%40das-netzwerkte

[X2Go-Dev] Bug#1025: Still various unstranslated GUI elements

2016-04-12 Thread Mike Gabriel
2Go Client -> Description text is in English (4) possibly more... I checked this with LANG=de_DE.UTF-8 and LANG=es_ES.UTF-8. The issues occur in both languages, so I presume the causes are in the original code somewhere. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 2435

[X2Go-Dev] Bug#970: Bug#970: lists.x2go.org domain lacks SPF record.

2016-04-11 Thread Mike Gabriel
f:fe15:236d @ MX 10 ymir.das-netzwerkteam.de. ; Mail Exchanger for mailing list ; SPF Record for our MXes @ IN TXT "v=spf1 mx a:freya.das-netzwerkteam.de -all" """ @Heinz: Can you deploy this for lists.x2go.org? Th

[X2Go-Dev] Python X2Go Broker: API documentation

2016-03-30 Thread Mike Gabriel
Hi all, I have just created an API documentation for the Python X2Go Broker: http://code.x2go.org/doc/python-x2gobroker/ Happy hacking, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http

[X2Go-Dev] Bug#1012: Bug#1012: Session reconnect doesn't work (x2gobroker)

2016-03-23 Thread Mike Gabriel
Hi Stefan, On Mi 23 Mär 2016 09:05:40 CET, Stefan Baur wrote: Am 22.03.2016 um 12:14 schrieb Mike Gabriel: Where do you actually have the X2Go Broker installed? On both X2Go Servers? This is a non-recommended setup. The recommended setup is: on broker machine, several X2Go Servers or

[X2Go-Dev] Bug#1012: Bug#1012: Session reconnect doesn't work (x2gobroker)

2016-03-22 Thread Mike Gabriel
e consider contracting me, on such a project. The X2Go Broker's code says it all. If reading the code is problematic, consider contracting me for supervision. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr.

[X2Go-Dev] Bug#1012: Bug#1012: Bug#1012: Bug#1012: Session reconnect doesn't work (x2gobroker)

2016-03-22 Thread Mike Gabriel
Control: severity -1 normal Control: tags -1 - not-a-bug On Di 22 Mär 2016 12:00:37 CET, Stefan Baur wrote: Am 22.03.2016 um 11:58 schrieb Mike Gabriel: Apart from the bug title, you don't provide a description about what your issue really is. Thus, tagging this bug with "not-a-bug

[X2Go-Dev] Bug#1013: Bug#1013: x2gobroker-daemon doesn't return error when it can't spawn/bind to port

2016-03-22 Thread Mike Gabriel
nd to the port, and thus dies, this should be returned to the start script, so it can report back "FAILED". Yeah, this is a valid issue. Is you system launching x2gobroker-daemon via systemd or via System V init scripts? Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby

<    1   2   3   4   5   6   7   8   9   10   >