Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=90
------------------------------------------------------------------------------
Ticket | 90
Created By | mike.gabriel(a)das-netzwerkteam.de
Summary | x2gocleansessions broken on homes that use
| NFSv4+Kerberos (sec=krb5i or sec=krb5p)
Queue | x2goserver
Version | HEAD
Type | Bug
State | Assigned
Priority | 2. Medium
Operating System |
Owners | Mike Gabriel
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-09-27 16:27) wrote:
When using NFSv4 homes with Kerberos authentication, x2gocleansessions
will not work.
With NFSv4+Krb5 you cannot presume that a su - $USER will give you
access to the user's home directory.
In x2gocleansessions we can only use commands or functionalities that
get along without access to the ~/.x2go/C-<session_id> directory.
Assigning this to myself...
Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=88
------------------------------------------------------------------------------
Ticket | 88
Erstellt Von | mike.gabriel(a)das-netzwerkteam.de
Zusammenfassung | Support for geometry=(auto, best, ...)...
Warteschlange | python-x2go
Version | HEAD
Typ | Enhancement
Status | New
Priorität | 1. Low
Operating System |
Zuständige |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-08-17 23:14) hat geschrieben:
Daniel suggested having code in python-x2go (pyhoca-cli, pyhoca-gui)
that can detect the current local desktop size and derive an optimal
window geometry from that.
Refer to:
http://permalink.gmane.org/gmane.linux.terminal-server.x2go.user/149
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=86
------------------------------------------------------------------------------
Ticket | 86
Created By | mike.gabriel(a)das-netzwerkteam.de
Summary | --auto-resume, --auto-start options for pyhoca-cli
Queue | pyhoca-cli
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System |
Owners |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-07-27 11:44) wrote:
Add an option to automatically resume an existing session if there is
one or create a new one if there isn't. Inspired by Daniel Lindgren.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=87
------------------------------------------------------------------------------
Ticket | 87
Created By | mike.gabriel(a)das-netzwerkteam.de
Summary | TERMINAL, BROWSER et al. sessions do not work anymore
Queue | python-x2go
Version | HEAD
Type | Bug
State | Assigned
Priority | 1. Low
Operating System |
Owners | Mike Gabriel
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-08-15 20:45) wrote:
Probably this commit:
http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=07dc7771aad406…
caused a problem with generic rootless applications like TERMINAL,
BROWSER etc.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=81
------------------------------------------------------------------------------
Ticket | 81
Created By | sendspamhere(a)stefanbaur.de
Summary | German Windows, do not set keyboard -> results in
| English layout
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System |
Owners |
------------------------------------------------------------------------------
sendspamhere(a)stefanbaur.de (2011-07-19 16:55) wrote:
Although the session profile is configured with setkbd=0 the keyboard
layout in the X2go session is English (connecting from a German
Windows).
The expectation is: German Windows, setkbd=0, German keyboard layout
in X2go session.
Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=84
------------------------------------------------------------------------------
Ticket | 84
Erstellt Von | mike.gabriel(a)das-netzwerkteam.de
Zusammenfassung | Provide png-jpg NX compression algorithms...
Warteschlange | python-x2go
Version | HEAD
Typ | Enhancement
Status | New
Priorität | 1. Low
Operating System | 8
Zuständige |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-07-20 22:28) hat geschrieben:
John Sullivan reported that Python X2go does not offer all compression
algorithms that NXv3 has on offer...
Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=73
------------------------------------------------------------------------------
Ticket | 73
Erstellt Von | mike.gabriel(a)das-netzwerkteam.de
Zusammenfassung | progress_status method for X2goSession class
Warteschlange | python-x2go
Version | HEAD
Typ | Enhancement
Status | New
Priorität | 1. Low
Operating System |
Zuständige |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-07-11 20:50) hat geschrieben:
Add progress_status method to X2goSession class for session start,
resume, sharing.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=78
------------------------------------------------------------------------------
Ticket | 78
Created By | sendspamhere(a)stefanbaur.de
Summary | custom commands do not work when given with full path
Queue | python-x2go
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System |
Owners |
------------------------------------------------------------------------------
sendspamhere(a)stefanbaur.de (2011-07-19 16:41) wrote:
If a custom command is to be executed on the remote X2go server (i.e.
in rootless mode), then the command gets only executed successfully if
the path to the binary is omitted.
If the full path to the application is specified, the command startup fails.
Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=74
------------------------------------------------------------------------------
Ticket | 74
Erstellt Von | mike.gabriel(a)das-netzwerkteam.de
Zusammenfassung | exception on missing local CUPS server
Warteschlange | python-x2go
Version | HEAD
Typ | Bug
Status | Unconfirmed
Priorität | 1. Low
Operating System | 8
Zuständige |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-07-12 01:26) hat geschrieben:
The below exception occurs if CUPS is not installed on the local client:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/frontend.py", line 647, in
OnP
rintingPreferences
_pp_dialog = printingprefs.PyHocaGUI_PrintingPreferences(self)
File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/printingprefs.py", line
77, in
__init__
cups_connection = cups.Connection()
RuntimeError: failed to connect to server
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=79
------------------------------------------------------------------------------
Ticket | 79
Created By | sendspamhere(a)stefanbaur.de
Summary | PyHoca-GUI icon disappears before application has
| fully terminated
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System |
Owners |
------------------------------------------------------------------------------
sendspamhere(a)stefanbaur.de (2011-07-19 16:44) wrote:
If I quite PyHoca-GUI then its icon disappears before the application
has fully terminated.
The icon is not visible any more, I quickly start the application again.
What happens then is that a small window popups up that notifies me
about PyHoca-GUI being already running, which rather is a ,,still
running'' thing, though.
Please change this in the way that the icon remains in the systray
area until the application has fully terminated.