Mihai Moldovan
2018-06-14 02:12:21 UTC
tag #1156 pending
fixed #1156 4.1.2.0
thanks
Hello,
X2Go issue #1156 (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=f22fd19
The issue will most likely be fixed in src:x2goclient (4.1.2.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit f22fd1957a8b16a80588451cc3e0dab26c2d5c8b
Author: Mihai Moldovan <***@ionic.de>
Date: Thu Jun 14 04:11:15 2018 +0200
src/onmainwindow.cpp: hook-in chgrp for ~/.x2go/etc on Windows platforms to work around a Cygwin permissions bug. Fixes: #1156.
diff --git a/debian/changelog b/debian/changelog
index da8f2c1..fe06805 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
Server startup functions.
- src/pulsemanager.cpp: use QByteArray's constData () instead of data (),
since we'll never modify the data anyway.
+ - src/onmainwindow.cpp: hook-in chgrp for ~/.x2go/etc on Windows platforms
+ to work around a Cygwin permissions bug. Fixes: #1156.
* x2goclient.spec:
- Remove plugin references.
* debian/rules:
fixed #1156 4.1.2.0
thanks
Hello,
X2Go issue #1156 (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=f22fd19
The issue will most likely be fixed in src:x2goclient (4.1.2.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit f22fd1957a8b16a80588451cc3e0dab26c2d5c8b
Author: Mihai Moldovan <***@ionic.de>
Date: Thu Jun 14 04:11:15 2018 +0200
src/onmainwindow.cpp: hook-in chgrp for ~/.x2go/etc on Windows platforms to work around a Cygwin permissions bug. Fixes: #1156.
diff --git a/debian/changelog b/debian/changelog
index da8f2c1..fe06805 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
Server startup functions.
- src/pulsemanager.cpp: use QByteArray's constData () instead of data (),
since we'll never modify the data anyway.
+ - src/onmainwindow.cpp: hook-in chgrp for ~/.x2go/etc on Windows platforms
+ to work around a Cygwin permissions bug. Fixes: #1156.
* x2goclient.spec:
- Remove plugin references.
* debian/rules: