close #321
thanks
Hello,
we are very hopeful that X2Go issue #321 reported by you
has been resolved in the new release (0.4.0.9) of the
X2Go source project »src:pyhoca-gui«.
You can view the complete changelog entry of src:pyhoca-gui (0.4.0.9)
below, and you can use the following link to view all the code changes
between this and the last release of src:pyhoca-gui.
http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=5027631c6a7ac3f42dcbe23d7b7b4b10c0665620;hp=977c760856ee18c4679b042ff182d1ed61c4e61f
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:pyhoca-gui.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
X2Go Component: src:pyhoca-gui
Version: 0.4.0.9-0x2go1
Status: RELEASE
Date: Wed, 08 Jan 2014 15:20:20 +0100
Fixes: 321
Changes:
pyhoca-gui (0.4.0.9-0x2go1) RELEASED; urgency=low
.
[ Mike Gabriel ]
- New upstream release (0.4.0.9):
- Make notifications more robust.
- Add support for encrypted/locked/passphrase-protected SSH private key
files.
- Only show notifications if there really is something to show.
- Support encrypted on SSH proxy whith password authentication on X2Go
Server.
- Implement two-factor authentication.
- Don't crash if no notification-daemon provide is registered in DBUS.
(Fixes: #321).
- Become aware of new Python X2Go hook method
(HOOK_on_failing_SFTP_client).
- Become aware of new Python X2Go hook method (HOOK_desktop_sharing_denied).
- Connect to sharable desktop session when selecting the session display
with double click from the list of available desktop sessions.
- Allow multiple PyHoca-GUI instances for the same user, one per $DISPLAY.
- Allow for full path taskbar icon names, resolve tilde char in icon file
path.
- Allow for full path about image icon names, resolve tilde char in icon
file path.
- Resolve tilde char in file path of the about image.
- Resolve tilde char in file path of the splash image.
- Resolve tilde char in base directories for the PyHoca-GUI application.
- Resolve tilde char in session icon names.
- Fix termination of published application sessions.
- Initialize thisPyHocaGUI instance as NoneType object before starting
the wxApplication.
- Slight notification layout change for HOOK_on_control_session_death() method.
- Update German and English translation.
- When installing icons via setup.py, let's use the copied icons rather than
the icon set from icons_symlinked. That assures that really all icons are
present. (The icons_symlinked folder is rather Debianic and not appropriate
for non-Debian derived distributions).
- debian/copyright:
- Update file. Add entry for file icon2exe.py.
- debian/control:
- Recommend mate-notification-daemon (or notification-daemon as fallback).
- debian/source/format:
- pyhoca-gui.spec:
- Ship pyhoca-gui.spec (RPM package definitions) in upstream project.
(Thanks to the Fedora package maintainers).
- Add to BR: python-argparse, python-cups.
.
[ Ricardo Díaz Martín ]
- New upstream release (0.4.0.9):
- Update Spanish translation.
.
[ Daniel Lindgren ]
- New upstream release (0.4.0.9):
- Update Swedish translation.