Mike#1 (or anyone else who can answer this),
You linked me to this MATE commit as an example of how I should add
Cinnamon support to x2goclient (bug #571):
http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=468be3aa8d457ec…
I thought that x2goclient merely specified a session type with a
string like "MATE". So I do not understand the logic in
ONMainWindow::runCommand() and SessionButton::slot_cmd_change( const
QString& command ), where command is changed from "MATE" to
"mate-session" and then back.
Furthermore,
1. pyhoca-gui doesn't do anything like that:
http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=af60d3076e8cb45…
2. With my proposal for fixing #569, there are 3 possible commands
that can be used to launch Cinnamon.
-Mike
tag #580 pending
fixed #580 4.0.3.0
thanks
Hello,
X2Go issue #580 (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=abdb4d5
The issue will most likely be fixed in src:x2goclient (4.0.3.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit abdb4d5ac02c9d24a186782ab92fe9c8dc27a357
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Wed Oct 1 05:45:16 2014 +0200
add bug closure for #580 (commit: 5e48b9c)
diff --git a/debian/changelog b/debian/changelog
index 03706ee..33708d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,7 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
- Include <QDir> in sessionexplorer.cpp.
- Remove deprecated workaround in wapi.cpp.
- Save folder icons Base64 coded. Save icons under General\icon_<PATH>.
+ (Fixes: #580).
[ Mike DePaulo ]
* New upstream release (4.0.3.0):