[X2Go-Dev] Adding addtl desktop environments

2014-08-16 Thread Michael DePaulo
Hi devs (and users),

What do you think of adding support for addtitional desktop
environments to X2Go? By support, I mean making it so that users can
select them from the list of DEs in x2goclient (and pyhoca-gui) rather
than manually specify session commands like icewm-session. This
means updating x2goclient, pyhoca-gui, and x2goserver.

1. I am finishing adding support for Cinnamon via x2goclient bug #571,
despite the compatibility issues with new versions of CInnamon.

2. The DEs that are not listed in x2goclient, but work anyway if you
specify the command, are IceWM and OpenBox. I think we should add
these.

3. Enlightenment has compatibility issues, but at least it launches.
I'm not sure if we should add it or not.

Full details are here
http://wiki.x2go.org/doku.php/doc:de-compat

-Mike#2
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Question about how x2goclient tells x2goserver what session type to launch

2014-08-16 Thread Michael DePaulo
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=468be3aa8d457ec4bc429e76f4c26f4bbf27f0d0

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=af60d3076e8cb45ea8e330ff0f4405d4428c4e36;hp=a12f581df11af39c67eecc0518fbaad96b3af1bf
2. With my proposal for fixing #569, there are 3 possible commands
that can be used to launch Cinnamon.

-Mike
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: clone 150

2014-08-16 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 clone 150 -1
Bug #150 [nxagent] Cinnamon desktop requires GLX extensions  v6
Bug 150 cloned as bug 572
 reassign -1 x2goserver
Bug #572 [nxagent] Cinnamon desktop requires GLX extensions  v6
Bug reassigned from package 'nxagent' to 'x2goserver'.
Ignoring request to alter found versions of bug #572 to the same values 
previously set
Ignoring request to alter fixed versions of bug #572 to the same values 
previously set
 retitle -1 x2goserver has the wrong logic for launching Cinnamon 2.0 and 2.2
Bug #572 [x2goserver] Cinnamon desktop requires GLX extensions  v6
Changed Bug title to 'x2goserver has the wrong logic for launching Cinnamon 2.0 
and 2.2' from 'Cinnamon desktop requires GLX extensions  v6'
 found -1 4.0.1.15
Bug #572 [x2goserver] x2goserver has the wrong logic for launching Cinnamon 2.0 
and 2.2
There is no source info for the package 'x2goserver' at version '4.0.1.15' with 
architecture ''
Unable to make a source version for version '4.0.1.15'
Marked as found in versions 4.0.1.15.
 severity -1 normal
Bug #572 [x2goserver] x2goserver has the wrong logic for launching Cinnamon 2.0 
and 2.2
Severity set to 'normal' from 'wishlist'

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
150: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=150
572: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=572
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


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

2014-08-16 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #569 pending
Bug #569 [x2goserver] Cinnamon 1.4: Failed to load session cinnamon2d
Added tag(s) pending.
 fixed #569 4.0.1.16
Bug #569 [x2goserver] Cinnamon 1.4: Failed to load session cinnamon2d
There is no source info for the package 'x2goserver' at version '4.0.1.16' with 
architecture ''
Unable to make a source version for version '4.0.1.16'
Marked as fixed in versions 4.0.1.16.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
569: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=569
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


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

2014-08-16 Thread Mike DePaulo
tag #569 pending
fixed #569 4.0.1.16
thanks

Hello,

X2Go issue #569 (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=4d6fb03

The issue will most likely be fixed in src:x2goserver (4.0.1.16).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 4d6fb035825f8e36db0771da6a6daab16f42c234
Author: Mike DePaulo mikedep...@gmail.com
Date:   Sat Aug 16 13:47:05 2014 -0400

Fix support for Cinnamon 1.4. (Fixes: #569) Update the logic for launching 
Cinnamon 1.6 and 1.8. Fix the logic for launching Cinnamon 2.0 and 2.2. (Fixes: 
#572)

diff --git a/debian/changelog b/debian/changelog
index b58bcad..fc51359 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,14 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low
It also currently requires that the gnome-session binary not require
hardware 3D acceleration for said session.)
   (Thanks Eugene San (eugene...@gmail.com))
+- Fix support for Cinnamon 1.4 (Linux Mint 13) (Fixes: #569)
+- Fix the logic for launching Cinnamon 2.0 and 2.2 (Linux Mint 17).
+  (Fixes: #572)
+  NOTE: Fixing this bug in x2goserver is not sufficient to make Cinnamon 
2.0
+   2.2 to work properly with X2Go. Bug #150 in nx-libs is still a problem.
+  Fixing this bug enables Cinnamon 2.0 and 2.2 to launch to their
+  fallback mode, which has many bugs and missing features when compared 
to
+  software rendering mode (cinnamon2d), but is still better than nothing.
   * debian/rules:
 + Improve dh_auto_clean override.
 
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


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

2014-08-16 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

 tag #572 pending
Bug #572 [x2goserver] x2goserver has the wrong logic for launching Cinnamon 2.0 
and 2.2
Added tag(s) pending.
 fixed #572 4.0.1.16
Bug #572 [x2goserver] x2goserver has the wrong logic for launching Cinnamon 2.0 
and 2.2
There is no source info for the package 'x2goserver' at version '4.0.1.16' with 
architecture ''
Unable to make a source version for version '4.0.1.16'
Marked as fixed in versions 4.0.1.16.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
572: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=572
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev