[X2go-Commits] pyhoca-gui.git - build-main (branch) updated: 0.1.0.6-23-g9b5c4cd

X2go dev team git-admin at x2go.org
Sun Sep 11 18:28:36 CEST 2011


The branch, build-main has been updated
       via  9b5c4cdb9799a0715478beaef340e38723086bf9 (commit)
       via  e9215294febee3f224594860eed0f2196d7e2007 (commit)
       via  f23eebb111e36c056297ae66e16a64b9534ef6a7 (commit)
       via  d1f91922ee400ba9d6e58330ea697e781ce646ef (commit)
       via  aec732be15218d546ad2df7f60638f04e8e071b5 (commit)
       via  db68b62fdbb22a9c031acc84f3fd37272161d5b3 (commit)
       via  e8993d69939136e98f2a1ce3b962d4cd9360d5d0 (commit)
       via  e6dfae53d93d2618a338ee8b06826c4b7672b662 (commit)
       via  8fdb37462d536638b63ac42de23d47ae15c78271 (commit)
       via  52f780b849aba1333888df013662bb39b15d42b8 (commit)
       via  289a15614c4c08542fe493d3bf6e9160d8c72dc6 (commit)
       via  74e02a685f1c65f7fa97c851aada2139ce45ca4a (commit)
       via  ec56da2f0098bea2426386b7448ec586ae3c27d8 (commit)
       via  7e7da3c329ae1e67aee844ee39e6676dbe09b5dd (commit)
       via  31ac7716441e4b3171556141e5f9b5fe9eb9c305 (commit)
       via  81d7b9b10739b9d8e316d3ed67cbb58d1372b551 (commit)
       via  cd0ed6db4a738bc0f4cdcac7db2f4c6f928a411e (commit)
       via  ce46482629e575dc947cd57c7a1a76f88e80977b (commit)
       via  42f28cf1185fdb580970eb4f9b5e7e19412356b9 (commit)
       via  ddd50d444150817a1725160df42cfbca6cee2503 (commit)
       via  45bd1144cd5138f161a30e58722e57cb0e934047 (commit)
       via  c4671b43c67cccc81762cff1f1149aa9da7ed732 (commit)
       via  c40caded6dfe02162301da9a647fe9819680931f (commit)
      from  c423498ca168ad360bc049714e50b87ea816e11c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 .build_man2html/html/man1/pyhoca-gui.1.html |  213 ------------
 Makefile.docupload                          |   20 ++
 build/mo/de/LC_MESSAGES/pyhoca-gui.mo       |  Bin 17068 -> 17423 bytes
 build/mo/en/LC_MESSAGES/pyhoca-gui.mo       |  Bin 15990 -> 16311 bytes
 build/mo/es/LC_MESSAGES/pyhoca-gui.mo       |  Bin 15225 -> 15225 bytes
 build/mo/nl/LC_MESSAGES/pyhoca-gui.mo       |  Bin 16227 -> 16282 bytes
 debian/changelog                            |   18 +
 debian/control                              |    4 +-
 debian/rules                                |    9 +-
 debian/source/format                        |    2 +-
 po/de.po                                    |  474 ++++++++++++++-------------
 po/en.po                                    |  461 ++++++++++++++-------------
 po/es.po                                    |  368 +++++++++++----------
 po/nl.po                                    |  380 +++++++++++----------
 po/pyhoca-gui.pot                           |  363 +++++++++++----------
 pyhoca-gui                                  |    8 +-
 pyhoca/wxgui/__init__.py                    |    2 +-
 pyhoca/wxgui/frontend.py                    |   15 +-
 pyhoca/wxgui/logon.py                       |    4 +-
 pyhoca/wxgui/printingprefs.py               |   62 +++--
 pyhoca/wxgui/profilemanager.py              |   37 ++-
 21 files changed, 1207 insertions(+), 1233 deletions(-)
 delete mode 100644 .build_man2html/html/man1/pyhoca-gui.1.html
 create mode 100644 Makefile.docupload

The diff of changes is:
diff --git a/.build_man2html/html/man1/pyhoca-gui.1.html b/.build_man2html/html/man1/pyhoca-gui.1.html
deleted file mode 100644
index 2a23936..0000000
--- a/.build_man2html/html/man1/pyhoca-gui.1.html
+++ /dev/null
@@ -1,213 +0,0 @@
-Content-type: text/html
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML><HEAD><TITLE>Man page of pyhoca-gui</TITLE>
-</HEAD><BODY>
-<H1>pyhoca-gui</H1>
-Section: X2go Application (1)<BR>Updated: 26 May 2011<BR><A HREF="#index">Index</A>
-<A HREF="../index.html">Return to Main Contents</A><HR>
-
-<A NAME="lbAB"> </A>
-<H2>NAME</H2>
-
-pyhoca-gui - graphical X2go client applet written in Python
-<A NAME="lbAC"> </A>
-<H2>SYNOPSIS</H2>
-
-
-
-
-<B>pyhoca-gui</B> 
-
-
-[
-<I>options</I>
-]
-
-
-
-<A NAME="lbAD"> </A>
-<H2>DESCRIPTION</H2>
-
-<B>pyhoca-gui</B> is a cross-platform (Windows, MacOS X, Linux) graphical X2go client applet that
-docks to your desktop's system tray.
-<P>
-
-From your desktop's system tray you can start/resume/share pre-configured X2go sessions. You can manage the
-pre-configured session profiles in the X2go profile manager and also configure the basic setup of
-<B>pyhoca-gui</B>.
-<P>
-
-<B>pyhoca-gui</B> uses the same set of config files (<B>settings</B>, <B>printing</B> and <B>sessions</B> in ~/.x2goclient) as the original 
-X2go Client application (by Heinz-M. Graesing and Oleksandr Schneyder) does.
-<P>
-
-On Windows systems <B>pyhoca-gui</B> uses the same set of Windows registry keys and values as the original X2go Client application.
-<P>
-
-See the included README and TODO for further information on <B>pyhoca-gui</B>.
-<A NAME="lbAE"> </A>
-<H2>COMMON OPTIONS</H2>
-
-<B>pyhoca-gui</B> accepts the following common options:
-<DL COMPACT>
-<DT><B>-h, --help</B> <DD>
-Display a help with all available command line options and exit.
-<DT><B>-V, --version</B> <DD>
-Output version information and exit.
-<DT><B>-d, --quiet</B> <DD>
-No output to stdout at all! Use this option on Windows!!!
-<DT><B>-d, --debug</B> <DD>
-Enable debugging output.
-<DT><B>--libdebug</B> <DD>
-Enable debugging code of the unterlying Python X2go module.
-<DT><B>--libdebug-sftpxfer</B> <DD>
-Enable debugging code of Python X2go's sFTP server code (very verbose, and it may even reveal promiscuous data).
-</DL>
-<A NAME="lbAF"> </A>
-<H2>GUI OPTIONS</H2>
-
-<DL COMPACT>
-<DT><B>-u, --username</B> <I><USERNAME></I> <DD>
-Username for the session (default: currently logged in user).
-<DT><B>-P, --session-profile</B><DD>
-The name of the session profile to be used to make the connection. You can actually pass a komma-separated list of
-session profile names to this option.
-<DT><B>--non-interactive</B><DD>
-Run in non-interactive mode. This option requires the <B>--session-profile</B> option. It also sets the following options to true automagically:
-<P>
-<BR>        <B>--restricted-trayicon</B>
-<BR>        <B>--start-on-connect</B>
-<BR>        <B>--resume-all-on-connect</B>
-<BR>        <B>--exit-on-disconnect</B>
-<BR>        <B>--disconnect-on-suspend</B>
-<BR>        <B>--disconnect-on-terminate</B>
-<DT><B>--show-profile-metatypes</B><DD>
-Show descriptive meta information on session profiles in menus (NOTE: this makes menus appear a bit more sluggish, use it mostly for debugging).
-<DT><B>--restricted-trayicon</B><DD>
-Restrict functionality of <B>pyhoca-gui</B>'s main session manager icon that is shown in the notification area / system tray. This 
-switch limits the icon 's functionality to a right-click menu that allows to raise the ,,About'' window and exit the application.
-<DT><B>--restricted-trayicon</B><DD>
-Restrict functionality of <B>pyhoca-gui</B>'s main session manager icon that is shown in the notification area / system tray. This 
-switch limits the icon 's functionality to a right-click menu that allows to raise the ,,About'' window and exit the application.
-<DT><B>--auto-connect</B><DD>
-Connect sessions via SSH public key authentication on application startup, if possible.
-<DT><B>--start-on-connect</B><DD>
-Start a session directly after authentication (only if no suspended sessions are available).
-<DT><B>--exit-on-disconnect</B><DD>
-Exit <B>pyhoca-gui</B> cleanly once a session has been disconnected.
-<DT><B>--resume-on-connect, --resume-newest-on-connect</B><DD>
-After authentication directly auto-resume the newest available running/suspended session.
-<DT><B>--resume-oldest-on-connect</B><DD>
-After authentication directly auto-resume the oldest available running/suspended session.
-<DT><B>--resume-all-on-connect</B><DD>
-After authentication directly auto-resume all available running/suspended session.
-<DT><B>--disconnect-on-suspend</B><DD>
-Disconnect from a server if a session on that server has been suspended.
-<DT><B>--disconnect-on-terminate</B><DD>
-Disconnect from a server if a session on that server has been terminated.
-<DT><B>--disable-splash</B><DD>
-Do not show the application's splash screen.
-<DT><B>--disable-options</B><DD>
-Grey-out the ,,Options'' menu item and thus disable the client configuration window.
-<DT><B>--disable-printingprefs</B><DD>
-Grey-out the ,,Printing Preferences'' menu item and thus disable the client's printing preferences window.
-<DT><B>--disable-profilemanager</B><DD>
-Grey-out the profile manager menu items and thus disable all profile management functionalities.
-<DT><B>--display <hostname>:<screennumber></B><DD>
-Set the DISPLAY environment variable to <hostname>:<screennumber>.
-</DL>
-<A NAME="lbAG"> </A>
-<H2>BACKEND OPTIONS</H2>
-
-<B>pyhoca-gui</B> supports transparent use of different data backends. For configuration three backends are common:
-FILE, GCONF (Linux only) and WINREG (Windows only). The default backend currently is the FILE backend 
-on all platforms.
-<P>
-
-For client-server communication the only yet implemented backend is the STDOUT backend (as X2go server commands
-print their execution results to /dev/stdout. (But other communication backends might be possible in the future...).
-<P>
-
-In the same way we are focusing on a successor of the current NX3 agent/proxy tool. A change in the proxy backend
-will also be implemented as a backend.
-<DL COMPACT>
-<DT><B>--backend-controlsession <CONTROLSESSION_BACKEND></B><DD>
-Force usage of a certain CONTROLSESSION_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-terminalsession <TERMINALSESSION_BACKEND></B><DD>
-Force usage of a certain TERMINALSESSION_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-serversessioninfo <SERVERSESSIONINFO_BACKEND></B><DD>
-Force usage of a certain SERVERSESSIONINFO_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-serversessionlist <SERVERSESSIONLIST_BACKEND></B><DD>
-Force usage of a certain SERVERSESSIONLIST_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-proxy <PROXY_BACKEND></B><DD>
-Force usage of a certain PROXY_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-sessionprofiles <SESSIONPROFILES_BACKEND></B><DD>
-Use given backend for accessing session profiles, available backends on Linux: FILES, GCONF; on Windows: FILES, WINREG.
-<DT><B>--backend-clientsettings <CLIENTSETTINGS_BACKEND></B><DD>
-Use given backend for accessing the client settings configuration, available backends on Linux: FILES, GCONF; on Windows: FILES, WINREG.
-<DT><B>--backend-clientprinting <CLIENTPRINTING_BACKEND></B><DD>
-Use given backend for accessing the client printing configuration, available backends on Linux: FILES, GCONF; on Windows: FILES, WINREG.
-</DL>
-<A NAME="lbAH"> </A>
-<H2>PORTABLE OPTIONS</H2>
-
-<DL COMPACT>
-<DT><B>--client-rootdir <CLIENT_ROOTDIR></B><DD>
-Define an alternative location where to find plain text config files (default: <HOME>/.x2goclient).
-This option will set ,,--backend-profiles FILE'', ,,--backend-clientsettings FILE'' and ,,--backend-clientprinting FILE''
-<DT><B>--sessions-rootdir <SESSIONS_ROOTDIR></B><DD>
-Define an alternative location for session runtime files (default: <HOME>/.x2go).
-<DT><B>--ssh-rootdir <SSH_ROOTDIR></B><DD>
-Define an alternative location for user SSH files (default: <HOME>/.ssh).
-</DL>
-<A NAME="lbAI"> </A>
-<H2>WINDOWS OPTIONS</H2>
-
-There are some options that are only available on Windows:
-<DL COMPACT>
-<DT><B>--start-xserver</B><DD>
-Start an  XServer (if available) before starting <B>pyhoca-gui</B>. The application will detect the best 
-suitable XServer automatically, if more than one XServer is installed on your system (currently known:
-Xming, Cygwin-X).
-<DT><B>--preferred-xserver <XSERVER_NAME></B><DD>
-Start either of the currently supported XServers: Xming, Cygwin-X -- make sure your preferred XServer is installed 
-on your system.
-<DT><B>--start-pulseaudio</B><DD>
-Start the PulseAudio server before starting <B>pyhoca-gui</B>. This option is needed to get X2go audio working. However, it is
-not enabled by default.
-<DT><B>--lang [en|de|nl|es]</B><DD>
-Select the GUI language.
-</DL>
-<A NAME="lbAJ"> </A>
-<H2>SEE ALSO</H2>
-
-<B>/usr/share/doc/pyhoca-gui</B>
-<A NAME="lbAK"> </A>
-<H2>AUTHOR</H2>
-
-This manual has been written for the X2go project by
-Mike Gabriel <<A HREF="mailto:mike.gabriel at das-netzwerkteam.de">mike.gabriel at das-netzwerkteam.de</A>>.
-<P>
-
-<HR>
-<A NAME="index"> </A><H2>Index</H2>
-<DL>
-<DT><A HREF="#lbAB">NAME</A><DD>
-<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
-<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
-<DT><A HREF="#lbAE">COMMON OPTIONS</A><DD>
-<DT><A HREF="#lbAF">GUI OPTIONS</A><DD>
-<DT><A HREF="#lbAG">BACKEND OPTIONS</A><DD>
-<DT><A HREF="#lbAH">PORTABLE OPTIONS</A><DD>
-<DT><A HREF="#lbAI">WINDOWS OPTIONS</A><DD>
-<DT><A HREF="#lbAJ">SEE ALSO</A><DD>
-<DT><A HREF="#lbAK">AUTHOR</A><DD>
-</DL>
-<HR>
-This document was created by
-<A HREF="/cgi-bin/man/man2html">man2html</A>,
-using the manual pages.<BR>
-Time: 13:00:04 GMT, May 31, 2011
-</BODY>
-</HTML>
diff --git a/Makefile.docupload b/Makefile.docupload
new file mode 100644
index 0000000..0607a61
--- /dev/null
+++ b/Makefile.docupload
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+# Makefile.docupload file - for pyhoca-gui
+# Copyright 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, GPLv3 applies to this file
+
+VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1`
+DOC_HOST=code.x2go.org
+DOC_PATH=/srv/sites/x2go.org/packages/doc/pyhoca-gui/man/
+DOC_USER=x2go-admin
+
+doc: docbuild docupload
+
+docbuild:
+	make -f Makefile.man2html build_man2html
+
+docupload:
+	
+	ssh -l${DOC_USER} ${DOC_HOST} "{ mkdir -p ${DOC_PATH}; rm -Rfv ${DOC_PATH}/*; }"
+	scp -r .build_man2html/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATH}/
+
+
diff --git a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo
index eb413ba..fca295a 100644
Binary files a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo
index 4224784..6d203d9 100644
Binary files a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo
index 6320c8c..27bd7df 100644
Binary files a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo
index 0e04bd7..6d414cd 100644
Binary files a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/debian/changelog b/debian/changelog
index 72c720c..7eda494 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+pyhoca-gui (0.1.0.7-0~x2go1) unstable; urgency=low
+
+  * New upstream version (0.1.0.7)
+    - minor i18n fixes (de)
+    - Delaying taskbar icon closure as much as possible (closes upstream
+      issue #79).
+    - Check if print system (CUPS/WinSpool) is available or not (close
+      upstream issue #74)
+    - On no such command errors, detect if we already have a session_name. If
+      not, leave it out in the GUI notification.
+    - Add HOOK_session_startup_failed as a GUI notification (was: exception
+      raisure), requires Python X2go >= 0.1.1.5.
+    - Provide complete list of compression methods, profile manager GUI
+      improved.
+    - Fix for usekbd session profile option, it was misinterpreted before...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Sun, 11 Sep 2011 18:29:13 +0200
+
 pyhoca-gui (0.1.0.6-0~x2go1) unstable; urgency=low
 
   * New upstream version (0.1.0.6):
diff --git a/debian/control b/debian/control
index ae979f0..1960956 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 Build-Depends: 
- debhelper (>= 7),
+ debhelper (>= 7.0.50~),
  man2html-base | man2html,
  python,
  python-setuptools,
@@ -27,7 +27,7 @@ Architecture: all
 Depends: 
  ${misc:Depends},
  python,
- python-x2go (>=0.1.1.3-0~),
+ python-x2go (>=0.1.1.5-0~),
  python-argparse,
  python-notify,
  python-setproctitle,
diff --git a/debian/rules b/debian/rules
index 3c9c5e1..d7c7299 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,11 +8,12 @@
 %:
 	dh ${@}
 
-build:
+override_dh_auto_install:
 	make -f Makefile.man2html
-	dh ${@}
+	dh_auto_install
 
-clean:
+override_dh_auto_clean:
 	rm -Rfv debian/pyhoca-gui debian/pyhoca-gui.*.debhelper debian/pyhoca-gui.substvars
 	rm -Rfv debian/tmp debian/patches
-	dh ${@}
+	rm -Rfv .build_man2html
+	dh_auto_clean
diff --git a/debian/source/format b/debian/source/format
index d3827e7..89ae9db 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (native)
diff --git a/po/de.po b/po/de.po
index 95370ca..9184cfe 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-27 11:14+0200\n"
-"PO-Revision-Date: 2011-06-27 11:14+0100\n"
-"Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
+"POT-Creation-Date: 2011-07-22 11:46+0200\n"
+"PO-Revision-Date: 2011-07-22 11:48+0100\n"
+"Last-Translator: Mike Gabriel <m.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: de <m.gabriel at das-netzwerkteam.de>\n"
-"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 "X-Poedit-Language: German\n"
 "X-Poedit-Country: GERMANY\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -25,11 +25,13 @@ msgstr ""
 msgid "%s (via %s)"
 msgstr "%s (via %s)"
 
-#: ../pyhoca/wxgui/logon.py:84 ../pyhoca/wxgui/logon.py:96
+#: ../pyhoca/wxgui/logon.py:84
+#: ../pyhoca/wxgui/logon.py:96
 msgid "Username"
 msgstr "Benutzername"
 
-#: ../pyhoca/wxgui/logon.py:86 ../pyhoca/wxgui/logon.py:98
+#: ../pyhoca/wxgui/logon.py:86
+#: ../pyhoca/wxgui/logon.py:98
 msgid "Password"
 msgstr "Kennwort"
 
@@ -49,22 +51,27 @@ msgstr "Sitzungslogin"
 msgid "SSH proxy server login"
 msgstr "Anmeldung an SSH Proxy"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:262
-#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:131
+#: ../pyhoca/wxgui/logon.py:121
+#: ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/messages.py:111
+#: ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Abbrechen"
 
-#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/logon.py:277
+#: ../pyhoca/wxgui/logon.py:310
+#: ../pyhoca/wxgui/frontend.py:355
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - Verbindung fehlgeschlagen"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/logon.py:278
+#: ../pyhoca/wxgui/frontend.py:355
 msgid "User is not allowed to start X2go sessions!"
 msgstr "Benutzer darf keine X2go Sitzungen starten!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/logon.py:283
+#: ../pyhoca/wxgui/frontend.py:362
 #, python-format
 msgid "%s - connect"
 msgstr "%s - verbinden"
@@ -90,33 +97,41 @@ msgstr "%s - SSH Proxy"
 msgid "Authentication to the SSH proxy server failed!"
 msgstr "Anmeldung am SSH Proxy Server ist fehlgeschlagen"
 
-#: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:359 ../pyhoca/wxgui/frontend.py:373
-#: ../pyhoca/wxgui/frontend.py:394 ../pyhoca/wxgui/frontend.py:401
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/logon.py:333
+#: ../pyhoca/wxgui/logon.py:340
+#: ../pyhoca/wxgui/logon.py:363
+#: ../pyhoca/wxgui/frontend.py:378
+#: ../pyhoca/wxgui/frontend.py:399
+#: ../pyhoca/wxgui/frontend.py:406
+#: ../pyhoca/wxgui/frontend.py:413
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - Verbindungsfehler"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:380
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/logon.py:347
+#: ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/frontend.py:392
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - ungültiger Server-Schlüssel"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:380
-msgid ""
-"The remote server's host key is invalid or has not been accepted by the user"
-msgstr ""
-"Der Host-Schlüssel des X2go Servers ist ungültig oder wurde vom Benutzer "
-"nicht akzeptiert"
+#: ../pyhoca/wxgui/logon.py:348
+#: ../pyhoca/wxgui/frontend.py:385
+msgid "The remote server's host key is invalid or has not been accepted by the user"
+msgstr "Der Host-Schlüssel des X2go Servers ist ungültig oder wurde vom Benutzer nicht akzeptiert"
 
 #: ../pyhoca/wxgui/logon.py:354
 #, python-format
 msgid "%s - key error"
 msgstr "%s - ungültiger Schlüssel"
 
-#: ../pyhoca/wxgui/logon.py:360
+#: ../pyhoca/wxgui/logon.py:358
+#: ../pyhoca/wxgui/frontend.py:427
+#, python-format
+msgid "%s - auth error"
+msgstr "%s - Anmeldefehler"
+
+#: ../pyhoca/wxgui/logon.py:364
 msgid "An unknown error occured during authentication!"
 msgstr "Ein unbekannter Fehler ist während der Serveranmeldung aufgetreten!"
 
@@ -142,7 +157,7 @@ msgstr ""
 msgid ""
 "PyHoca-GUI\n"
 "Connecting you to X2go..."
-msgstr "Verbindlich mit X2go ..."
+msgstr "Verbinden mit X2go Server..."
 
 #: ../pyhoca/wxgui/taskbar.py:90
 msgid ""
@@ -152,428 +167,427 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Verbindungen zu entferntem X2go server aufbauen"
 
-#: ../pyhoca/wxgui/profilemanager.py:62
+#: ../pyhoca/wxgui/profilemanager.py:63
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:64
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:65
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:66
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (ähnlich KDE3)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:67
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Umgebung (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:68
 msgid "XDMCP Query"
 msgstr "XDMCP-Serveranfrage (Query)"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:69
+#: ../pyhoca/wxgui/profilemanager.py:70
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminalserver (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:71
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "Single Application"
 msgstr "Einzelne Anwendung"
 
-#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156
+#: ../pyhoca/wxgui/profilemanager.py:73
+#: ../pyhoca/wxgui/profilemanager.py:157
 msgid "Custom command"
 msgstr "Benutzerdef. Kommando"
 
-#: ../pyhoca/wxgui/profilemanager.py:75
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Internet Browser"
 msgstr "Internetbrowser"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "Email Client"
 msgstr "E-Mail Programm"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:78
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Terminal"
 msgstr "Terminalkonsole"
 
-#: ../pyhoca/wxgui/profilemanager.py:92
+#: ../pyhoca/wxgui/profilemanager.py:93
 msgid "Open file with system's default application"
 msgstr "Mit Standardanwendung des Systems öffnen"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:94
 msgid "Open application chooser dialog"
 msgstr "Auswahldialog öffnen, um Anwendung auszuwählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:95
 msgid "Save incoming file as ..."
 msgstr "Eingehende Datei speichern unter ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:113
+#: ../pyhoca/wxgui/profilemanager.py:114
 msgid "new session profile"
 msgstr "neues Sitzungsprofil"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:125
+#: ../pyhoca/wxgui/profilemanager.py:126
 msgid "Profile "
 msgstr "Profil"
 
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:127
 msgid "Session"
 msgstr "Sitzung"
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:128
 msgid "Server"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:129
 msgid "Connection Link Speed"
 msgstr "Verbindungsgeschwindigkeit"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:130
 msgid "Compression"
 msgstr "Komprimierung"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:131
 msgid "Display"
 msgstr "Anzeige"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:132
 msgid "Keyboard"
 msgstr "Tastatur"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:133
 msgid "Sound"
 msgstr "Audio"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:134
 msgid "Printing"
 msgstr "Drucken"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Folder Exports"
 msgstr "Ordnerfreigabe"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "File Import"
 msgstr "Dateiimport"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:140
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Name"
 msgstr "Name"
 
-#: ../pyhoca/wxgui/profilemanager.py:150
+#: ../pyhoca/wxgui/profilemanager.py:151
 msgid "Icon"
 msgstr "Symbol"
 
-#: ../pyhoca/wxgui/profilemanager.py:152
+#: ../pyhoca/wxgui/profilemanager.py:153
 msgid "Type"
 msgstr "Typ"
 
-#: ../pyhoca/wxgui/profilemanager.py:154
+#: ../pyhoca/wxgui/profilemanager.py:155
 msgid "Application"
 msgstr "Anwendung"
 
-#: ../pyhoca/wxgui/profilemanager.py:158
+#: ../pyhoca/wxgui/profilemanager.py:159
 msgid "RDP settings"
 msgstr "RDP Einstellungen"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "RDP server"
 msgstr "RDP Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:161
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "RDP options"
 msgstr "RDP Optionen"
 
-#: ../pyhoca/wxgui/profilemanager.py:163
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "XDMCP server"
 msgstr "XDMCP Server"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:170
+#: ../pyhoca/wxgui/profilemanager.py:180
 msgid "User"
 msgstr "Benutzer"
 
-#: ../pyhoca/wxgui/profilemanager.py:171
+#: ../pyhoca/wxgui/profilemanager.py:172
 msgid "Host"
 msgstr "Hostname"
 
-#: ../pyhoca/wxgui/profilemanager.py:173
+#: ../pyhoca/wxgui/profilemanager.py:174
 msgid "Port"
 msgstr "Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:175
+#: ../pyhoca/wxgui/profilemanager.py:176
 msgid "RSA/DSA private key"
 msgstr "Privater RSA/DSA Schlüssel"
 
-#: ../pyhoca/wxgui/profilemanager.py:178
+#: ../pyhoca/wxgui/profilemanager.py:179
 msgid "Server behind SSH proxy"
 msgstr "Server hinter SSH-Proxy"
 
-#: ../pyhoca/wxgui/profilemanager.py:181
+#: ../pyhoca/wxgui/profilemanager.py:182
 msgid "Key file"
 msgstr "Schlüssel"
 
-#: ../pyhoca/wxgui/profilemanager.py:184
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "Host[:Port]"
 msgstr "Hostname[:Port]"
 
-#: ../pyhoca/wxgui/profilemanager.py:186
+#: ../pyhoca/wxgui/profilemanager.py:187
 msgid "SSH Proxy Tunnel"
 msgstr "SSH-Proxytunnel"
 
-#: ../pyhoca/wxgui/profilemanager.py:194
+#: ../pyhoca/wxgui/profilemanager.py:195
 msgid "Modem"
 msgstr "Modem"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:197
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:198
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:199
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:200
+#: ../pyhoca/wxgui/profilemanager.py:201
 msgid "Method"
 msgstr "Methode"
 
-#: ../pyhoca/wxgui/profilemanager.py:202
+#: ../pyhoca/wxgui/profilemanager.py:203
 msgid "Image quality"
 msgstr "Bildqualität"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:208
+#: ../pyhoca/wxgui/profilemanager.py:209
 msgid "Fullscreen"
 msgstr "Vollbild"
 
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Custom Size"
 msgstr "Benutzerdefinierte Größe"
 
-#: ../pyhoca/wxgui/profilemanager.py:214
+#: ../pyhoca/wxgui/profilemanager.py:215
 msgid "Set display DPI"
 msgstr "DPI-Wert für Anzeige setzen"
 
-#: ../pyhoca/wxgui/profilemanager.py:216
+#: ../pyhoca/wxgui/profilemanager.py:217
 msgid "Keep current keyboard settings"
 msgstr "Aktuelle Tastatureinstellungen beibehalten"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Keyboard layout"
 msgstr "Tastaturlayout"
 
-#: ../pyhoca/wxgui/profilemanager.py:219
+#: ../pyhoca/wxgui/profilemanager.py:220
 msgid "Keyboard model"
 msgstr "Tastaturmodell"
 
-#: ../pyhoca/wxgui/profilemanager.py:221
+#: ../pyhoca/wxgui/profilemanager.py:222
 msgid "Enable sound support"
 msgstr "Audiounterstützung aktivieren"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:223
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:226
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Arts (not supported)"
 msgstr "Arts (nicht unterstützt)"
 
-#: ../pyhoca/wxgui/profilemanager.py:229
+#: ../pyhoca/wxgui/profilemanager.py:230
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Use default sound port"
 msgstr "Standard Audio-Port verwenden"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Custom sound port"
 msgstr "Benutzerdefinierter Audio-Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:233
+#: ../pyhoca/wxgui/profilemanager.py:234
 msgid "Client Side printing"
 msgstr "Unterstützung für lokale Druckeranbindung"
 
-#: ../pyhoca/wxgui/profilemanager.py:235
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Use local folder sharing"
 msgstr "Lokale Ordnerfreigabe verwenden"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:237
 msgid "Path"
 msgstr "Pfad"
 
-#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256
+#: ../pyhoca/wxgui/profilemanager.py:240
+#: ../pyhoca/wxgui/profilemanager.py:257
 msgid "Add"
 msgstr "Hinzufügen"
 
-#: ../pyhoca/wxgui/profilemanager.py:241
+#: ../pyhoca/wxgui/profilemanager.py:242
 msgid "Delete"
 msgstr "Entfernen"
 
-#: ../pyhoca/wxgui/profilemanager.py:243
+#: ../pyhoca/wxgui/profilemanager.py:244
 msgid "Convert between client and server encodings"
 msgstr "Zeichenkodierung zwischen Server und Client übersetzen"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Client encoding"
 msgstr "Zeichenkodierung Client"
 
-#: ../pyhoca/wxgui/profilemanager.py:246
+#: ../pyhoca/wxgui/profilemanager.py:247
 msgid "Server encoding"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:249
+#: ../pyhoca/wxgui/profilemanager.py:250
 msgid "Use file MIME box for local file import"
 msgstr "MIME-Box für lokalen Dateiimport verwenden"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:251
 msgid "Extensions"
 msgstr "Erweiterungen"
 
-#: ../pyhoca/wxgui/profilemanager.py:252
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Action"
 msgstr "Aktion"
 
-#: ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Defaults"
 msgstr "Standardwerte"
 
-#: ../pyhoca/wxgui/profilemanager.py:259
+#: ../pyhoca/wxgui/profilemanager.py:260
 msgid "Save"
 msgstr "Speichern"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Reset"
 msgstr "Zurücksetzen"
 
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:301
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Profilmanager - neues Sitzungsprofil"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:303
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Profilmanager - %s (verbunden)"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:305
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Profilmanager - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:644
+#: ../pyhoca/wxgui/profilemanager.py:646
 msgid "Session Profile"
 msgstr "Sitzungsprofil"
 
-#: ../pyhoca/wxgui/profilemanager.py:645
+#: ../pyhoca/wxgui/profilemanager.py:647
 msgid "Connection"
 msgstr "Verbindung"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:648
 msgid "Settings"
 msgstr "Einstellungen"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:649
 msgid "Sharing"
 msgstr "Ordnerfreigabe"
 
-#: ../pyhoca/wxgui/profilemanager.py:1025
+#: ../pyhoca/wxgui/profilemanager.py:1036
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Icon Dateien (*.png)|*.png|Alle Dateien (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1028
+#: ../pyhoca/wxgui/profilemanager.py:1039
 msgid "Choose an icon for this session profile"
 msgstr "Sitzungs-Icon für dieses Sitzungsprofil auswählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1137
+#: ../pyhoca/wxgui/profilemanager.py:1156
 msgid "All files (*.*)|*"
 msgstr "Alle Dateien (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1139
-#: ../pyhoca/wxgui/profilemanager.py:1154
+#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1173
 msgid "Choose a public SSH key"
 msgstr "Öffentlichen SSH-Schlüssel auswählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1325
 msgid "Choose a folder to share within a session"
 msgstr "Ordner zur Freigabe für Sitzungen auswählen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
-#: ../pyhoca/wxgui/profilemanager.py:1383
-#: ../pyhoca/wxgui/profilemanager.py:1393 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1390
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
+#: ../pyhoca/wxgui/profilemanager.py:1401
+#: ../pyhoca/wxgui/profilemanager.py:1411
+#: ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Profilmanager"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
+#: ../pyhoca/wxgui/profilemanager.py:1390
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "Der Profilname fehlt, Profil so nicht verwendbar!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr "Ein Sitzungsprofil mit dem Namen %s existiert bereits!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1383
+#: ../pyhoca/wxgui/profilemanager.py:1401
 msgid "The SSH proxy configuration is incomplete. Try again."
-msgstr ""
-"Die SSH Proxy Konfiguration ist unvollständig. Bitte nochmal versuchen."
+msgstr "Die SSH Proxy Konfiguration ist unvollständig. Bitte nochmal versuchen."
 
-#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1411
 #, python-format
 msgid ""
-"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
-"proxy to.\n"
+"Another session profile (%s) already uses [%s]:%s for binding a local SSH proxy to.\n"
 "Please change the SSH proxy settings accordingly."
-msgstr ""
-"Ein anderes Profil (%s) verwendet die Socketadresse [%s]:%s bereits, um "
-"einen lokalen SSH Proxy Port daran zu binden. Bitte die SSH Proxy "
-"Einstellungen entsprechend ändern."
+msgstr "Ein anderes Profil (%s) verwendet die Socketadresse [%s]:%s bereits, um einen lokalen SSH Proxy Port daran zu binden. Bitte die SSH Proxy Einstellungen entsprechend ändern."
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1431
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - Profil hinzugefügt"
 
-#: ../pyhoca/wxgui/profilemanager.py:1414
+#: ../pyhoca/wxgui/profilemanager.py:1432
 msgid "A new session profile has been added."
 msgstr "Ein neues Sitzungsprofil wurde hinzugefügt."
 
-#: ../pyhoca/wxgui/profilemanager.py:1418
+#: ../pyhoca/wxgui/profilemanager.py:1436
 #, python-format
 msgid "%s - modified"
 msgstr "%s - modifiziert"
 
-#: ../pyhoca/wxgui/profilemanager.py:1419
+#: ../pyhoca/wxgui/profilemanager.py:1437
 msgid "Changes to profile have been saved."
 msgstr "Änderungen am Profil wurden übernommen."
 
@@ -598,7 +612,8 @@ msgstr "Druckeinstellungen"
 msgid "Client Options"
 msgstr "Optionen"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:407
+#: ../pyhoca/wxgui/menus_taskbar.py:116
+#: ../pyhoca/wxgui/menus_taskbar.py:407
 msgid "E&xit"
 msgstr "&Beenden"
 
@@ -670,74 +685,70 @@ msgstr "Sitzung starten/fortsetzen"
 msgid "Connect Server"
 msgstr "Serververbindung aufbauen"
 
-#: ../pyhoca/wxgui/about.py:55 ../pyhoca/wxgui/about.py:57
+#: ../pyhoca/wxgui/about.py:55
+#: ../pyhoca/wxgui/about.py:57
 #, python-format
 msgid "About %s ..."
 msgstr "Über %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/frontend.py:362
 msgid "Public SSH key authentication has been successful."
 msgstr "Authentifizierung mit öffentlichem SSH Schlüssel war erfolgreich."
 
-#: ../pyhoca/wxgui/frontend.py:387
-msgid ""
-"The SSH proxy's host key is invalid or has not been accepted by the user"
-msgstr ""
-"Der Host-Schlüssel des SSH Proxy-Servers ist ungültig oder wurde vom "
-"Benutzer nicht akzeptiert"
+#: ../pyhoca/wxgui/frontend.py:392
+msgid "The SSH proxy's host key is invalid or has not been accepted by the user"
+msgstr "Der Host-Schlüssel des SSH Proxy-Servers ist ungültig oder wurde vom Benutzer nicht akzeptiert"
 
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/frontend.py:413
 msgid "Authentication protocol communication incomplete! Try again..."
-msgstr ""
-"Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal "
-"versuchen..."
+msgstr "Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal versuchen..."
 
-#: ../pyhoca/wxgui/frontend.py:415
+#: ../pyhoca/wxgui/frontend.py:420
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - ungültiger Benutzerschlüssel"
 
-#: ../pyhoca/wxgui/frontend.py:422
+#: ../pyhoca/wxgui/frontend.py:434
 msgid "An unknown error occurred during authentication!"
 msgstr "Ein unbekannter Fehler ist während der Serveranmeldung aufgetreten!"
 
-#: ../pyhoca/wxgui/frontend.py:524
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "Cleaning X2go sessions..."
 msgstr "Beende X2go Sitzungen..."
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - trennen"
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 msgid "X2go Profile is now disconnected."
 msgstr "X2go Profil ist nun nicht mehr verbunden."
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:571
 msgid "New Session Profile"
 msgstr "Neues Sitzungsprofil"
 
-#: ../pyhoca/wxgui/frontend.py:586
+#: ../pyhoca/wxgui/frontend.py:598
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Das Sitzungsprofil ,,%s'' wirklich löschen?"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - Profil gelöscht"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 msgid "The session profile has been deleted."
 msgstr "Das Sitzungsprofil wurde gelöscht."
 
-#: ../pyhoca/wxgui/frontend.py:607
+#: ../pyhoca/wxgui/frontend.py:619
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - lokalen Ordner für dieses Sitzungsprofile freigeben"
 
-#: ../pyhoca/wxgui/frontend.py:659
+#: ../pyhoca/wxgui/frontend.py:671
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -750,31 +761,39 @@ msgstr ""
 "\n"
 "Sind Sie sicher, dass sie fortfahren möchten? "
 
-#: ../pyhoca/wxgui/frontend.py:667
+#: ../pyhoca/wxgui/frontend.py:679
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Echtheit des Servers bestätigen"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - Verbindungsfehler"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
-msgid ""
-"Lost connection to server %s unexpectedly! Try to re-authenticate to the "
-"server..."
-msgstr ""
-"Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen "
-"Sie, sich neu am Server anzumelden..."
+msgid "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..."
+msgstr "Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen Sie, sich neu am Server anzumelden..."
 
-#: ../pyhoca/wxgui/frontend.py:696 ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:717
+#: ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - Verbindung fehlgeschlagen"
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:708
+msgid "The session startup failed."
+msgstr "Der Start der Sitzung ist fehlgeschlagen."
+
+#: ../pyhoca/wxgui/frontend.py:715
+#, python-format
+msgid "The command ,,%s'' is not available on X2go server."
+msgstr "Der Befehl ,,%s'' ist auf dem X2go Server nicht  verfügbar."
+
+#: ../pyhoca/wxgui/frontend.py:717
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -783,60 +802,50 @@ msgstr ""
 "Der Befehl ,,%s'' ist auf dem X2go Server nicht  verfügbar\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - Sitzungsfunktion eingeschränkt"
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
-msgid ""
-"Reverse TCP port forwarding request for session %s to server port %s has "
-"been denied."
-msgstr ""
-"Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s "
-"wurde vom X2go Server abgelehnt."
+msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied."
+msgstr "Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s wurde vom X2go Server abgelehnt."
 
-#: ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:729
 #, python-format
-msgid ""
-"Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
-"X2go/SSH server. Session startup failed."
-msgstr ""
-"SSH Forwarding Tunnel zu [%s]:%s wurde für Sitzung %s vom X2go/SSH Server "
-"verweigert. Die Sitzung konnte nicht gestartet werden."
+msgid "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed."
+msgstr "SSH Forwarding Tunnel zu [%s]:%s wurde für Sitzung %s vom X2go/SSH Server verweigert. Die Sitzung konnte nicht gestartet werden."
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - Warnung Audiosystem"
 
-#: ../pyhoca/wxgui/frontend.py:720
-msgid ""
-"The X2go PulseAudio system is not available within Remote Desktop sessions."
-msgstr ""
-"Das X2go PulseAudio System ist innerhalb von Remote Desktop Sitzungen nicht "
-"verfügbar."
+#: ../pyhoca/wxgui/frontend.py:741
+msgid "The X2go PulseAudio system is not available within Remote Desktop sessions."
+msgstr "Das X2go PulseAudio System ist innerhalb von Remote Desktop Sitzungen nicht verfügbar."
 
-#: ../pyhoca/wxgui/frontend.py:723 ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:744
+#: ../pyhoca/wxgui/frontend.py:747
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - Audiofehler"
 
-#: ../pyhoca/wxgui/frontend.py:723
+#: ../pyhoca/wxgui/frontend.py:744
 msgid "The X2go PulseAudio system could not be started."
 msgstr "Das X2go PulseAudio System konnte nicht gestartet werden."
 
-#: ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:747
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "Das X2go PulseAudio System ist soeben abgestürzt."
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - Audioproblem"
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -845,12 +854,13 @@ msgstr ""
 "Die Audio-Verbindung für diese Sitzung konnte nicht aufgebaut werden.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:743 ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid "%s - print error"
 msgstr "%s - Druckfehler"
 
-#: ../pyhoca/wxgui/frontend.py:743
+#: ../pyhoca/wxgui/frontend.py:764
 #, python-format
 msgid ""
 "%s\n"
@@ -861,7 +871,7 @@ msgstr ""
 "...verursacht an Drucker durch Sitzung\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid ""
 "%s\n"
@@ -872,12 +882,13 @@ msgstr ""
 "...verursacht von Sitzung\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:749 ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:770
+#: ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid "%s - start"
 msgstr "%s - starten"
 
-#: ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:770
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -886,7 +897,7 @@ msgstr ""
 "Neue X2go Sitzung wird gestartet...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -895,12 +906,13 @@ msgstr ""
 "Ein anderes X2go Programm hat diese Sitzung gestartet\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:757 ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
+#: ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid "%s - resume"
 msgstr "%s - fortsetzen"
 
-#: ../pyhoca/wxgui/frontend.py:757
+#: ../pyhoca/wxgui/frontend.py:778
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -909,7 +921,7 @@ msgstr ""
 "X2go Sitzung wird fortgesetzt...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -918,12 +930,12 @@ msgstr ""
 "Eine andere X2go Anwendung hat die Sitzung fortgesetzt\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid "%s - running"
 msgstr "%s - aktiv"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -932,12 +944,12 @@ msgstr ""
 "Bereits aktive Sitzung gefunden\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - anhalten"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -946,12 +958,12 @@ msgstr ""
 "X2go Sitzung wurde angehalten\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - beenden"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
@@ -993,7 +1005,8 @@ msgstr "Ja"
 msgid "No"
 msgstr "Nein"
 
-#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:126
+#: ../pyhoca/wxgui/messages.py:105
+#: ../pyhoca/wxgui/printingprefs.py:133
 msgid "Ok"
 msgstr "OK"
 
@@ -1031,47 +1044,51 @@ msgstr "Benutzerdefiniertes Druckkommando ausführen"
 msgid "<Select a print action here>"
 msgstr "<Bearbeitungsmodus für Druckauftrag hier wählen>"
 
-#: ../pyhoca/wxgui/printingprefs.py:98
+#: ../pyhoca/wxgui/printingprefs.py:105
 msgid "Print action"
 msgstr "Aktion für aktuellen Druckauftrag"
 
-#: ../pyhoca/wxgui/printingprefs.py:100
+#: ../pyhoca/wxgui/printingprefs.py:107
 msgid "Default action for incoming print jobs"
 msgstr "Aktion für eingehende Druckaufträge"
 
 #. widgets for print action PDFVIEW
-#: ../pyhoca/wxgui/printingprefs.py:104
+#: ../pyhoca/wxgui/printingprefs.py:111
 msgid "PDF viewer command"
 msgstr "Anwendung für PDF-Anzeige"
 
 #. widgets for print action PDFSAVE
-#: ../pyhoca/wxgui/printingprefs.py:111
+#: ../pyhoca/wxgui/printingprefs.py:118
 msgid "Save PDFs to folder"
 msgstr "PDF in Ordner speichern"
 
 #. widgets for print action PRINT
-#: ../pyhoca/wxgui/printingprefs.py:118
+#: ../pyhoca/wxgui/printingprefs.py:125
 msgid "Use this printer"
 msgstr "Hier drucken"
 
 #. widgets for print action PRINTCMD
-#: ../pyhoca/wxgui/printingprefs.py:122
+#: ../pyhoca/wxgui/printingprefs.py:129
 msgid "Custom print command"
 msgstr "Benutzerdef. Druckkommando"
 
-#: ../pyhoca/wxgui/printingprefs.py:127
+#: ../pyhoca/wxgui/printingprefs.py:134
 msgid "Apply"
 msgstr "Anwenden"
 
-#: ../pyhoca/wxgui/printingprefs.py:129
+#: ../pyhoca/wxgui/printingprefs.py:136
 msgid "Print"
 msgstr "Drucken"
 
-#: ../pyhoca/wxgui/printingprefs.py:312
+#: ../pyhoca/wxgui/printingprefs.py:227
+msgid "- print system is not available -"
+msgstr "- das Drucksystem ist nicht bereit -"
+
+#: ../pyhoca/wxgui/printingprefs.py:334
 msgid "Choose PDF viewer application"
 msgstr "Applikation für PDF-Anzeige auswählen"
 
-#: ../pyhoca/wxgui/printingprefs.py:328
+#: ../pyhoca/wxgui/printingprefs.py:350
 msgid "Choose PDF saving location"
 msgstr "Speicherort für eingehende Druckaufträge (PDFs) auswählen"
 
@@ -1081,10 +1098,8 @@ msgstr "Speicherort für eingehende Druckaufträge (PDFs) auswählen"
 #, fuzzy
 #~ msgid "New Profile"
 #~ msgstr "Profil"
-
 #~ msgid "%s - print job"
 #~ msgstr "%s - Druckauftrag"
-
 #~ msgid ""
 #~ "Opening print job dialog not implemented yet!!!\n"
 #~ "%s"
@@ -1092,9 +1107,8 @@ msgstr "Speicherort für eingehende Druckaufträge (PDFs) auswählen"
 #~ "Druckdialog für eingehende Druckaufträge ist bislang nicht "
 #~ "implementiert!!!\n"
 #~ "%s"
-
 #~ msgid "Profile icon"
 #~ msgstr "Profilsymbol"
-
 #~ msgid "Arts"
 #~ msgstr "Arts"
+
diff --git a/po/en.po b/po/en.po
index 84931d9..4449c30 100644
--- a/po/en.po
+++ b/po/en.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-27 11:14+0200\n"
-"PO-Revision-Date: 2011-06-27 11:13+0100\n"
-"Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
+"POT-Creation-Date: 2011-07-22 11:46+0200\n"
+"PO-Revision-Date: 2011-07-22 11:47+0100\n"
+"Last-Translator: Mike Gabriel <m.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: en <m.gabriel at das-netzwerkteam.de>\n"
-"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 "X-Poedit-Language: English\n"
 "X-Poedit-Country: UNITED STATES\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -25,11 +25,13 @@ msgstr ""
 msgid "%s (via %s)"
 msgstr "%s (via %s)"
 
-#: ../pyhoca/wxgui/logon.py:84 ../pyhoca/wxgui/logon.py:96
+#: ../pyhoca/wxgui/logon.py:84
+#: ../pyhoca/wxgui/logon.py:96
 msgid "Username"
 msgstr "Username"
 
-#: ../pyhoca/wxgui/logon.py:86 ../pyhoca/wxgui/logon.py:98
+#: ../pyhoca/wxgui/logon.py:86
+#: ../pyhoca/wxgui/logon.py:98
 msgid "Password"
 msgstr "Password"
 
@@ -49,22 +51,27 @@ msgstr "Session login"
 msgid "SSH proxy server login"
 msgstr "SSH proxy server login"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:262
-#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:131
+#: ../pyhoca/wxgui/logon.py:121
+#: ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/messages.py:111
+#: ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Cancel"
 
-#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/logon.py:277
+#: ../pyhoca/wxgui/logon.py:310
+#: ../pyhoca/wxgui/frontend.py:355
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - connect failure"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/logon.py:278
+#: ../pyhoca/wxgui/frontend.py:355
 msgid "User is not allowed to start X2go sessions!"
 msgstr "User is not allowed to start X2go sessions!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/logon.py:283
+#: ../pyhoca/wxgui/frontend.py:362
 #, python-format
 msgid "%s - connect"
 msgstr "%s - connect"
@@ -90,32 +97,41 @@ msgstr "%s - ssh proxy"
 msgid "Authentication to the SSH proxy server failed!"
 msgstr "Authentication to the SSH proxy server failed!"
 
-#: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:359 ../pyhoca/wxgui/frontend.py:373
-#: ../pyhoca/wxgui/frontend.py:394 ../pyhoca/wxgui/frontend.py:401
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/logon.py:333
+#: ../pyhoca/wxgui/logon.py:340
+#: ../pyhoca/wxgui/logon.py:363
+#: ../pyhoca/wxgui/frontend.py:378
+#: ../pyhoca/wxgui/frontend.py:399
+#: ../pyhoca/wxgui/frontend.py:406
+#: ../pyhoca/wxgui/frontend.py:413
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - connect error"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:380
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/logon.py:347
+#: ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/frontend.py:392
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - host key error"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:380
-msgid ""
-"The remote server's host key is invalid or has not been accepted by the user"
-msgstr ""
-"The remote server's host key is invalid or has not been accepted by the user"
+#: ../pyhoca/wxgui/logon.py:348
+#: ../pyhoca/wxgui/frontend.py:385
+msgid "The remote server's host key is invalid or has not been accepted by the user"
+msgstr "The remote server's host key is invalid or has not been accepted by the user"
 
 #: ../pyhoca/wxgui/logon.py:354
 #, python-format
 msgid "%s - key error"
 msgstr "%s - key error"
 
-#: ../pyhoca/wxgui/logon.py:360
+#: ../pyhoca/wxgui/logon.py:358
+#: ../pyhoca/wxgui/frontend.py:427
+#, python-format
+msgid "%s - auth error"
+msgstr "%s - auth error"
+
+#: ../pyhoca/wxgui/logon.py:364
 msgid "An unknown error occured during authentication!"
 msgstr "An unknown error occured during authentication!"
 
@@ -153,427 +169,429 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Client for connecting you to a remote X2go server"
 
-#: ../pyhoca/wxgui/profilemanager.py:62
+#: ../pyhoca/wxgui/profilemanager.py:63
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:64
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:65
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:66
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (KDE3-like)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:67
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Shell (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:68
 msgid "XDMCP Query"
 msgstr "XDMCP Query"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:69
+#: ../pyhoca/wxgui/profilemanager.py:70
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminal Server (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:71
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "Single Application"
 msgstr "Single Application"
 
-#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156
+#: ../pyhoca/wxgui/profilemanager.py:73
+#: ../pyhoca/wxgui/profilemanager.py:157
 msgid "Custom command"
 msgstr "Custom command"
 
-#: ../pyhoca/wxgui/profilemanager.py:75
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Internet Browser"
 msgstr "Internet Browser"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "Email Client"
 msgstr "Email Client"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:78
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Terminal"
 msgstr "Terminal"
 
-#: ../pyhoca/wxgui/profilemanager.py:92
+#: ../pyhoca/wxgui/profilemanager.py:93
 msgid "Open file with system's default application"
 msgstr "Open file with system's default application"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:94
 msgid "Open application chooser dialog"
 msgstr "Open application chooser dialog"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:95
 msgid "Save incoming file as ..."
 msgstr "Save incoming file as ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:113
+#: ../pyhoca/wxgui/profilemanager.py:114
 msgid "new session profile"
 msgstr "new session profile"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:125
+#: ../pyhoca/wxgui/profilemanager.py:126
 msgid "Profile "
 msgstr "Profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:127
 msgid "Session"
 msgstr "Session"
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:128
 msgid "Server"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:129
 msgid "Connection Link Speed"
 msgstr "Connection Link Speed"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:130
 msgid "Compression"
 msgstr "Compression"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:131
 msgid "Display"
 msgstr "Display"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:132
 msgid "Keyboard"
 msgstr "Keyboard"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:133
 msgid "Sound"
 msgstr "Sound"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:134
 msgid "Printing"
 msgstr "Printing"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Folder Exports"
 msgstr "Folder Exports"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "File Import"
 msgstr "File Import"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:140
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Name"
 msgstr "Name"
 
-#: ../pyhoca/wxgui/profilemanager.py:150
+#: ../pyhoca/wxgui/profilemanager.py:151
 msgid "Icon"
 msgstr "Icon"
 
-#: ../pyhoca/wxgui/profilemanager.py:152
+#: ../pyhoca/wxgui/profilemanager.py:153
 msgid "Type"
 msgstr "Type"
 
-#: ../pyhoca/wxgui/profilemanager.py:154
+#: ../pyhoca/wxgui/profilemanager.py:155
 msgid "Application"
 msgstr "Application"
 
-#: ../pyhoca/wxgui/profilemanager.py:158
+#: ../pyhoca/wxgui/profilemanager.py:159
 msgid "RDP settings"
 msgstr "RDP settings"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "RDP server"
 msgstr "RDP server"
 
-#: ../pyhoca/wxgui/profilemanager.py:161
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "RDP options"
 msgstr "RDP options"
 
-#: ../pyhoca/wxgui/profilemanager.py:163
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "XDMCP server"
 msgstr "XDMCP server"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:170
+#: ../pyhoca/wxgui/profilemanager.py:180
 msgid "User"
 msgstr "User"
 
-#: ../pyhoca/wxgui/profilemanager.py:171
+#: ../pyhoca/wxgui/profilemanager.py:172
 msgid "Host"
 msgstr "Host"
 
-#: ../pyhoca/wxgui/profilemanager.py:173
+#: ../pyhoca/wxgui/profilemanager.py:174
 msgid "Port"
 msgstr "Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:175
+#: ../pyhoca/wxgui/profilemanager.py:176
 msgid "RSA/DSA private key"
 msgstr "RSA/DSA private key"
 
-#: ../pyhoca/wxgui/profilemanager.py:178
+#: ../pyhoca/wxgui/profilemanager.py:179
 msgid "Server behind SSH proxy"
 msgstr "Server behind SSH proxy"
 
-#: ../pyhoca/wxgui/profilemanager.py:181
+#: ../pyhoca/wxgui/profilemanager.py:182
 msgid "Key file"
 msgstr "Key file"
 
-#: ../pyhoca/wxgui/profilemanager.py:184
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "Host[:Port]"
 msgstr "Host[:Port]"
 
-#: ../pyhoca/wxgui/profilemanager.py:186
+#: ../pyhoca/wxgui/profilemanager.py:187
 msgid "SSH Proxy Tunnel"
 msgstr "SSH Proxy Tunnel"
 
-#: ../pyhoca/wxgui/profilemanager.py:194
+#: ../pyhoca/wxgui/profilemanager.py:195
 msgid "Modem"
 msgstr "Modem"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:197
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:198
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:199
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:200
+#: ../pyhoca/wxgui/profilemanager.py:201
 msgid "Method"
 msgstr "Method"
 
-#: ../pyhoca/wxgui/profilemanager.py:202
+#: ../pyhoca/wxgui/profilemanager.py:203
 msgid "Image quality"
 msgstr "Image quality"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:208
+#: ../pyhoca/wxgui/profilemanager.py:209
 msgid "Fullscreen"
 msgstr "Fullscreen"
 
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Custom Size"
 msgstr "Custom Size"
 
-#: ../pyhoca/wxgui/profilemanager.py:214
+#: ../pyhoca/wxgui/profilemanager.py:215
 msgid "Set display DPI"
 msgstr "Set display DPI"
 
-#: ../pyhoca/wxgui/profilemanager.py:216
+#: ../pyhoca/wxgui/profilemanager.py:217
 msgid "Keep current keyboard settings"
 msgstr "Keep current keyboard settings"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Keyboard layout"
 msgstr "Keyboard layout"
 
-#: ../pyhoca/wxgui/profilemanager.py:219
+#: ../pyhoca/wxgui/profilemanager.py:220
 msgid "Keyboard model"
 msgstr "Keyboard model"
 
-#: ../pyhoca/wxgui/profilemanager.py:221
+#: ../pyhoca/wxgui/profilemanager.py:222
 msgid "Enable sound support"
 msgstr "Enable sound support"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:223
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:226
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Arts (not supported)"
 msgstr "Arts (not supported)"
 
-#: ../pyhoca/wxgui/profilemanager.py:229
+#: ../pyhoca/wxgui/profilemanager.py:230
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Use default sound port"
 msgstr "Use default sound port"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Custom sound port"
 msgstr "Custom sound port"
 
-#: ../pyhoca/wxgui/profilemanager.py:233
+#: ../pyhoca/wxgui/profilemanager.py:234
 msgid "Client Side printing"
 msgstr "Client Side printing"
 
-#: ../pyhoca/wxgui/profilemanager.py:235
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Use local folder sharing"
 msgstr "Use local folder sharing"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:237
 msgid "Path"
 msgstr "Path"
 
-#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256
+#: ../pyhoca/wxgui/profilemanager.py:240
+#: ../pyhoca/wxgui/profilemanager.py:257
 msgid "Add"
 msgstr "Add"
 
-#: ../pyhoca/wxgui/profilemanager.py:241
+#: ../pyhoca/wxgui/profilemanager.py:242
 msgid "Delete"
 msgstr "Delete"
 
-#: ../pyhoca/wxgui/profilemanager.py:243
+#: ../pyhoca/wxgui/profilemanager.py:244
 msgid "Convert between client and server encodings"
 msgstr "Convert between client and server encodings"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Client encoding"
 msgstr "Client encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:246
+#: ../pyhoca/wxgui/profilemanager.py:247
 msgid "Server encoding"
 msgstr "Server encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:249
+#: ../pyhoca/wxgui/profilemanager.py:250
 msgid "Use file MIME box for local file import"
 msgstr "Use file MIME box for local file import"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:251
 msgid "Extensions"
 msgstr "Extensions"
 
-#: ../pyhoca/wxgui/profilemanager.py:252
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Action"
 msgstr "Action"
 
-#: ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Defaults"
 msgstr "Defaults"
 
-#: ../pyhoca/wxgui/profilemanager.py:259
+#: ../pyhoca/wxgui/profilemanager.py:260
 msgid "Save"
 msgstr "Save"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Reset"
 msgstr "Reset"
 
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:301
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Profile Manager - new profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:303
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Profile Manager - %s (connected)"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:305
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Profile Manager - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:644
+#: ../pyhoca/wxgui/profilemanager.py:646
 msgid "Session Profile"
 msgstr "Session Profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:645
+#: ../pyhoca/wxgui/profilemanager.py:647
 msgid "Connection"
 msgstr "Connection"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:648
 msgid "Settings"
 msgstr "Settings"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:649
 msgid "Sharing"
 msgstr "Sharing"
 
-#: ../pyhoca/wxgui/profilemanager.py:1025
+#: ../pyhoca/wxgui/profilemanager.py:1036
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Icon Files (*.png)|*.png|All files (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1028
+#: ../pyhoca/wxgui/profilemanager.py:1039
 msgid "Choose an icon for this session profile"
 msgstr "Choose an icon for this session profile"
 
-#: ../pyhoca/wxgui/profilemanager.py:1137
+#: ../pyhoca/wxgui/profilemanager.py:1156
 msgid "All files (*.*)|*"
 msgstr "All files (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1139
-#: ../pyhoca/wxgui/profilemanager.py:1154
+#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1173
 msgid "Choose a public SSH key"
 msgstr "Choose a public SSH key"
 
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1325
 msgid "Choose a folder to share within a session"
 msgstr "Choose a folder to share within a session"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
-#: ../pyhoca/wxgui/profilemanager.py:1383
-#: ../pyhoca/wxgui/profilemanager.py:1393 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1390
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
+#: ../pyhoca/wxgui/profilemanager.py:1401
+#: ../pyhoca/wxgui/profilemanager.py:1411
+#: ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Profile Manager"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
+#: ../pyhoca/wxgui/profilemanager.py:1390
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "Profile name is missing, profile unusable!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr "Profile name %s already exists!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1383
+#: ../pyhoca/wxgui/profilemanager.py:1401
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr "The SSH proxy configuration is incomplete. Try again."
 
-#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1411
 #, python-format
 msgid ""
-"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
-"proxy to.\n"
+"Another session profile (%s) already uses [%s]:%s for binding a local SSH proxy to.\n"
 "Please change the SSH proxy settings accordingly."
 msgstr ""
-"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
-"proxy to.\n"
+"Another session profile (%s) already uses [%s]:%s for binding a local SSH proxy to.\n"
 "Please change the SSH proxy settings accordingly."
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1431
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - profile added"
 
-#: ../pyhoca/wxgui/profilemanager.py:1414
+#: ../pyhoca/wxgui/profilemanager.py:1432
 msgid "A new session profile has been added."
 msgstr "A new session profile has been added."
 
-#: ../pyhoca/wxgui/profilemanager.py:1418
+#: ../pyhoca/wxgui/profilemanager.py:1436
 #, python-format
 msgid "%s - modified"
 msgstr "%s - modified"
 
-#: ../pyhoca/wxgui/profilemanager.py:1419
+#: ../pyhoca/wxgui/profilemanager.py:1437
 msgid "Changes to profile have been saved."
 msgstr "Changes to profile have been saved."
 
@@ -598,7 +616,8 @@ msgstr "Printing Preferences"
 msgid "Client Options"
 msgstr "Client Options"
 
-#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:407
+#: ../pyhoca/wxgui/menus_taskbar.py:116
+#: ../pyhoca/wxgui/menus_taskbar.py:407
 msgid "E&xit"
 msgstr "E&xit"
 
@@ -670,71 +689,70 @@ msgstr "Start/Resume Session"
 msgid "Connect Server"
 msgstr "Connect Server"
 
-#: ../pyhoca/wxgui/about.py:55 ../pyhoca/wxgui/about.py:57
+#: ../pyhoca/wxgui/about.py:55
+#: ../pyhoca/wxgui/about.py:57
 #, python-format
 msgid "About %s ..."
 msgstr "About %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/frontend.py:362
 msgid "Public SSH key authentication has been successful."
 msgstr "Public SSH key authentication has been successful."
 
-#: ../pyhoca/wxgui/frontend.py:387
-msgid ""
-"The SSH proxy's host key is invalid or has not been accepted by the user"
-msgstr ""
-"The SSH proxy's host key is invalid or has not been accepted by the user"
+#: ../pyhoca/wxgui/frontend.py:392
+msgid "The SSH proxy's host key is invalid or has not been accepted by the user"
+msgstr "The SSH proxy's host key is invalid or has not been accepted by the user"
 
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/frontend.py:413
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr "Authentication protocol communication incomplete! Try again..."
 
-#: ../pyhoca/wxgui/frontend.py:415
+#: ../pyhoca/wxgui/frontend.py:420
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - auth key error"
 
-#: ../pyhoca/wxgui/frontend.py:422
+#: ../pyhoca/wxgui/frontend.py:434
 msgid "An unknown error occurred during authentication!"
 msgstr "An unknown error occurred during authentication!"
 
-#: ../pyhoca/wxgui/frontend.py:524
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "Cleaning X2go sessions..."
 msgstr "Cleaning X2go sessions..."
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - disconnect"
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 msgid "X2go Profile is now disconnected."
 msgstr "X2go Profile is now disconnected."
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:571
 msgid "New Session Profile"
 msgstr "New Session Profile"
 
-#: ../pyhoca/wxgui/frontend.py:586
+#: ../pyhoca/wxgui/frontend.py:598
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Really Delete Session Profile ,,%s''?"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - profile deleted"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 msgid "The session profile has been deleted."
 msgstr "The session profile has been deleted."
 
-#: ../pyhoca/wxgui/frontend.py:607
+#: ../pyhoca/wxgui/frontend.py:619
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - share local folder with sessions of this profile"
 
-#: ../pyhoca/wxgui/frontend.py:659
+#: ../pyhoca/wxgui/frontend.py:671
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -747,31 +765,39 @@ msgstr ""
 "\n"
 "Are you sure you want to continue connecting?"
 
-#: ../pyhoca/wxgui/frontend.py:667
+#: ../pyhoca/wxgui/frontend.py:679
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Confirm Host Authorization"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - channel error"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
-msgid ""
-"Lost connection to server %s unexpectedly! Try to re-authenticate to the "
-"server..."
-msgstr ""
-"Lost connection to server %s unexpectedly! Try to re-authenticate to the "
-"server..."
+msgid "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..."
+msgstr "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..."
 
-#: ../pyhoca/wxgui/frontend.py:696 ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:717
+#: ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - session failure"
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:708
+msgid "The session startup failed."
+msgstr "The session startup failed."
+
+#: ../pyhoca/wxgui/frontend.py:715
+#, python-format
+msgid "The command ,,%s'' is not available on X2go server."
+msgstr "The command ,,%s'' is not available on X2go server."
+
+#: ../pyhoca/wxgui/frontend.py:717
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -780,59 +806,50 @@ msgstr ""
 "The command ,,%s'' is not available on X2go server\n"
 "%s."
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - session warning"
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
-msgid ""
-"Reverse TCP port forwarding request for session %s to server port %s has "
-"been denied."
-msgstr ""
-"Reverse TCP port forwarding request for session %s to server port %s has "
-"been denied."
+msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied."
+msgstr "Reverse TCP port forwarding request for session %s to server port %s has been denied."
 
-#: ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:729
 #, python-format
-msgid ""
-"Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
-"X2go/SSH server. Session startup failed."
-msgstr ""
-"Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
-"X2go/SSH server. Session startup failed."
+msgid "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed."
+msgstr "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed."
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - audio warning"
 
-#: ../pyhoca/wxgui/frontend.py:720
-msgid ""
-"The X2go PulseAudio system is not available within Remote Desktop sessions."
-msgstr ""
-"The X2go PulseAudio system is not available within Remote Desktop sessions."
+#: ../pyhoca/wxgui/frontend.py:741
+msgid "The X2go PulseAudio system is not available within Remote Desktop sessions."
+msgstr "The X2go PulseAudio system is not available within Remote Desktop sessions."
 
-#: ../pyhoca/wxgui/frontend.py:723 ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:744
+#: ../pyhoca/wxgui/frontend.py:747
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - audio error"
 
-#: ../pyhoca/wxgui/frontend.py:723
+#: ../pyhoca/wxgui/frontend.py:744
 msgid "The X2go PulseAudio system could not be started."
 msgstr "The X2go PulseAudio system could not be started."
 
-#: ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:747
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "The X2go PulseAudio system has died unexpectedly."
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - audio problem"
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -841,12 +858,13 @@ msgstr ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:743 ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:764
+#: ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid "%s - print error"
 msgstr "%s - print error"
 
-#: ../pyhoca/wxgui/frontend.py:743
+#: ../pyhoca/wxgui/frontend.py:764
 #, python-format
 msgid ""
 "%s\n"
@@ -857,7 +875,7 @@ msgstr ""
 "...caused on printer %s by session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid ""
 "%s\n"
@@ -868,12 +886,13 @@ msgstr ""
 "...caused by session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:749 ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:770
+#: ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid "%s - start"
 msgstr "%s - start"
 
-#: ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:770
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -882,7 +901,7 @@ msgstr ""
 "New X2go session starting up...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -891,12 +910,13 @@ msgstr ""
 "Another client started X2go session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:757 ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778
+#: ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid "%s - resume"
 msgstr "%s - resume"
 
-#: ../pyhoca/wxgui/frontend.py:757
+#: ../pyhoca/wxgui/frontend.py:778
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -905,7 +925,7 @@ msgstr ""
 "Resuming X2go session...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -914,12 +934,12 @@ msgstr ""
 "Another client resumed X2go session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid "%s - running"
 msgstr "%s - running"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -928,12 +948,12 @@ msgstr ""
 "Found already running session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspend"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -942,12 +962,12 @@ msgstr ""
 "X2go Session has been suspended\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - terminate"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
@@ -988,7 +1008,8 @@ msgstr "Yes"
 msgid "No"
 msgstr "No"
 
-#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:126
+#: ../pyhoca/wxgui/messages.py:105
+#: ../pyhoca/wxgui/printingprefs.py:133
 msgid "Ok"
 msgstr "Ok"
 
@@ -1026,68 +1047,68 @@ msgstr "Run custom print command"
 msgid "<Select a print action here>"
 msgstr "<Select a print action here>"
 
-#: ../pyhoca/wxgui/printingprefs.py:98
+#: ../pyhoca/wxgui/printingprefs.py:105
 msgid "Print action"
 msgstr "Print action"
 
-#: ../pyhoca/wxgui/printingprefs.py:100
+#: ../pyhoca/wxgui/printingprefs.py:107
 msgid "Default action for incoming print jobs"
 msgstr "Default action for incoming print jobs"
 
 #. widgets for print action PDFVIEW
-#: ../pyhoca/wxgui/printingprefs.py:104
+#: ../pyhoca/wxgui/printingprefs.py:111
 msgid "PDF viewer command"
 msgstr "PDF viewer command"
 
 #. widgets for print action PDFSAVE
-#: ../pyhoca/wxgui/printingprefs.py:111
+#: ../pyhoca/wxgui/printingprefs.py:118
 msgid "Save PDFs to folder"
 msgstr "Save PDFs to folder"
 
 #. widgets for print action PRINT
-#: ../pyhoca/wxgui/printingprefs.py:118
+#: ../pyhoca/wxgui/printingprefs.py:125
 msgid "Use this printer"
 msgstr "Use this printer"
 
 #. widgets for print action PRINTCMD
-#: ../pyhoca/wxgui/printingprefs.py:122
+#: ../pyhoca/wxgui/printingprefs.py:129
 msgid "Custom print command"
 msgstr "Custom print command"
 
-#: ../pyhoca/wxgui/printingprefs.py:127
+#: ../pyhoca/wxgui/printingprefs.py:134
 msgid "Apply"
 msgstr "Apply"
 
-#: ../pyhoca/wxgui/printingprefs.py:129
+#: ../pyhoca/wxgui/printingprefs.py:136
 msgid "Print"
 msgstr "Print"
 
-#: ../pyhoca/wxgui/printingprefs.py:312
+#: ../pyhoca/wxgui/printingprefs.py:227
+msgid "- print system is not available -"
+msgstr "- print system is not available -"
+
+#: ../pyhoca/wxgui/printingprefs.py:334
 msgid "Choose PDF viewer application"
 msgstr "Choose PDF viewer application"
 
-#: ../pyhoca/wxgui/printingprefs.py:328
+#: ../pyhoca/wxgui/printingprefs.py:350
 msgid "Choose PDF saving location"
 msgstr "Choose PDF saving location"
 
 #~ msgid "All session profiles are connected"
 #~ msgstr "All session profiles are connected"
-
 #~ msgid "New Profile"
 #~ msgstr "New Profile"
-
 #~ msgid "%s - print job"
 #~ msgstr "%s - print job"
-
 #~ msgid ""
 #~ "Opening print job dialog not implemented yet!!!\n"
 #~ "%s"
 #~ msgstr ""
 #~ "Opening print job dialog not implemented yet!!!\n"
 #~ "%s"
-
 #~ msgid "Profile icon"
 #~ msgstr "Profile icon"
-
 #~ msgid "Arts"
 #~ msgstr "Arts"
+
diff --git a/po/es.po b/po/es.po
index e21d1b4..f2adc7f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-27 11:14+0200\n"
+"POT-Creation-Date: 2011-07-22 11:46+0200\n"
 "PO-Revision-Date: 2011-06-23 15:48+0100\n"
 "Last-Translator: Mike Gabriel <m.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: es <oceanosoftlapalma at gmail.com>\n"
-"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 "X-Poedit-Language: Spanish\n"
 "X-Poedit-Country: SPAIN\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -49,22 +49,22 @@ msgstr "Inicio de sesión"
 msgid "SSH proxy server login"
 msgstr "Inicio de sesión en el servidor proxy SSH"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:262
-#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:131
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Cancelar"
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/frontend.py:355
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - fallo en la conexión"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
 msgid "User is not allowed to start X2go sessions!"
 msgstr "¡El usuario no tiene permisos para iniciar sesiones X2go!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
 #, python-format
 msgid "%s - connect"
 msgstr "%s - conectado"
@@ -91,20 +91,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr "¡Nombre de usuario o contraseña erróneo en el servidor proxy SSH!"
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:359 ../pyhoca/wxgui/frontend.py:373
-#: ../pyhoca/wxgui/frontend.py:394 ../pyhoca/wxgui/frontend.py:401
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
+#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
+#: ../pyhoca/wxgui/frontend.py:413
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - error en la conexión"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:380
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/frontend.py:392
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - error en la clave del equipo"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:380
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -116,7 +116,12 @@ msgstr ""
 msgid "%s - key error"
 msgstr "%s - error en la clave"
 
-#: ../pyhoca/wxgui/logon.py:360
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#, fuzzy, python-format
+msgid "%s - auth error"
+msgstr "%s - error en la clave de identificación"
+
+#: ../pyhoca/wxgui/logon.py:364
 msgid "An unknown error occured during authentication!"
 msgstr ""
 "¡Error desconocido al tratar de validar el nombre de usuario y la contraseña!"
@@ -155,407 +160,407 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Cliente para conexiones remotas a servidores X2go"
 
-#: ../pyhoca/wxgui/profilemanager.py:62
+#: ../pyhoca/wxgui/profilemanager.py:63
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:64
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:65
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:66
 #, fuzzy
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (KDE3-like)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:67
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Shell (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:68
 msgid "XDMCP Query"
 msgstr "XDMCP Query"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:69
+#: ../pyhoca/wxgui/profilemanager.py:70
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminal Server (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:71
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "Single Application"
 msgstr "Aplicación"
 
-#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156
+#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
 msgid "Custom command"
 msgstr "Comando personalizado"
 
-#: ../pyhoca/wxgui/profilemanager.py:75
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Internet Browser"
 msgstr "Navegador web"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "Email Client"
 msgstr "Cliente de Correo"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:78
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Terminal"
 msgstr "Terminal"
 
-#: ../pyhoca/wxgui/profilemanager.py:92
+#: ../pyhoca/wxgui/profilemanager.py:93
 msgid "Open file with system's default application"
 msgstr "Abrir archivo con la aplicación por defecto"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:94
 msgid "Open application chooser dialog"
 msgstr "Abrir selector de aplicaciones"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:95
 msgid "Save incoming file as ..."
 msgstr "Guardar archivo recibido como ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:113
+#: ../pyhoca/wxgui/profilemanager.py:114
 msgid "new session profile"
 msgstr "Nuevo Perfil de Sesión"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:125
+#: ../pyhoca/wxgui/profilemanager.py:126
 msgid "Profile "
 msgstr "Perfil "
 
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:127
 msgid "Session"
 msgstr "Sesión"
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:128
 msgid "Server"
 msgstr "Servidor"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:129
 msgid "Connection Link Speed"
 msgstr "Velocidad de conexión"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:130
 msgid "Compression"
 msgstr "Compresión"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:131
 msgid "Display"
 msgstr "Pantalla"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:132
 msgid "Keyboard"
 msgstr "Teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:133
 msgid "Sound"
 msgstr "Sonido"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:134
 msgid "Printing"
 msgstr "Impresora"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Folder Exports"
 msgstr "Carpeta de Exportaciones"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "File Import"
 msgstr "Importar Archivo"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:140
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Name"
 msgstr "Nombre"
 
-#: ../pyhoca/wxgui/profilemanager.py:150
+#: ../pyhoca/wxgui/profilemanager.py:151
 msgid "Icon"
 msgstr "Icono"
 
-#: ../pyhoca/wxgui/profilemanager.py:152
+#: ../pyhoca/wxgui/profilemanager.py:153
 msgid "Type"
 msgstr "Tipo"
 
-#: ../pyhoca/wxgui/profilemanager.py:154
+#: ../pyhoca/wxgui/profilemanager.py:155
 msgid "Application"
 msgstr "Aplicación"
 
-#: ../pyhoca/wxgui/profilemanager.py:158
+#: ../pyhoca/wxgui/profilemanager.py:159
 msgid "RDP settings"
 msgstr "Parámetros RDP"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "RDP server"
 msgstr "Servidor RDP"
 
-#: ../pyhoca/wxgui/profilemanager.py:161
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "RDP options"
 msgstr "Opciones RDP"
 
-#: ../pyhoca/wxgui/profilemanager.py:163
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "XDMCP server"
 msgstr "Servidor XDMCP"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
 msgid "User"
 msgstr "Usuario"
 
-#: ../pyhoca/wxgui/profilemanager.py:171
+#: ../pyhoca/wxgui/profilemanager.py:172
 msgid "Host"
 msgstr "Host"
 
-#: ../pyhoca/wxgui/profilemanager.py:173
+#: ../pyhoca/wxgui/profilemanager.py:174
 msgid "Port"
 msgstr "Puerto"
 
-#: ../pyhoca/wxgui/profilemanager.py:175
+#: ../pyhoca/wxgui/profilemanager.py:176
 msgid "RSA/DSA private key"
 msgstr "Clave privada RSA/DSA"
 
-#: ../pyhoca/wxgui/profilemanager.py:178
+#: ../pyhoca/wxgui/profilemanager.py:179
 msgid "Server behind SSH proxy"
 msgstr "Servidor detrás del proxy SSH"
 
-#: ../pyhoca/wxgui/profilemanager.py:181
+#: ../pyhoca/wxgui/profilemanager.py:182
 msgid "Key file"
 msgstr "Clave"
 
-#: ../pyhoca/wxgui/profilemanager.py:184
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "Host[:Port]"
 msgstr "Host[:Puerto]"
 
-#: ../pyhoca/wxgui/profilemanager.py:186
+#: ../pyhoca/wxgui/profilemanager.py:187
 msgid "SSH Proxy Tunnel"
 msgstr "Tunel Proxy SSH"
 
-#: ../pyhoca/wxgui/profilemanager.py:194
+#: ../pyhoca/wxgui/profilemanager.py:195
 msgid "Modem"
 msgstr "Módem"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:197
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:198
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:199
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:200
+#: ../pyhoca/wxgui/profilemanager.py:201
 msgid "Method"
 msgstr "Método"
 
-#: ../pyhoca/wxgui/profilemanager.py:202
+#: ../pyhoca/wxgui/profilemanager.py:203
 msgid "Image quality"
 msgstr "Calidad de imagen"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:208
+#: ../pyhoca/wxgui/profilemanager.py:209
 msgid "Fullscreen"
 msgstr "Pantalla Completa"
 
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Custom Size"
 msgstr "Tamaño Personalizado"
 
-#: ../pyhoca/wxgui/profilemanager.py:214
+#: ../pyhoca/wxgui/profilemanager.py:215
 msgid "Set display DPI"
 msgstr "Establecer DPI"
 
-#: ../pyhoca/wxgui/profilemanager.py:216
+#: ../pyhoca/wxgui/profilemanager.py:217
 msgid "Keep current keyboard settings"
 msgstr "Mantener configuración actual del teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Keyboard layout"
 msgstr "Máscara de teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:219
+#: ../pyhoca/wxgui/profilemanager.py:220
 msgid "Keyboard model"
 msgstr "Modelo de teclado"
 
-#: ../pyhoca/wxgui/profilemanager.py:221
+#: ../pyhoca/wxgui/profilemanager.py:222
 msgid "Enable sound support"
 msgstr "Activar soporte de sonido"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:223
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:226
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Arts (not supported)"
 msgstr "Arts (sin soporte)"
 
-#: ../pyhoca/wxgui/profilemanager.py:229
+#: ../pyhoca/wxgui/profilemanager.py:230
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Use default sound port"
 msgstr "Usar puerto de sonido por defecto"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Custom sound port"
 msgstr "Puerto de sonido personalizado"
 
-#: ../pyhoca/wxgui/profilemanager.py:233
+#: ../pyhoca/wxgui/profilemanager.py:234
 msgid "Client Side printing"
 msgstr "Impresión local"
 
-#: ../pyhoca/wxgui/profilemanager.py:235
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Use local folder sharing"
 msgstr "Compartir carpetas locales"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:237
 msgid "Path"
 msgstr "Ruta"
 
-#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256
+#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
 msgid "Add"
 msgstr "Añadir"
 
-#: ../pyhoca/wxgui/profilemanager.py:241
+#: ../pyhoca/wxgui/profilemanager.py:242
 msgid "Delete"
 msgstr "Eliminar"
 
-#: ../pyhoca/wxgui/profilemanager.py:243
+#: ../pyhoca/wxgui/profilemanager.py:244
 msgid "Convert between client and server encodings"
 msgstr "Convertir codificaciones entre cliente y servidor"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Client encoding"
 msgstr "Codificación del cliente"
 
-#: ../pyhoca/wxgui/profilemanager.py:246
+#: ../pyhoca/wxgui/profilemanager.py:247
 msgid "Server encoding"
 msgstr "Codificación del Servidor"
 
-#: ../pyhoca/wxgui/profilemanager.py:249
+#: ../pyhoca/wxgui/profilemanager.py:250
 #, fuzzy
 msgid "Use file MIME box for local file import"
 msgstr "Usar arrastrar archivos para la importar archivos locales"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:251
 msgid "Extensions"
 msgstr "Extensiones"
 
-#: ../pyhoca/wxgui/profilemanager.py:252
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Action"
 msgstr "Acción"
 
-#: ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Defaults"
 msgstr "Valores por defecto"
 
-#: ../pyhoca/wxgui/profilemanager.py:259
+#: ../pyhoca/wxgui/profilemanager.py:260
 msgid "Save"
 msgstr "Guardar"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Reset"
 msgstr "Reiniciar"
 
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:301
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Gestor de Perfiles - nuevo perfil"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:303
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Gestor de Perfiles - %s (conectado)"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:305
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Gestor de Perfiles - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:644
+#: ../pyhoca/wxgui/profilemanager.py:646
 msgid "Session Profile"
 msgstr "Perfil de Sesión"
 
-#: ../pyhoca/wxgui/profilemanager.py:645
+#: ../pyhoca/wxgui/profilemanager.py:647
 msgid "Connection"
 msgstr "Conexión"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:648
 msgid "Settings"
 msgstr "Opciones"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:649
 msgid "Sharing"
 msgstr "Compartir"
 
-#: ../pyhoca/wxgui/profilemanager.py:1025
+#: ../pyhoca/wxgui/profilemanager.py:1036
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Iconos (*.png)|*.png|Todos (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1028
+#: ../pyhoca/wxgui/profilemanager.py:1039
 msgid "Choose an icon for this session profile"
 msgstr "Elige un icono para este perfil de sesión"
 
-#: ../pyhoca/wxgui/profilemanager.py:1137
+#: ../pyhoca/wxgui/profilemanager.py:1156
 msgid "All files (*.*)|*"
 msgstr "Todos (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1139
-#: ../pyhoca/wxgui/profilemanager.py:1154
+#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1173
 msgid "Choose a public SSH key"
 msgstr "Elige una clave pública SSH"
 
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1325
 msgid "Choose a folder to share within a session"
 msgstr "Elige la carpeta que quieres compartir en la conexión"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
-#: ../pyhoca/wxgui/profilemanager.py:1383
-#: ../pyhoca/wxgui/profilemanager.py:1393 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1390
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
+#: ../pyhoca/wxgui/profilemanager.py:1401
+#: ../pyhoca/wxgui/profilemanager.py:1411 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Gestor de Perfiles"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
+#: ../pyhoca/wxgui/profilemanager.py:1390
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "¡¡¡Nombre de pefil no encontrado o no válido!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1383
+#: ../pyhoca/wxgui/profilemanager.py:1401
 #, fuzzy
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr ""
 "¡El protocolo de autenticación de comunicaciones está incompleto! Inténtalo "
 "otra vez..."
 
-#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1411
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -563,21 +568,21 @@ msgid ""
 "Please change the SSH proxy settings accordingly."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1431
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - perfil añadido"
 
-#: ../pyhoca/wxgui/profilemanager.py:1414
+#: ../pyhoca/wxgui/profilemanager.py:1432
 msgid "A new session profile has been added."
 msgstr "Se ha añadido un nuevo perfil de sesión."
 
-#: ../pyhoca/wxgui/profilemanager.py:1418
+#: ../pyhoca/wxgui/profilemanager.py:1436
 #, python-format
 msgid "%s - modified"
 msgstr "%s - modificado"
 
-#: ../pyhoca/wxgui/profilemanager.py:1419
+#: ../pyhoca/wxgui/profilemanager.py:1437
 msgid "Changes to profile have been saved."
 msgstr "Se han guardado los cambios en el perfil."
 
@@ -681,70 +686,70 @@ msgstr "Conectar con el Servidor"
 msgid "About %s ..."
 msgstr "Acerca de %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/frontend.py:362
 msgid "Public SSH key authentication has been successful."
 msgstr "Se ha iniciado sesión con éxito usando la clave pública SSH."
 
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/frontend.py:392
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 "La clave SSH del proxy no es válida o no ha sido aceptada por el usuario"
 
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/frontend.py:413
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr ""
 "¡El protocolo de autenticación de comunicaciones está incompleto! Inténtalo "
 "otra vez..."
 
-#: ../pyhoca/wxgui/frontend.py:415
+#: ../pyhoca/wxgui/frontend.py:420
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - error en la clave de identificación"
 
-#: ../pyhoca/wxgui/frontend.py:422
+#: ../pyhoca/wxgui/frontend.py:434
 #, fuzzy
 msgid "An unknown error occurred during authentication!"
 msgstr ""
 "¡Error desconocido al tratar de validar el nombre de usuario y la contraseña!"
 
-#: ../pyhoca/wxgui/frontend.py:524
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "Cleaning X2go sessions..."
 msgstr "Limpiando sesiones X2go..."
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - desconectado"
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 msgid "X2go Profile is now disconnected."
 msgstr "Se ha desconectado el Perfil X2go."
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:571
 msgid "New Session Profile"
 msgstr "Nuevo Perfil de Sesión"
 
-#: ../pyhoca/wxgui/frontend.py:586
+#: ../pyhoca/wxgui/frontend.py:598
 #, fuzzy, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Nuevo Perfil de Sesión"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - perfil eliminado"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 msgid "The session profile has been deleted."
 msgstr "Se ha eliminado el perfil de sesión."
 
-#: ../pyhoca/wxgui/frontend.py:607
+#: ../pyhoca/wxgui/frontend.py:619
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - compartir carpetas locales con las sesiones de este perfil"
 
-#: ../pyhoca/wxgui/frontend.py:659
+#: ../pyhoca/wxgui/frontend.py:671
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -757,17 +762,17 @@ msgstr ""
 "\n"
 "¿Continuar con la conexión?"
 
-#: ../pyhoca/wxgui/frontend.py:667
+#: ../pyhoca/wxgui/frontend.py:679
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Se confirma la autorización del equipo"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - error en el canal"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
@@ -776,12 +781,25 @@ msgstr ""
 "¡La conexión con el servidor %s ha finalizado inesperadamente! Intenta "
 "iniciar sesión nuevamente..."
 
-#: ../pyhoca/wxgui/frontend.py:696 ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:708 ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:717 ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - fallo en la sesión"
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:708
+#, fuzzy
+msgid "The session startup failed."
+msgstr "Nuevo Perfil de Sesión"
+
+#: ../pyhoca/wxgui/frontend.py:715
+#, fuzzy, python-format
+msgid "The command ,,%s'' is not available on X2go server."
+msgstr ""
+"El comando ,,%s'' no está presente en el servidor X2go\n"
+"%s."
+
+#: ../pyhoca/wxgui/frontend.py:717
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -790,12 +808,12 @@ msgstr ""
 "El comando ,,%s'' no está presente en el servidor X2go\n"
 "%s."
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - advertencia durante la sesión"
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
@@ -804,7 +822,7 @@ msgstr ""
 "Se ha denegado la redirección del túnel TCP inverso para la sesión %s al "
 "puerto %s del servidor X2go."
 
-#: ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
@@ -813,37 +831,37 @@ msgstr ""
 "La solicitud de túnel a %s:%s para la sesión %s ha sido denegada por el "
 "servidor X2go/SSH . Fallo en el inicio de sesión."
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - advertencia en el sistema de audio"
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 "El sistema X2go PulseAudio no está disponible en las sesiones del tipo "
 "Remote Desktop"
 
-#: ../pyhoca/wxgui/frontend.py:723 ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:744 ../pyhoca/wxgui/frontend.py:747
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - error en el audio"
 
-#: ../pyhoca/wxgui/frontend.py:723
+#: ../pyhoca/wxgui/frontend.py:744
 msgid "The X2go PulseAudio system could not be started."
 msgstr "El sistema X2go PulseAudio no puede iniciarse"
 
-#: ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:747
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "El sistema X2go PulseAudio ha finalizado inesperadamente"
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - problema en el audio"
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -852,12 +870,12 @@ msgstr ""
 "La conexión de audio puede que no esté configurada para esta sesión.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:743 ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:764 ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid "%s - print error"
 msgstr "%s - error de impresión"
 
-#: ../pyhoca/wxgui/frontend.py:743
+#: ../pyhoca/wxgui/frontend.py:764
 #, python-format
 msgid ""
 "%s\n"
@@ -868,7 +886,7 @@ msgstr ""
 "...provocado en la impresora %s  por la sesión\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid ""
 "%s\n"
@@ -879,12 +897,12 @@ msgstr ""
 "...provocado por la sesión\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:749 ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:770 ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid "%s - start"
 msgstr "%s - inicio"
 
-#: ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:770
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -893,7 +911,7 @@ msgstr ""
 "Iniciando nueva sesión X2go...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -902,12 +920,12 @@ msgstr ""
 "Otro cliente ha iniciado sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:757 ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid "%s - resume"
 msgstr "%s - retornar a la sesión"
 
-#: ../pyhoca/wxgui/frontend.py:757
+#: ../pyhoca/wxgui/frontend.py:778
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -916,7 +934,7 @@ msgstr ""
 "Retornando sesión X2go...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -925,12 +943,12 @@ msgstr ""
 "Otro cliente retornó a la sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid "%s - running"
 msgstr "%s - en ejecución"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -939,12 +957,12 @@ msgstr ""
 "La sesión ya está en ejecución\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspender"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -953,12 +971,12 @@ msgstr ""
 "Se ha suspendido la Sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - finalizar"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
@@ -992,7 +1010,7 @@ msgstr "Sí"
 msgid "No"
 msgstr "No"
 
-#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:126
+#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:133
 msgid "Ok"
 msgstr "Ok"
 
@@ -1030,47 +1048,51 @@ msgstr "Ejecutar comando de impresión personalizado"
 msgid "<Select a print action here>"
 msgstr "<Elegir la opción de impresión aquí>"
 
-#: ../pyhoca/wxgui/printingprefs.py:98
+#: ../pyhoca/wxgui/printingprefs.py:105
 msgid "Print action"
 msgstr "Imprimir"
 
-#: ../pyhoca/wxgui/printingprefs.py:100
+#: ../pyhoca/wxgui/printingprefs.py:107
 msgid "Default action for incoming print jobs"
 msgstr "Acción por defecto para los trabajos de impresión recibidos"
 
 #. widgets for print action PDFVIEW
-#: ../pyhoca/wxgui/printingprefs.py:104
+#: ../pyhoca/wxgui/printingprefs.py:111
 msgid "PDF viewer command"
 msgstr "Comando para abrir el visor PDF"
 
 #. widgets for print action PDFSAVE
-#: ../pyhoca/wxgui/printingprefs.py:111
+#: ../pyhoca/wxgui/printingprefs.py:118
 msgid "Save PDFs to folder"
 msgstr "Guardar PDFs en una carpeta"
 
 #. widgets for print action PRINT
-#: ../pyhoca/wxgui/printingprefs.py:118
+#: ../pyhoca/wxgui/printingprefs.py:125
 msgid "Use this printer"
 msgstr "Usar esta impresora"
 
 #. widgets for print action PRINTCMD
-#: ../pyhoca/wxgui/printingprefs.py:122
+#: ../pyhoca/wxgui/printingprefs.py:129
 msgid "Custom print command"
 msgstr "Comando de impresión personalizado"
 
-#: ../pyhoca/wxgui/printingprefs.py:127
+#: ../pyhoca/wxgui/printingprefs.py:134
 msgid "Apply"
 msgstr "Aplicar"
 
-#: ../pyhoca/wxgui/printingprefs.py:129
+#: ../pyhoca/wxgui/printingprefs.py:136
 msgid "Print"
 msgstr "Imprimir"
 
-#: ../pyhoca/wxgui/printingprefs.py:312
+#: ../pyhoca/wxgui/printingprefs.py:227
+msgid "- print system is not available -"
+msgstr ""
+
+#: ../pyhoca/wxgui/printingprefs.py:334
 msgid "Choose PDF viewer application"
 msgstr "Elegir visor PDF"
 
-#: ../pyhoca/wxgui/printingprefs.py:328
+#: ../pyhoca/wxgui/printingprefs.py:350
 msgid "Choose PDF saving location"
 msgstr "Elegir localización para los PDFs"
 
diff --git a/po/nl.po b/po/nl.po
index 602a03f..4203ddf 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,14 +8,14 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-27 11:14+0200\n"
-"PO-Revision-Date: 2011-06-27 11:14+0100\n"
+"POT-Creation-Date: 2011-07-22 11:46+0200\n"
+"PO-Revision-Date: 2011-07-14 08:07+0100\n"
 "Last-Translator: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: nl <dick.kniep at lindix.nl>\n"
-"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
 "X-Poedit-Language: Dutch\n"
 "X-Poedit-Country: NETHERLANDS\n"
 "X-Poedit-SourceCharset: utf-8\n"
@@ -49,22 +49,22 @@ msgstr "Sessie login"
 msgid "SSH proxy server login"
 msgstr "Login via SSH Proxy"
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:262
-#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:131
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr "Afbreken"
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/frontend.py:355
 #, python-format
 msgid "%s - connect failure"
 msgstr "%s - verbinden mislukt"
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
 msgid "User is not allowed to start X2go sessions!"
 msgstr "Gebruiker mag geen X2go sessie starten!"
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
 #, python-format
 msgid "%s - connect"
 msgstr "%s - verbinden"
@@ -91,20 +91,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr "Authenticatie via SSH Proxy Server mislukt!"
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:359 ../pyhoca/wxgui/frontend.py:373
-#: ../pyhoca/wxgui/frontend.py:394 ../pyhoca/wxgui/frontend.py:401
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
+#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
+#: ../pyhoca/wxgui/frontend.py:413
 #, python-format
 msgid "%s - connect error"
 msgstr "%s - Verbindingsfout"
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:380
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/frontend.py:392
 #, python-format
 msgid "%s - host key error"
 msgstr "%s - server sleutel fout"
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:380
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -116,7 +116,12 @@ msgstr ""
 msgid "%s - key error"
 msgstr "%s - sleutel fout"
 
-#: ../pyhoca/wxgui/logon.py:360
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#, python-format
+msgid "%s - auth error"
+msgstr "%s - authenticatie fout"
+
+#: ../pyhoca/wxgui/logon.py:364
 msgid "An unknown error occured during authentication!"
 msgstr "Een onbekende fout is bij de authenticatie opgetreden"
 
@@ -152,402 +157,402 @@ msgstr ""
 "PyHoca-GUI (Python X2goClient)\n"
 "Verbinding met remote X2go server aan het opbouwen"
 
-#: ../pyhoca/wxgui/profilemanager.py:62
+#: ../pyhoca/wxgui/profilemanager.py:63
 msgid "GNOME Desktop (GNOME)"
 msgstr "GNOME Desktop (GNOME)"
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:64
 msgid "K Desktop Environment (KDE)"
 msgstr "K Desktop Environment (KDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:65
 msgid "Lightweight X Desktop (LXDE)"
 msgstr "Lightweight X Desktop (LXDE)"
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:66
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr "Trinity X Desktop (KDE3)"
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:67
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr "Unity X Desktop Shell (UNITY)"
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:68
 msgid "XDMCP Query"
 msgstr "XDMCP Query"
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:69
+#: ../pyhoca/wxgui/profilemanager.py:70
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr "Windows Terminalserver (RDP-proxy)"
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:71
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "Single Application"
 msgstr "Enkelvoudige Applicatie"
 
-#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156
+#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
 msgid "Custom command"
 msgstr "Speciaal Commando"
 
-#: ../pyhoca/wxgui/profilemanager.py:75
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Internet Browser"
 msgstr "Internetbrowser"
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "Email Client"
 msgstr "E-Mail Programma"
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:78
 msgid "Openoffice.org"
 msgstr "Openoffice.org"
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Terminal"
 msgstr "Terminal"
 
-#: ../pyhoca/wxgui/profilemanager.py:92
+#: ../pyhoca/wxgui/profilemanager.py:93
 msgid "Open file with system's default application"
 msgstr "Open bestand met het geassocieerde programma"
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:94
 msgid "Open application chooser dialog"
 msgstr "Open dialoog, om Applicatie te kiezen"
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:95
 msgid "Save incoming file as ..."
 msgstr "Opslaan bestand als ..."
 
-#: ../pyhoca/wxgui/profilemanager.py:113
+#: ../pyhoca/wxgui/profilemanager.py:114
 msgid "new session profile"
 msgstr "Nieuw Profiel"
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:125
+#: ../pyhoca/wxgui/profilemanager.py:126
 msgid "Profile "
 msgstr "Profiel"
 
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:127
 msgid "Session"
 msgstr "Sessie"
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:128
 msgid "Server"
 msgstr "Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:129
 msgid "Connection Link Speed"
 msgstr "Verbindings snelheid"
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:130
 msgid "Compression"
 msgstr "Compressie"
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:131
 msgid "Display"
 msgstr "Display"
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:132
 msgid "Keyboard"
 msgstr "Toetsenbord"
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:133
 msgid "Sound"
 msgstr "Geluid"
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:134
 msgid "Printing"
 msgstr "Afdrukken"
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Folder Exports"
 msgstr "Map export"
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "File Import"
 msgstr "Bestands import"
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:140
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Name"
 msgstr "Naam"
 
-#: ../pyhoca/wxgui/profilemanager.py:150
+#: ../pyhoca/wxgui/profilemanager.py:151
 msgid "Icon"
 msgstr "Icon"
 
-#: ../pyhoca/wxgui/profilemanager.py:152
+#: ../pyhoca/wxgui/profilemanager.py:153
 msgid "Type"
 msgstr "Type"
 
-#: ../pyhoca/wxgui/profilemanager.py:154
+#: ../pyhoca/wxgui/profilemanager.py:155
 msgid "Application"
 msgstr "Applicatie"
 
-#: ../pyhoca/wxgui/profilemanager.py:158
+#: ../pyhoca/wxgui/profilemanager.py:159
 msgid "RDP settings"
 msgstr "RDP instellingen"
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "RDP server"
 msgstr "RDP Server"
 
-#: ../pyhoca/wxgui/profilemanager.py:161
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "RDP options"
 msgstr "RDP Opties"
 
-#: ../pyhoca/wxgui/profilemanager.py:163
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "XDMCP server"
 msgstr "XDMCP Server"
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
 msgid "User"
 msgstr "Gebruiker"
 
-#: ../pyhoca/wxgui/profilemanager.py:171
+#: ../pyhoca/wxgui/profilemanager.py:172
 msgid "Host"
 msgstr "Host"
 
-#: ../pyhoca/wxgui/profilemanager.py:173
+#: ../pyhoca/wxgui/profilemanager.py:174
 msgid "Port"
 msgstr "Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:175
+#: ../pyhoca/wxgui/profilemanager.py:176
 msgid "RSA/DSA private key"
 msgstr "Private RSA/DSA Key"
 
-#: ../pyhoca/wxgui/profilemanager.py:178
+#: ../pyhoca/wxgui/profilemanager.py:179
 msgid "Server behind SSH proxy"
 msgstr "Server achter SSH-Proxy"
 
-#: ../pyhoca/wxgui/profilemanager.py:181
+#: ../pyhoca/wxgui/profilemanager.py:182
 msgid "Key file"
 msgstr "Sleutel"
 
-#: ../pyhoca/wxgui/profilemanager.py:184
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "Host[:Port]"
 msgstr "Host[:Port]"
 
-#: ../pyhoca/wxgui/profilemanager.py:186
+#: ../pyhoca/wxgui/profilemanager.py:187
 msgid "SSH Proxy Tunnel"
 msgstr "SSH Proxy Tunnel"
 
-#: ../pyhoca/wxgui/profilemanager.py:194
+#: ../pyhoca/wxgui/profilemanager.py:195
 msgid "Modem"
 msgstr "Modem"
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "ISDN"
 msgstr "ISDN"
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:197
 msgid "ADSL"
 msgstr "ADSL"
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:198
 msgid "WAN"
 msgstr "WAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:199
 msgid "LAN"
 msgstr "LAN"
 
-#: ../pyhoca/wxgui/profilemanager.py:200
+#: ../pyhoca/wxgui/profilemanager.py:201
 msgid "Method"
 msgstr "Methode"
 
-#: ../pyhoca/wxgui/profilemanager.py:202
+#: ../pyhoca/wxgui/profilemanager.py:203
 msgid "Image quality"
 msgstr "Beeldkwaliteit"
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:208
+#: ../pyhoca/wxgui/profilemanager.py:209
 msgid "Fullscreen"
 msgstr "Fullscreen"
 
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Custom Size"
 msgstr "Grootte instellen"
 
-#: ../pyhoca/wxgui/profilemanager.py:214
+#: ../pyhoca/wxgui/profilemanager.py:215
 msgid "Set display DPI"
 msgstr "DPI-waarde instellen"
 
-#: ../pyhoca/wxgui/profilemanager.py:216
+#: ../pyhoca/wxgui/profilemanager.py:217
 msgid "Keep current keyboard settings"
 msgstr "Huidige toetsenbord-instellingen behouden"
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Keyboard layout"
 msgstr "Toetsenbord layout"
 
-#: ../pyhoca/wxgui/profilemanager.py:219
+#: ../pyhoca/wxgui/profilemanager.py:220
 msgid "Keyboard model"
 msgstr "Toetsenbord model"
 
-#: ../pyhoca/wxgui/profilemanager.py:221
+#: ../pyhoca/wxgui/profilemanager.py:222
 msgid "Enable sound support"
 msgstr "Geluid gebruiken"
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:223
 msgid "Pulse Audio"
 msgstr "Pulse Audio"
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:226
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Arts (not supported)"
 msgstr "Arts (niet ondersteund)"
 
-#: ../pyhoca/wxgui/profilemanager.py:229
+#: ../pyhoca/wxgui/profilemanager.py:230
 msgid "esd"
 msgstr "esd"
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Use default sound port"
 msgstr "Standaard Audio-Port gebruiken"
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Custom sound port"
 msgstr "Speciale Audio-Port"
 
-#: ../pyhoca/wxgui/profilemanager.py:233
+#: ../pyhoca/wxgui/profilemanager.py:234
 msgid "Client Side printing"
 msgstr "Afdrukken via deze computer"
 
-#: ../pyhoca/wxgui/profilemanager.py:235
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Use local folder sharing"
 msgstr "Delen van lokale mappen"
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:237
 msgid "Path"
 msgstr "Pad"
 
-#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256
+#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
 msgid "Add"
 msgstr "Toevoegen"
 
-#: ../pyhoca/wxgui/profilemanager.py:241
+#: ../pyhoca/wxgui/profilemanager.py:242
 msgid "Delete"
 msgstr "Verwijderen"
 
-#: ../pyhoca/wxgui/profilemanager.py:243
+#: ../pyhoca/wxgui/profilemanager.py:244
 msgid "Convert between client and server encodings"
 msgstr "Encoding tussen client en server vertalen"
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Client encoding"
 msgstr "Client encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:246
+#: ../pyhoca/wxgui/profilemanager.py:247
 msgid "Server encoding"
 msgstr "Server encoding"
 
-#: ../pyhoca/wxgui/profilemanager.py:249
+#: ../pyhoca/wxgui/profilemanager.py:250
 msgid "Use file MIME box for local file import"
 msgstr "Importeren lokale bestanden via MIME box"
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:251
 msgid "Extensions"
 msgstr "Uitbreidingen"
 
-#: ../pyhoca/wxgui/profilemanager.py:252
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Action"
 msgstr "Actie"
 
-#: ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Defaults"
 msgstr "Standaardwaarden"
 
-#: ../pyhoca/wxgui/profilemanager.py:259
+#: ../pyhoca/wxgui/profilemanager.py:260
 msgid "Save"
 msgstr "Opslaan"
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Reset"
 msgstr "Reset"
 
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:301
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr "PyHoca-GUI Profiel manager - nieuw profiel"
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:303
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr "PyHoca-GUI Profiel manager - %s (verbonden)"
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:305
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr "PyHoca-GUI Profiel manager - %s"
 
-#: ../pyhoca/wxgui/profilemanager.py:644
+#: ../pyhoca/wxgui/profilemanager.py:646
 msgid "Session Profile"
 msgstr "Sessie Profiel"
 
-#: ../pyhoca/wxgui/profilemanager.py:645
+#: ../pyhoca/wxgui/profilemanager.py:647
 msgid "Connection"
 msgstr "Verbinding"
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:648
 msgid "Settings"
 msgstr "Instellingen"
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:649
 msgid "Sharing"
 msgstr "Delen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1025
+#: ../pyhoca/wxgui/profilemanager.py:1036
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr "Icon Bestanden (*.png)|*.png|Alle Bestanden (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1028
+#: ../pyhoca/wxgui/profilemanager.py:1039
 msgid "Choose an icon for this session profile"
 msgstr "Icon voor dit Profiel kiezen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1137
+#: ../pyhoca/wxgui/profilemanager.py:1156
 msgid "All files (*.*)|*"
 msgstr "Alle Bestanden (*.*)|*"
 
-#: ../pyhoca/wxgui/profilemanager.py:1139
-#: ../pyhoca/wxgui/profilemanager.py:1154
+#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1173
 msgid "Choose a public SSH key"
 msgstr "Kies een public SSH-key"
 
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1325
 msgid "Choose a folder to share within a session"
 msgstr "Kies een map om te delen"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
-#: ../pyhoca/wxgui/profilemanager.py:1383
-#: ../pyhoca/wxgui/profilemanager.py:1393 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1390
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
+#: ../pyhoca/wxgui/profilemanager.py:1401
+#: ../pyhoca/wxgui/profilemanager.py:1411 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr "Profiel manager"
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
+#: ../pyhoca/wxgui/profilemanager.py:1390
 msgid "Profile name is missing, profile unusable!!!"
 msgstr "Profiel naam ontbreekt, kan niet gebruikt worden!!!"
 
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr "Profiel %s bestaat al"
 
-#: ../pyhoca/wxgui/profilemanager.py:1383
+#: ../pyhoca/wxgui/profilemanager.py:1401
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr "SSH Proxy Configuratie is niet volledig! Opnieuw proberen..."
 
-#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1411
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -558,21 +563,21 @@ msgstr ""
 "SSH proxy.\n"
 "Verander de SSH proxy instelling om dit probleem te verhelpen."
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1431
 #, python-format
 msgid "%s - profile added"
 msgstr "%s - Profiel toegevoegd"
 
-#: ../pyhoca/wxgui/profilemanager.py:1414
+#: ../pyhoca/wxgui/profilemanager.py:1432
 msgid "A new session profile has been added."
 msgstr "Een nieuw Profiel is toegevoegd"
 
-#: ../pyhoca/wxgui/profilemanager.py:1418
+#: ../pyhoca/wxgui/profilemanager.py:1436
 #, python-format
 msgid "%s - modified"
 msgstr "%s - gewijzigd"
 
-#: ../pyhoca/wxgui/profilemanager.py:1419
+#: ../pyhoca/wxgui/profilemanager.py:1437
 msgid "Changes to profile have been saved."
 msgstr "Wijzigingen in het profiel zijn opgeslagen."
 
@@ -599,7 +604,7 @@ msgstr "Opties"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:407
 msgid "E&xit"
-msgstr "&Beeindigen"
+msgstr "&Beëindigen"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:159
 msgid "Resume Session"
@@ -623,7 +628,7 @@ msgstr "Suspend Sessie"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:176
 msgid "Terminate Session"
-msgstr "Sessie beeindigen"
+msgstr "Sessie beëindigen"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:214
 msgid "Start &new Session"
@@ -639,7 +644,7 @@ msgstr "Suspended"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:244
 msgid "&Clean all sessions"
-msgstr "Alle Sessies beeindigen"
+msgstr "Alle Sessies beëindigen"
 
 #: ../pyhoca/wxgui/menus_taskbar.py:246
 msgid "Customize &profile"
@@ -674,67 +679,67 @@ msgstr "Verbinden met Server"
 msgid "About %s ..."
 msgstr "About %s ..."
 
-#: ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/frontend.py:362
 msgid "Public SSH key authentication has been successful."
 msgstr "Public SSH-key authenticatie is gelukt."
 
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/frontend.py:392
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 "De sleutel van de SSH proxy is ongeldig of is niet geaccepteerd door de "
 "gebruiker"
 
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/frontend.py:413
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr "Authenticatie was niet volledig! Opnieuw proberen..."
 
-#: ../pyhoca/wxgui/frontend.py:415
+#: ../pyhoca/wxgui/frontend.py:420
 #, python-format
 msgid "%s - auth key error"
 msgstr "%s - Verbindingsfout met auth. key"
 
-#: ../pyhoca/wxgui/frontend.py:422
+#: ../pyhoca/wxgui/frontend.py:434
 msgid "An unknown error occurred during authentication!"
 msgstr "Een onbekende fout is bij de authenticatie opgetreden"
 
-#: ../pyhoca/wxgui/frontend.py:524
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "Cleaning X2go sessions..."
 msgstr "Opschonen X2go sessies..."
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 #, python-format
 msgid "%s - disconnect"
 msgstr "%s - verbinding verbreken"
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 msgid "X2go Profile is now disconnected."
 msgstr "X2go Profiel is nu niet meer verbonden."
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:571
 msgid "New Session Profile"
 msgstr "Nieuw Profiel"
 
-#: ../pyhoca/wxgui/frontend.py:586
+#: ../pyhoca/wxgui/frontend.py:598
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr "Verwijder sessie profiel ,,%s''?"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 #, python-format
 msgid "%s - profile deleted"
 msgstr "%s - Profiel is verwijderd!"
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 msgid "The session profile has been deleted."
 msgstr "Het sessie profiel is verwijderd."
 
-#: ../pyhoca/wxgui/frontend.py:607
+#: ../pyhoca/wxgui/frontend.py:619
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr "%s - deel lokale map met dit Profiel"
 
-#: ../pyhoca/wxgui/frontend.py:659
+#: ../pyhoca/wxgui/frontend.py:671
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -747,17 +752,17 @@ msgstr ""
 "\n"
 "Weet u zeker dat u de verbinding wilt maken?"
 
-#: ../pyhoca/wxgui/frontend.py:667
+#: ../pyhoca/wxgui/frontend.py:679
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr "%s: Bevestig dat de Host geautoriseerd is"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid "%s - channel error"
 msgstr "%s - Verbindingsfout (channel error)"
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
@@ -766,12 +771,25 @@ msgstr ""
 "De Verbinding met de server %s werd onverwacht verbroken! Probeer om u "
 "opnieuw aan te melden..."
 
-#: ../pyhoca/wxgui/frontend.py:696 ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:708 ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:717 ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid "%s - session failure"
 msgstr "%s - sessie fout"
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:708
+#, fuzzy
+msgid "The session startup failed."
+msgstr "Nieuw Profiel"
+
+#: ../pyhoca/wxgui/frontend.py:715
+#, fuzzy, python-format
+msgid "The command ,,%s'' is not available on X2go server."
+msgstr ""
+"Het commando ,,%s'' is niet beschikbaar op de X2go server\n"
+"%s"
+
+#: ../pyhoca/wxgui/frontend.py:717
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
@@ -780,12 +798,12 @@ msgstr ""
 "Het commando ,,%s'' is niet beschikbaar op de X2go server\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid "%s - session warning"
 msgstr "%s - sessie waarschuwing"
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
@@ -794,7 +812,7 @@ msgstr ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
 "been denied."
 
-#: ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
@@ -803,36 +821,36 @@ msgstr ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
 "X2go/SSH server. Session startup failed."
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 #, python-format
 msgid "%s - audio warning"
 msgstr "%s - audio waarschuwing"
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 "Het X2go PulseAudio systeem is niet beschikbaar voor Remote Desktop sessies"
 
-#: ../pyhoca/wxgui/frontend.py:723 ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:744 ../pyhoca/wxgui/frontend.py:747
 #, python-format
 msgid "%s - audio error"
 msgstr "%s - audio fout"
 
-#: ../pyhoca/wxgui/frontend.py:723
+#: ../pyhoca/wxgui/frontend.py:744
 msgid "The X2go PulseAudio system could not be started."
 msgstr "Het X2go PulseAudio systeem kon niet gestart worden"
 
-#: ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:747
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr "Het X2go PulseAudio systeem is gecrashed"
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid "%s - audio problem"
 msgstr "%s - audio probleem"
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
@@ -841,12 +859,12 @@ msgstr ""
 "De audio verbinding kon niet worden gemaakt voor deze sessie.\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:743 ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:764 ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid "%s - print error"
 msgstr "%s - Printfout"
 
-#: ../pyhoca/wxgui/frontend.py:743
+#: ../pyhoca/wxgui/frontend.py:764
 #, python-format
 msgid ""
 "%s\n"
@@ -857,7 +875,7 @@ msgstr ""
 "...veroorzaakt door printer %s in  sessie\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid ""
 "%s\n"
@@ -868,12 +886,12 @@ msgstr ""
 "...veroorzaakt door sessie\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:749 ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:770 ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid "%s - start"
 msgstr "%s - Start"
 
-#: ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:770
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -882,7 +900,7 @@ msgstr ""
 "Nieuwe X2go sessie wordt gestart...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -891,12 +909,12 @@ msgstr ""
 "Een andere X2go-client heeft deze sessie gestart\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:757 ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid "%s - resume"
 msgstr "%s - hervatten"
 
-#: ../pyhoca/wxgui/frontend.py:757
+#: ../pyhoca/wxgui/frontend.py:778
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -905,7 +923,7 @@ msgstr ""
 "X2go Sessie wordt hervat...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -914,12 +932,12 @@ msgstr ""
 "Een andere X2go-client heeft de Sessie hervat\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid "%s - running"
 msgstr "%s - actief"
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -928,12 +946,12 @@ msgstr ""
 "Reeds actieve sessie gevonden\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspend"
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -942,18 +960,18 @@ msgstr ""
 "X2go Sessie is suspended\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid "%s - terminate"
-msgstr "%s - beëindigen"
+msgstr "%s - beëindigen"
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
 "%s"
 msgstr ""
-"X2go Sessie wordt beëindigd\n"
+"X2go Sessie wordt beëindigd\n"
 "%s"
 
 #: ../pyhoca/wxgui/messages.py:53
@@ -988,7 +1006,7 @@ msgstr "Ja"
 msgid "No"
 msgstr "Nee"
 
-#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:126
+#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:133
 msgid "Ok"
 msgstr "Ok"
 
@@ -1026,47 +1044,51 @@ msgstr "Afdrukken met speciaal commando"
 msgid "<Select a print action here>"
 msgstr "<Selecteer hier een print activiteit>"
 
-#: ../pyhoca/wxgui/printingprefs.py:98
+#: ../pyhoca/wxgui/printingprefs.py:105
 msgid "Print action"
 msgstr "Afdrukken"
 
-#: ../pyhoca/wxgui/printingprefs.py:100
+#: ../pyhoca/wxgui/printingprefs.py:107
 msgid "Default action for incoming print jobs"
 msgstr "Standaard actie voor inkomende afdruk taak"
 
 #. widgets for print action PDFVIEW
-#: ../pyhoca/wxgui/printingprefs.py:104
+#: ../pyhoca/wxgui/printingprefs.py:111
 msgid "PDF viewer command"
 msgstr "PDF viewer command"
 
 #. widgets for print action PDFSAVE
-#: ../pyhoca/wxgui/printingprefs.py:111
+#: ../pyhoca/wxgui/printingprefs.py:118
 msgid "Save PDFs to folder"
 msgstr "Opslaan PDFs in map"
 
 #. widgets for print action PRINT
-#: ../pyhoca/wxgui/printingprefs.py:118
+#: ../pyhoca/wxgui/printingprefs.py:125
 msgid "Use this printer"
 msgstr "Gebruik deze printer"
 
 #. widgets for print action PRINTCMD
-#: ../pyhoca/wxgui/printingprefs.py:122
+#: ../pyhoca/wxgui/printingprefs.py:129
 msgid "Custom print command"
 msgstr "Afdruk commando"
 
-#: ../pyhoca/wxgui/printingprefs.py:127
+#: ../pyhoca/wxgui/printingprefs.py:134
 msgid "Apply"
 msgstr "Toepassen"
 
-#: ../pyhoca/wxgui/printingprefs.py:129
+#: ../pyhoca/wxgui/printingprefs.py:136
 msgid "Print"
 msgstr "Afdrukken"
 
-#: ../pyhoca/wxgui/printingprefs.py:312
+#: ../pyhoca/wxgui/printingprefs.py:227
+msgid "- print system is not available -"
+msgstr ""
+
+#: ../pyhoca/wxgui/printingprefs.py:334
 msgid "Choose PDF viewer application"
 msgstr "Kies PDF viewer toepassing"
 
-#: ../pyhoca/wxgui/printingprefs.py:328
+#: ../pyhoca/wxgui/printingprefs.py:350
 msgid "Choose PDF saving location"
 msgstr "Kies locatie om PDF op te slaan"
 
diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot
index f385334..a53cb02 100644
--- a/po/pyhoca-gui.pot
+++ b/po/pyhoca-gui.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-27 11:14+0200\n"
+"POT-Creation-Date: 2011-07-26 13:42+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -46,22 +46,22 @@ msgstr ""
 msgid "SSH proxy server login"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:262
-#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:131
+#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263
+#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138
 msgid "Cancel"
 msgstr ""
 
 #: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310
-#: ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/frontend.py:355
 #, python-format
 msgid "%s - connect failure"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:350
+#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355
 msgid "User is not allowed to start X2go sessions!"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362
 #, python-format
 msgid "%s - connect"
 msgstr ""
@@ -88,20 +88,20 @@ msgid "Authentication to the SSH proxy server failed!"
 msgstr ""
 
 #: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340
-#: ../pyhoca/wxgui/logon.py:359 ../pyhoca/wxgui/frontend.py:373
-#: ../pyhoca/wxgui/frontend.py:394 ../pyhoca/wxgui/frontend.py:401
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378
+#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406
+#: ../pyhoca/wxgui/frontend.py:413
 #, python-format
 msgid "%s - connect error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:380
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385
+#: ../pyhoca/wxgui/frontend.py:392
 #, python-format
 msgid "%s - host key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:380
+#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:385
 msgid ""
 "The remote server's host key is invalid or has not been accepted by the user"
 msgstr ""
@@ -111,7 +111,12 @@ msgstr ""
 msgid "%s - key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/logon.py:360
+#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427
+#, python-format
+msgid "%s - auth error"
+msgstr ""
+
+#: ../pyhoca/wxgui/logon.py:364
 msgid "An unknown error occured during authentication!"
 msgstr ""
 
@@ -141,402 +146,402 @@ msgid ""
 "Client for connecting you to a remote X2go server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:62
+#: ../pyhoca/wxgui/profilemanager.py:63
 msgid "GNOME Desktop (GNOME)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:63
+#: ../pyhoca/wxgui/profilemanager.py:64
 msgid "K Desktop Environment (KDE)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:64
+#: ../pyhoca/wxgui/profilemanager.py:65
 msgid "Lightweight X Desktop (LXDE)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:65
+#: ../pyhoca/wxgui/profilemanager.py:66
 msgid "Trinity X Desktop (KDE3-like)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:66
+#: ../pyhoca/wxgui/profilemanager.py:67
 msgid "Unity X Desktop Shell (UNITY)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:67
+#: ../pyhoca/wxgui/profilemanager.py:68
 msgid "XDMCP Query"
 msgstr ""
 
 #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'),
-#: ../pyhoca/wxgui/profilemanager.py:69
+#: ../pyhoca/wxgui/profilemanager.py:70
 msgid "Windows Terminal Server (RDP-proxy)"
 msgstr ""
 
 #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)',
-#: ../pyhoca/wxgui/profilemanager.py:71
+#: ../pyhoca/wxgui/profilemanager.py:72
 msgid "Single Application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156
+#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157
 msgid "Custom command"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:75
+#: ../pyhoca/wxgui/profilemanager.py:76
 msgid "Internet Browser"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:76
+#: ../pyhoca/wxgui/profilemanager.py:77
 msgid "Email Client"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:77
+#: ../pyhoca/wxgui/profilemanager.py:78
 msgid "Openoffice.org"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:78
+#: ../pyhoca/wxgui/profilemanager.py:79
 msgid "Terminal"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:92
+#: ../pyhoca/wxgui/profilemanager.py:93
 msgid "Open file with system's default application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:93
+#: ../pyhoca/wxgui/profilemanager.py:94
 msgid "Open application chooser dialog"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:94
+#: ../pyhoca/wxgui/profilemanager.py:95
 msgid "Save incoming file as ..."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:113
+#: ../pyhoca/wxgui/profilemanager.py:114
 msgid "new session profile"
 msgstr ""
 
 #. boxes for all tabs
-#: ../pyhoca/wxgui/profilemanager.py:125
+#: ../pyhoca/wxgui/profilemanager.py:126
 msgid "Profile "
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:126
+#: ../pyhoca/wxgui/profilemanager.py:127
 msgid "Session"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:127
+#: ../pyhoca/wxgui/profilemanager.py:128
 msgid "Server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:128
+#: ../pyhoca/wxgui/profilemanager.py:129
 msgid "Connection Link Speed"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:129
+#: ../pyhoca/wxgui/profilemanager.py:130
 msgid "Compression"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:130
+#: ../pyhoca/wxgui/profilemanager.py:131
 msgid "Display"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:131
+#: ../pyhoca/wxgui/profilemanager.py:132
 msgid "Keyboard"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:132
+#: ../pyhoca/wxgui/profilemanager.py:133
 msgid "Sound"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:133
+#: ../pyhoca/wxgui/profilemanager.py:134
 msgid "Printing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:134
+#: ../pyhoca/wxgui/profilemanager.py:135
 msgid "Folder Exports"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:135
+#: ../pyhoca/wxgui/profilemanager.py:136
 msgid "File Import"
 msgstr ""
 
 #. ##
 #. ## widgets for the SESSION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:140
+#: ../pyhoca/wxgui/profilemanager.py:141
 msgid "Name"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:150
+#: ../pyhoca/wxgui/profilemanager.py:151
 msgid "Icon"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:152
+#: ../pyhoca/wxgui/profilemanager.py:153
 msgid "Type"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:154
+#: ../pyhoca/wxgui/profilemanager.py:155
 msgid "Application"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:158
+#: ../pyhoca/wxgui/profilemanager.py:159
 msgid "RDP settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:159
+#: ../pyhoca/wxgui/profilemanager.py:160
 msgid "RDP server"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:161
+#: ../pyhoca/wxgui/profilemanager.py:162
 msgid "RDP options"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:163
+#: ../pyhoca/wxgui/profilemanager.py:164
 msgid "XDMCP server"
 msgstr ""
 
 #. ##
 #. ## widgets for the CONNECTION tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179
+#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180
 msgid "User"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:171
+#: ../pyhoca/wxgui/profilemanager.py:172
 msgid "Host"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:173
+#: ../pyhoca/wxgui/profilemanager.py:174
 msgid "Port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:175
+#: ../pyhoca/wxgui/profilemanager.py:176
 msgid "RSA/DSA private key"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:178
+#: ../pyhoca/wxgui/profilemanager.py:179
 msgid "Server behind SSH proxy"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:181
+#: ../pyhoca/wxgui/profilemanager.py:182
 msgid "Key file"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:184
+#: ../pyhoca/wxgui/profilemanager.py:185
 msgid "Host[:Port]"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:186
+#: ../pyhoca/wxgui/profilemanager.py:187
 msgid "SSH Proxy Tunnel"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:194
+#: ../pyhoca/wxgui/profilemanager.py:195
 msgid "Modem"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:195
+#: ../pyhoca/wxgui/profilemanager.py:196
 msgid "ISDN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:196
+#: ../pyhoca/wxgui/profilemanager.py:197
 msgid "ADSL"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:197
+#: ../pyhoca/wxgui/profilemanager.py:198
 msgid "WAN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:198
+#: ../pyhoca/wxgui/profilemanager.py:199
 msgid "LAN"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:200
+#: ../pyhoca/wxgui/profilemanager.py:201
 msgid "Method"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:202
+#: ../pyhoca/wxgui/profilemanager.py:203
 msgid "Image quality"
 msgstr ""
 
 #. ##
 #. ## wigdets for the SETTINGS tab
 #. ##
-#: ../pyhoca/wxgui/profilemanager.py:208
+#: ../pyhoca/wxgui/profilemanager.py:209
 msgid "Fullscreen"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:209
+#: ../pyhoca/wxgui/profilemanager.py:210
 msgid "Custom Size"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:214
+#: ../pyhoca/wxgui/profilemanager.py:215
 msgid "Set display DPI"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:216
+#: ../pyhoca/wxgui/profilemanager.py:217
 msgid "Keep current keyboard settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:217
+#: ../pyhoca/wxgui/profilemanager.py:218
 msgid "Keyboard layout"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:219
+#: ../pyhoca/wxgui/profilemanager.py:220
 msgid "Keyboard model"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:221
+#: ../pyhoca/wxgui/profilemanager.py:222
 msgid "Enable sound support"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:222
+#: ../pyhoca/wxgui/profilemanager.py:223
 msgid "Pulse Audio"
 msgstr ""
 
 #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated.
 #. However, config files can contain an Arts configuration, so we will honour this
-#: ../pyhoca/wxgui/profilemanager.py:226
+#: ../pyhoca/wxgui/profilemanager.py:227
 msgid "Arts (not supported)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:229
+#: ../pyhoca/wxgui/profilemanager.py:230
 msgid "esd"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:230
+#: ../pyhoca/wxgui/profilemanager.py:231
 msgid "Use default sound port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:231
+#: ../pyhoca/wxgui/profilemanager.py:232
 msgid "Custom sound port"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:233
+#: ../pyhoca/wxgui/profilemanager.py:234
 msgid "Client Side printing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:235
+#: ../pyhoca/wxgui/profilemanager.py:236
 msgid "Use local folder sharing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:236
+#: ../pyhoca/wxgui/profilemanager.py:237
 msgid "Path"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256
+#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257
 msgid "Add"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:241
+#: ../pyhoca/wxgui/profilemanager.py:242
 msgid "Delete"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:243
+#: ../pyhoca/wxgui/profilemanager.py:244
 msgid "Convert between client and server encodings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:244
+#: ../pyhoca/wxgui/profilemanager.py:245
 msgid "Client encoding"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:246
+#: ../pyhoca/wxgui/profilemanager.py:247
 msgid "Server encoding"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:249
+#: ../pyhoca/wxgui/profilemanager.py:250
 msgid "Use file MIME box for local file import"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:250
+#: ../pyhoca/wxgui/profilemanager.py:251
 msgid "Extensions"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:252
+#: ../pyhoca/wxgui/profilemanager.py:253
 msgid "Action"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:257
+#: ../pyhoca/wxgui/profilemanager.py:258
 msgid "Defaults"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:259
+#: ../pyhoca/wxgui/profilemanager.py:260
 msgid "Save"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:260
+#: ../pyhoca/wxgui/profilemanager.py:261
 msgid "Reset"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:301
 msgid "PyHoca-GUI Profile Manager - new profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:303
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s (connected)"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:305
 #, python-format
 msgid "PyHoca-GUI Profile Manager - %s"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:644
+#: ../pyhoca/wxgui/profilemanager.py:646
 msgid "Session Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:645
+#: ../pyhoca/wxgui/profilemanager.py:647
 msgid "Connection"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:646
+#: ../pyhoca/wxgui/profilemanager.py:648
 msgid "Settings"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:647
+#: ../pyhoca/wxgui/profilemanager.py:649
 msgid "Sharing"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1025
+#: ../pyhoca/wxgui/profilemanager.py:1036
 msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1028
+#: ../pyhoca/wxgui/profilemanager.py:1039
 msgid "Choose an icon for this session profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1137
+#: ../pyhoca/wxgui/profilemanager.py:1156
 msgid "All files (*.*)|*"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1139
-#: ../pyhoca/wxgui/profilemanager.py:1154
+#: ../pyhoca/wxgui/profilemanager.py:1158
+#: ../pyhoca/wxgui/profilemanager.py:1173
 msgid "Choose a public SSH key"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1325
 msgid "Choose a folder to share within a session"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
-#: ../pyhoca/wxgui/profilemanager.py:1383
-#: ../pyhoca/wxgui/profilemanager.py:1393 ../pyhoca/wxgui/menus_taskbar.py:87
+#: ../pyhoca/wxgui/profilemanager.py:1390
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
+#: ../pyhoca/wxgui/profilemanager.py:1401
+#: ../pyhoca/wxgui/profilemanager.py:1411 ../pyhoca/wxgui/menus_taskbar.py:87
 msgid "Profile Manager"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1371
+#: ../pyhoca/wxgui/profilemanager.py:1390
 msgid "Profile name is missing, profile unusable!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1374
-#: ../pyhoca/wxgui/profilemanager.py:1377
+#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1396
 #, python-format
 msgid "Profile name %s already exists!!!"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1383
+#: ../pyhoca/wxgui/profilemanager.py:1401
 msgid "The SSH proxy configuration is incomplete. Try again."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1393
+#: ../pyhoca/wxgui/profilemanager.py:1411
 #, python-format
 msgid ""
 "Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -544,21 +549,21 @@ msgid ""
 "Please change the SSH proxy settings accordingly."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1413
+#: ../pyhoca/wxgui/profilemanager.py:1431
 #, python-format
 msgid "%s - profile added"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1414
+#: ../pyhoca/wxgui/profilemanager.py:1432
 msgid "A new session profile has been added."
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1418
+#: ../pyhoca/wxgui/profilemanager.py:1436
 #, python-format
 msgid "%s - modified"
 msgstr ""
 
-#: ../pyhoca/wxgui/profilemanager.py:1419
+#: ../pyhoca/wxgui/profilemanager.py:1437
 msgid "Changes to profile have been saved."
 msgstr ""
 
@@ -660,65 +665,65 @@ msgstr ""
 msgid "About %s ..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:357
+#: ../pyhoca/wxgui/frontend.py:362
 msgid "Public SSH key authentication has been successful."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:387
+#: ../pyhoca/wxgui/frontend.py:392
 msgid ""
 "The SSH proxy's host key is invalid or has not been accepted by the user"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:408
+#: ../pyhoca/wxgui/frontend.py:413
 msgid "Authentication protocol communication incomplete! Try again..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:415
+#: ../pyhoca/wxgui/frontend.py:420
 #, python-format
 msgid "%s - auth key error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:422
+#: ../pyhoca/wxgui/frontend.py:434
 msgid "An unknown error occurred during authentication!"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:524
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "Cleaning X2go sessions..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 #, python-format
 msgid "%s - disconnect"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:543
+#: ../pyhoca/wxgui/frontend.py:555
 msgid "X2go Profile is now disconnected."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:571
 msgid "New Session Profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:586
+#: ../pyhoca/wxgui/frontend.py:598
 #, python-format
 msgid "Really Delete Session Profile ,,%s''?"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 #, python-format
 msgid "%s - profile deleted"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:592
+#: ../pyhoca/wxgui/frontend.py:604
 msgid "The session profile has been deleted."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:607
+#: ../pyhoca/wxgui/frontend.py:619
 #, python-format
 msgid "%s - share local folder with sessions of this profile"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:659
+#: ../pyhoca/wxgui/frontend.py:671
 #, python-format
 msgid ""
 "The authenticity of host [%s]:%s can't be established.\n"
@@ -727,95 +732,105 @@ msgid ""
 "Are you sure you want to continue connecting?"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:667
+#: ../pyhoca/wxgui/frontend.py:679
 #, python-format
 msgid "%s: Confirm Host Authorization"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid "%s - channel error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:686
+#: ../pyhoca/wxgui/frontend.py:698
 #, python-format
 msgid ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
 "server..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:696 ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:708 ../pyhoca/wxgui/frontend.py:715
+#: ../pyhoca/wxgui/frontend.py:717 ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid "%s - session failure"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:696
+#: ../pyhoca/wxgui/frontend.py:708
+msgid "The session startup failed."
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:715
+#, python-format
+msgid "The command ,,%s'' is not available on X2go server."
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:717
 #, python-format
 msgid ""
 "The command ,,%s'' is not available on X2go server\n"
 "%s."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid "%s - session warning"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:702
+#: ../pyhoca/wxgui/frontend.py:723
 #, python-format
 msgid ""
 "Reverse TCP port forwarding request for session %s to server port %s has "
 "been denied."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:708
+#: ../pyhoca/wxgui/frontend.py:729
 #, python-format
 msgid ""
 "Forwarding tunnel request to [%s]:%s for session %s was denied by remote "
 "X2go/SSH server. Session startup failed."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 #, python-format
 msgid "%s - audio warning"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:720
+#: ../pyhoca/wxgui/frontend.py:741
 msgid ""
 "The X2go PulseAudio system is not available within Remote Desktop sessions."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:723 ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:744 ../pyhoca/wxgui/frontend.py:747
 #, python-format
 msgid "%s - audio error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:723
+#: ../pyhoca/wxgui/frontend.py:744
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:726
+#: ../pyhoca/wxgui/frontend.py:747
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:729
+#: ../pyhoca/wxgui/frontend.py:750
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:743 ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:764 ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid "%s - print error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:743
+#: ../pyhoca/wxgui/frontend.py:764
 #, python-format
 msgid ""
 "%s\n"
@@ -823,7 +838,7 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:745
+#: ../pyhoca/wxgui/frontend.py:766
 #, python-format
 msgid ""
 "%s\n"
@@ -831,74 +846,74 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:749 ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:770 ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid "%s - start"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:749
+#: ../pyhoca/wxgui/frontend.py:770
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:753
+#: ../pyhoca/wxgui/frontend.py:774
 #, python-format
 msgid ""
 "Another client started X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:757 ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid "%s - resume"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:757
+#: ../pyhoca/wxgui/frontend.py:778
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:761
+#: ../pyhoca/wxgui/frontend.py:782
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid "%s - running"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:765
+#: ../pyhoca/wxgui/frontend.py:786
 #, python-format
 msgid ""
 "Found already running session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid "%s - suspend"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:769
+#: ../pyhoca/wxgui/frontend.py:790
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid "%s - terminate"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:785
+#: ../pyhoca/wxgui/frontend.py:806
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
@@ -930,7 +945,7 @@ msgstr ""
 msgid "No"
 msgstr ""
 
-#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:126
+#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:133
 msgid "Ok"
 msgstr ""
 
@@ -968,46 +983,50 @@ msgstr ""
 msgid "<Select a print action here>"
 msgstr ""
 
-#: ../pyhoca/wxgui/printingprefs.py:98
+#: ../pyhoca/wxgui/printingprefs.py:105
 msgid "Print action"
 msgstr ""
 
-#: ../pyhoca/wxgui/printingprefs.py:100
+#: ../pyhoca/wxgui/printingprefs.py:107
 msgid "Default action for incoming print jobs"
 msgstr ""
 
 #. widgets for print action PDFVIEW
-#: ../pyhoca/wxgui/printingprefs.py:104
+#: ../pyhoca/wxgui/printingprefs.py:111
 msgid "PDF viewer command"
 msgstr ""
 
 #. widgets for print action PDFSAVE
-#: ../pyhoca/wxgui/printingprefs.py:111
+#: ../pyhoca/wxgui/printingprefs.py:118
 msgid "Save PDFs to folder"
 msgstr ""
 
 #. widgets for print action PRINT
-#: ../pyhoca/wxgui/printingprefs.py:118
+#: ../pyhoca/wxgui/printingprefs.py:125
 msgid "Use this printer"
 msgstr ""
 
 #. widgets for print action PRINTCMD
-#: ../pyhoca/wxgui/printingprefs.py:122
+#: ../pyhoca/wxgui/printingprefs.py:129
 msgid "Custom print command"
 msgstr ""
 
-#: ../pyhoca/wxgui/printingprefs.py:127
+#: ../pyhoca/wxgui/printingprefs.py:134
 msgid "Apply"
 msgstr ""
 
-#: ../pyhoca/wxgui/printingprefs.py:129
+#: ../pyhoca/wxgui/printingprefs.py:136
 msgid "Print"
 msgstr ""
 
-#: ../pyhoca/wxgui/printingprefs.py:312
+#: ../pyhoca/wxgui/printingprefs.py:227
+msgid "- print system is not available -"
+msgstr ""
+
+#: ../pyhoca/wxgui/printingprefs.py:334
 msgid "Choose PDF viewer application"
 msgstr ""
 
-#: ../pyhoca/wxgui/printingprefs.py:328
+#: ../pyhoca/wxgui/printingprefs.py:350
 msgid "Choose PDF saving location"
 msgstr ""
diff --git a/pyhoca-gui b/pyhoca-gui
index 3723004..2052b38 100755
--- a/pyhoca-gui
+++ b/pyhoca-gui
@@ -174,11 +174,11 @@ x2go_gui_options = [
                    {'args':['--auto-connect'], 'default': False, 'action': 'store_true', 'help': 'connect sessions via SSH pubkey authentication if possible', },
                    {'args':['--show-profile-metatypes'], 'default': False, 'action': 'store_true', 'help': 'show descriptive meta information on session profiles in menus (NOTE: this makes menus appear a bit more sluggish, use it mostly for debugging)', },
                    {'args':['--restricted-trayicon'], 'default': False, 'action': 'store_true', 'help': 'restricts session manager\'s main icon functionality to information window and application exit', },
-                   {'args':['--start-on-connect'], 'default': False, 'action': 'store_true', 'help': 'start a session directly after authentication', },
+                   {'args':['--start-on-connect'], 'default': False, 'action': 'store_true', 'help': 'start a session directly after authentication if no session is currently running/suspended', },
                    {'args':['--exit-on-disconnect'], 'default': False, 'action': 'store_true', 'help': 'exit the session manager after a server connection has died', },
-                   {'args':['--resume-newest-on-connect', '--resume-on-connect'], 'default': False, 'action': 'store_true', 'help': ' on connect auto-resume the newest suspended session', },
-                   {'args':['--resume-oldest-on-connect'], 'default': False, 'action': 'store_true', 'help': ' on connect auto-resume the oldest suspended session', },
-                   {'args':['--resume-all-on-connect'], 'default': False, 'action': 'store_true', 'help': 'auto-resume all suspended session on connect', },
+                   {'args':['--resume-newest-on-connect', '--resume-on-connect'], 'default': False, 'action': 'store_true', 'help': 'on connect auto-resume the newest suspended session', },
+                   {'args':['--resume-oldest-on-connect'], 'default': False, 'action': 'store_true', 'help': 'on connect auto-resume the oldest suspended session', },
+                   {'args':['--resume-all-on-connect'], 'default': False, 'action': 'store_true', 'help': 'auto-resume all suspended sessions on connect', },
                    {'args':['--disconnect-on-suspend'], 'default': False, 'action': 'store_true', 'help': 'disconnect a server if a session has been suspended', },
                    {'args':['--disconnect-on-terminate'], 'default': False, 'action': 'store_true', 'help': 'disconnect a server if a session has been terminated', },
                    {'args':['--disable-splash'], 'default': False, 'action': 'store_true', 'help': 'disable the applications splash screen', },
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index d9494a0..18a8b1e 100644
--- a/pyhoca/wxgui/__init__.py
+++ b/pyhoca/wxgui/__init__.py
@@ -18,6 +18,6 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-__VERSION__ = '0.1.0.6'
+__VERSION__ = '0.1.0.7'
 
 from frontend import *
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index d83fe16..6300b73 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -280,10 +280,10 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
         for _win in self._sub_windows:
             _win.Close()
             _win.Destroy()
-        self.taskbar.Close()
+        x2go.x2go_cleanup()
         self.about.Close()
         self.about.Destroy()
-        x2go.x2go_cleanup()
+        self.taskbar.Close()
         self.Destroy()
 
     # the taskbar's OnExit method...
@@ -704,8 +704,17 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
             self.WakeUpIdle()
             self.ExitMainLoop()
 
+    def HOOK_session_startup_failed(self, profile_name='UNKNOWN'):
+        self.notifier.send(_(u'%s - session failure') % profile_name, _('The session startup failed.'), icon='session_error', timeout=10000)
+        if self.exit_on_disconnect:
+            self.WakeUpIdle()
+            self.ExitMainLoop()
+
     def HOOK_no_such_command(self, cmd, profile_name='UNKNOWN', session_name='UNKNOWN'):
-        self.notifier.send(_(u'%s - session failure') % profile_name, _('The command ,,%s\'\' is not available on X2go server\n%s.') % (cmd, session_name), icon='session_error', timeout=10000)
+        if session_name == 'UNKNOWN':
+            self.notifier.send(_(u'%s - session failure') % profile_name, _('The command ,,%s\'\' is not available on X2go server.') % cmd, icon='session_error', timeout=10000)
+        else:
+            self.notifier.send(_(u'%s - session failure') % profile_name, _('The command ,,%s\'\' is not available on X2go server\n%s.') % (cmd, session_name), icon='session_error', timeout=10000)
         if self.exit_on_disconnect:
             self.WakeUpIdle()
             self.ExitMainLoop()
diff --git a/pyhoca/wxgui/logon.py b/pyhoca/wxgui/logon.py
index ac82ea9..ee8406a 100644
--- a/pyhoca/wxgui/logon.py
+++ b/pyhoca/wxgui/logon.py
@@ -351,11 +351,11 @@ class PyHocaGUI_DialogBoxPassword(wx.Dialog):
             connect_failed = True
 
         except x2go.X2goSSHProxyException, e:
-            self._PyHocaGUI.notifier.prepare(_(u'%s - key error') % profile_name, '%s!' % decode(str(e)), icon='auth_error', timeout=4000)
+            self._PyHocaGUI.notifier.prepare(_(u'%s - key error') % self.current_profile_name, '%s!' % decode(str(e)), icon='auth_error', timeout=4000)
             connect_failed = True
 
         except x2go.X2goSessionException, e:
-            self._PyHocaGUI.notifier.prepare(_(u'%s - auth error') % profile_name, '%s!' % decode(str(e)), icon='auth_error', timeout=4000)
+            self._PyHocaGUI.notifier.prepare(_(u'%s - auth error') % self.current_profile_name, '%s!' % decode(str(e)), icon='auth_error', timeout=4000)
             connect_failed = True
 
         except:
diff --git a/pyhoca/wxgui/printingprefs.py b/pyhoca/wxgui/printingprefs.py
index 2f079c6..25693a9 100644
--- a/pyhoca/wxgui/printingprefs.py
+++ b/pyhoca/wxgui/printingprefs.py
@@ -73,21 +73,28 @@ class PyHocaGUI_PrintingPreferences(wx.Dialog):
         self._availablePrinters = {}
         if _X2GOCLIENT_OS != "Windows":
             # initialize CUPS config API and retrieve a list of local print queues
-            cups.setUser(_CURRENT_LOCAL_USER)
-            cups_connection = cups.Connection()
-            cups_printers = cups_connection.getPrinters()
-            for p in cups_printers.keys():
-                self._availablePrinters.update({ p: '%s (%s)' % (p, cups_printers[p]['printer-info']), })
-            self._defaultPrinter = cups_connection.getDefault()
+            try:
+                cups.setUser(_CURRENT_LOCAL_USER)
+                cups_connection = cups.Connection()
+                cups_printers = cups_connection.getPrinters()
+                for p in cups_printers.keys():
+                    self._availablePrinters.update({ p: '%s (%s)' % (p, cups_printers[p]['printer-info']), })
+                self._defaultPrinter = cups_connection.getDefault()
+            except RuntimeError:
+                self._defaultPrinter = '#PRINTSYSTEM_UNAVAILABLE#'
         else:
             # initialize win32print API and retrieve a list of local print queues
-            win32_printers = win32print.EnumPrinters(win32print.PRINTER_ENUM_LOCAL)
-            for p in win32_printers:
-                if p[3]:
-                    self._availablePrinters.update({p[2]: '%s (%s)' % (p[2], p[3]), })
-                else:
-                    self._availablePrinters.update({p[2]: '%s' % p[2], })
-                self._defaultPrinter = win32print.GetDefaultPrinter()
+            try:
+                win32_printers = win32print.EnumPrinters(win32print.PRINTER_ENUM_LOCAL)
+                for p in win32_printers:
+                    if p[3]:
+                        self._availablePrinters.update({p[2]: '%s (%s)' % (p[2], p[3]), })
+                    else:
+                        self._availablePrinters.update({p[2]: '%s' % p[2], })
+                        self._defaultPrinter = win32print.GetDefaultPrinter()
+            except:
+                # FIXME: find out what exception could occur here.
+                self._defaultPrinter = '#PRINTSYSTEM_UNAVAILABLE#'
 
         self.client_printing = self._PyHocaGUI.client_printing
 
@@ -211,10 +218,16 @@ class PyHocaGUI_PrintingPreferences(wx.Dialog):
 
         self.PdfViewCmd.SetValue(self.client_printing.get_property('pdfview_cmd'))
         self.PdfSaveToFolder.SetValue(self.client_printing.get_property('save_to_folder'))
-        try:
-            _printer_name = self._availablePrinters[self.client_printing.get_property('printer')]
-        except KeyError:
-            _printer_name = self._availablePrinters[self._defaultPrinter]
+        if self._defaultPrinter != '#PRINTSYSTEM_UNAVAILABLE#':
+            try:
+                _printer_name = self._availablePrinters[self.client_printing.get_property('printer')]
+            except KeyError:
+                _printer_name = self._availablePrinters[self._defaultPrinter]
+        else:
+            _printer_name = _(u'- print system is not available -')
+            self.PrintPrinter.Clear()
+            self.PrintPrinter.Append(_(_printer_name))
+            self.PrintPrinter.Enable(False)
         self.PrintPrinter.SetValue(_printer_name)
         self.PrintCmd.SetValue(self.client_printing.get_property('print_cmd'))
 
@@ -237,10 +250,18 @@ class PyHocaGUI_PrintingPreferences(wx.Dialog):
 
     @property
     def _print_action_properties(self):
+
+        # handle missing print system
+        _printer = [ p for p in self._availablePrinters.keys() if self._availablePrinters[p] == self.PrintPrinter.GetValue() and self._defaultPrinter != '#PRINTSYSTEM_UNAVAILABLE#' ]
+        try:
+            _printer = _printer[0]
+        except IndexError:
+            _printer = ''
+
         return {
             'pdfview_cmd': self.PdfViewCmd.GetValue(),
             'save_to_folder': self.PdfSaveToFolder.GetValue(),
-            'printer': [ p for p in self._availablePrinters.keys() if self._availablePrinters[p] == self.PrintPrinter.GetValue() ][0],
+            'printer': _printer,
             'print_cmd': self.PrintCmd.GetValue(),
         }
 
@@ -298,8 +319,9 @@ class PyHocaGUI_PrintingPreferences(wx.Dialog):
 
     def PrintPrinterSelected(self):
         self._disable_PrintOptions()
-        self.PrintPrinterLabel.Enable(True)
-        self.PrintPrinter.Enable(True)
+        if self._defaultPrinter != '#PRINTSYSTEM_UNAVAILABLE#':
+            self.PrintPrinterLabel.Enable(True)
+            self.PrintPrinter.Enable(True)
 
     def PrintCmdSelected(self):
         self._disable_PrintOptions()
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index 8b15ed1..43812bb 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -27,6 +27,7 @@ import locale
 
 import x2go.log as log
 import x2go.utils as utils
+import x2go.defaults as defaults
 from x2go import X2GOCLIENT_OS
 
 from x2go import defaults
@@ -93,9 +94,9 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
             'OPENWITH': _(u'Open application chooser dialog'),
             'SAVEAS': _(u'Save incoming file as ...'),
         }
-        _compressions = ["4k-jpeg", "32k-jpeg", "64k-jpeg", "256k-jpeg", "2m-jpeg", "16m-jpeg"]
+        self._compressions = defaults.pack_methods_nx3_noqual
         self.compressionChoices = {}
-        for _comp in _compressions:
+        for _comp in self._compressions:
             self.compressionChoices[_comp] = _comp
 
         self.session_profiles = self._PyHocaGUI.session_profiles
@@ -272,6 +273,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         self.Bind(wx.EVT_CHECKBOX, self.OnUseSSHProxy, self.UseSSHProxy)
         self.Bind(wx.EVT_TEXT, self.OnUpdateSSHProxyTunnelFromHost, self.SSHProxyTunnelFromHost)
         self.Bind(wx.EVT_TEXT, self.OnUpdateSSHProxyTunnelFromPort, self.SSHProxyTunnelFromPort)
+        self.Bind(wx.EVT_COMBOBOX, self.OnCompressionSelected, self.Compression)
         self.Bind(wx.EVT_RADIOBUTTON, self.OnSetDisplayFullscreen, self.DisplayTypeFullscreen)
         self.Bind(wx.EVT_RADIOBUTTON, self.OnSetDisplayCustom, self.DisplayTypeCustom)
         self.Bind(wx.EVT_CHECKBOX, self.OnSetDisplayDPI, self.SetDisplayDPI)
@@ -795,9 +797,15 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         else:
             _link_speed = self.profileManagerDefaults['speed']
         self.LinkSpeed.SetValue(_link_speed)
+        if '%s-%%' % self.profile_config['pack'] in self._compressions and self.profile_config['quality'] and (self.profile_config['quality'] in range(1,10)):
+            self.Compression.SetValue('%s-%%' % self.profile_config['pack'])
+            self.ImageQuality.SetValue(self.profile_config['quality'])
+            self.ImageQuality.Enable(True)
+        else:
+            self.Compression.SetValue(self.profile_config['pack'])
+            self.ImageQuality.SetValue(9)
+            self.ImageQuality.Enable(False)
 
-        self.Compression.SetValue(self.profile_config['pack'])
-        self.ImageQuality.SetValue(self.profile_config['quality'])
         self.DisplayTypeFullscreen.SetValue(self.profile_config['fullscreen'])
         self.DisplayTypeCustom.SetValue(not self.profile_config['fullscreen'])
         self.ScreenWidth.SetValue(self.profile_config['width'])
@@ -817,10 +825,10 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
             self.DisplayDPI.Enable(True)
 
         # TODO Fill in the actual DPI
-        self.CurrentKeyBoard.SetValue(self.profile_config['usekbd'])
+        self.CurrentKeyBoard.SetValue(not self.profile_config['usekbd'])
         self.KeyboardLayout.SetValue(self.profile_config['layout'])
         self.KeyboardModel.SetValue(self.profile_config['type'])
-        if self.profile_config['usekbd']:
+        if self.CurrentKeyBoard.GetValue():
             self.KeyboardLayoutLabel.Enable(False)
             self.KeyboardModelLabel.Enable(False)
             self.KeyboardLayout.Enable(False)
@@ -964,8 +972,11 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         _link_idx = self.LinkSpeed.GetValue()
         self.profile_config['speed'] = _link_idx
 
-        self.profile_config['pack'] = self.Compression.GetValue()
-        self.profile_config['quality'] = self.ImageQuality.GetValue()
+        self.profile_config['pack'] = self.Compression.GetValue().rstrip('-%')
+        if '%s-%%' % self.profile_config['pack'] in self._compressions:
+            self.profile_config['quality'] = self.ImageQuality.GetValue()
+        else:
+            self.profile_config['quality'] = 0
         self.profile_config['fullscreen'] = self.DisplayTypeFullscreen.GetValue()
         self.profile_config['width'] = self.ScreenWidth.GetValue()
         self.profile_config['height'] = self.ScreenHeight.GetValue()
@@ -973,7 +984,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         self.profile_config['setdpi'] = self.SetDisplayDPI.GetValue()
         self.profile_config['dpi'] = self.DisplayDPI.GetValue()
 
-        self.profile_config['usekbd'] = self.CurrentKeyBoard.GetValue()
+        self.profile_config['usekbd'] = not self.CurrentKeyBoard.GetValue()
         self.profile_config['layout'] = self.KeyboardLayout.GetValue()
         self.profile_config['type'] = self.KeyboardModel.GetValue()
 
@@ -1130,6 +1141,14 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
 
         self.disable_EditConnected_options()
 
+    def OnCompressionSelected(self, event):
+
+        _pack = self.Compression.GetValue()
+        if _pack.endswith('-%'):
+            self.ImageQuality.Enable(True)
+        else:
+            self.ImageQuality.Enable(False)
+
     def OnSSHKeyFileBrowse(self, event):
         sshdir = os.path.expanduser('~/.ssh')
         if not os.path.exists(sshdir):


hooks/post-receive
-- 
pyhoca-gui.git (Python X2go Client (wxPython GUI))

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pyhoca-gui.git" (Python X2go Client (wxPython GUI)).




More information about the x2go-commits mailing list