When I connect from ubuntu-14.04 by using the TurboVNC viewer  v1.2.80 
(20142805) to vncserver v1.2.80 running on Centos 6.5 I get the screen 
but when I then open a terminal and enter e.g. 'ö' or some other 
character the server crashes. I also noticed when I just want to close 
the terminal by typing 'exit' the 'e' already crashes it. When 
connecting from ubuntu-10.04 there is no such crash and most but not all 
special characters seem to be transmitted correctly. I suppose that I am 
correct in that v1.2.80 only has a java viewer?

------------------------------------------------------------------------
Am 26.09.2014 01:42, schrieb DRC:

> On 9/25/14 11:51 AM, Dieter Blaas wrote:
>> In conclusion, connecting to server turbovnc_1.2.80 (Centos)  from:
>>
>> A)  ubuntu_14.04 works best (with the small limitations given below) by
>> using the tubovnc_1.2.1 native client (the java version crashes the
>> server and turbovnc_1.2.80 does not work).
> How does the server crash?  How does the 1.2.80 viewer "not work"?
> Please provide details.
>
>
>> B)  Win7 works best (with the small limitations below) by using the
>> turbovnc_1.2.80 client (either native or java).
>> -----------------------------------------------------------------------------------
>> 1) client tigervnc-1.3.1 (ubuntu-14.04 German):
>> work: @,|,<,>,~,{,[,],}
>> work with two keystrokes (character + <space>): ^,',`,
>> slash (/) gives a question mark (?) but when pressed again it gives
>> slash (/)
>> do not work:  ä,Ä,ö,Ö,ü,Ü,§ (they all give a question mark (?))
>> quote (') gives double quote (") on the first key press, when key is
>> pressed again it gives the correct single quote (')
>> -----------------------------------------------------------
>> 2) client turbovnc-1.2.1 (native, ubuntu-14.04 German):
>> exactly the same as for (1)
>> ----------------------------------------------------------
>> 3) client tigervnc-1.3.1 (Win7 English):
>> äöü§° all work, special characters (e.g. back tick) behave as in (1)
>> ----------------------------------------------------------
>> 4) client turbovnc-1.2.80 (Win7 English):
>> as (3) BUT: tick (') does not work (it gives nothing)
>> ----------------------------------------------------------
>> 5) client turbovnc-1.2.1 (java, ubuntu-14.04 German):
>> as soon as I open a terminal and press a key, the server crashes
>> ----------------------------------------------------------
>> 6) client turbovnc-1.2.80 (native, ubuntu-10.04 English):
>> as (3) and even € (Euro) is displayed correctly but:
>> when pressing back tick (`) I get the tilde followed by the back tick
>> but caret (^) and degree (°) do not need a second key press
>> ----------------------------------------------------------
>> 7) I also tried the client of the latest RealVNC-viewer:
>> the same as (3)
>>
>> I believe that the little tinkering with some rare special characters is
>> acceptable;
>> if I find the time I might also try with the TigerVNC server.
>> ####################################################################
>> Thanks a lot for the hints,
>> best, Dieter
>>
>> Am 24.09.2014 17:18, schrieb DRC:
>>> SSH uses a completely different mechanism for keyboard handling, so
>>> mentioning that it works is not relevant to this discussion.  It may be
>>> difficult for me to sort this out, given that I have no access to a
>>> German keyboard.  Can you try the following?
>>>
>>> -- On your Windows 7 client, try using the TurboVNC native viewer
>>> instead of the Java viewer.
>>>
>>> -- On the Ubuntu 14.04 client, try installing the TigerVNC native viewer
>>> (http://tigervnc.sourceforge.net/tiger.nightly/) and see if that works.
>>>
>>> -- If neither of those configurations work, then please retry them, but
>>> this time with the latest TigerVNC server running on the server machine.
>>>
>>> I borrowed the keyboard handling code from TigerVNC, so if we can
>>> establish that this is a server-side issue and their server works, then
>>> that means that I implemented the code incorrectly.  If we can establish
>>> that another client works properly, then I can simply copy what it is doing.
>>>
>>>
>>> On 9/24/14 3:09 AM, Dieter Blaas wrote:
>>>> Sorry for the confusion:
>>>> On the Centos Box I installed turbovnc-1.2.80.x86_64.rpm and I am
>>>> running its server.
>>>> I connect from with the following viewers:
>>>>
>>>> 1) Windows7 (English Version - but German Keyboard) with the java
>>>> version of turbovnc-1.2.1
>>>> the following characters do not work ° (degree), ´ (forward tick), €
>>>> (Euro), ö, Ö, ä, Ä, ü, Ü (when pressed they all show a question mark). ^
>>>> (caret) and ` (back tick) work but they need two consecutive key presses
>>>>
>>>> 2) PC running Ubuntu 10.04 (English Version - but German Keyboard) with
>>>> he java version of turbovnc-1.2.80
>>>> the following characters do not work: ° (degree), ´ (forward tick), ö,
>>>> Ö, ä, Ä, ü, Ü, (when pressed they all show a question mark). ^ (caret)
>>>> works without a second key stroke, ` (back tick) gives a question mark,
>>>> ´ (forward tick) gives a question mark but when pressed again a ~
>>>> (tilde). ' (quote) gives " (double quote) but after several presses it
>>>> gives a single quote. € (Euro sign) gives 'EUR' (which is OK).
>>>>
>>>> 3) 2 Laptops running Ubuntu 14.04 (German Version - German Keyboard)
>>>> with the java version of turbovnc_1.2.1
>>>> most of the characters given above neither work (in particular äÄöÖüÜ
>>>> and the back tick, which important for scripting). I can make a detailed
>>>> list if you need it but I do not have them at hand right now.
>>>>
>>>> Apparently it greatly depends on the configuration of the PC from which
>>>> I connect to the server. However, everything seems to work with ssh -Y
>>>>
>>>> Thanks again for your help,
>>>> Dieter
>>>>
>>>> ------------------------------------------------------------------------
>>>> Dieter Blaas,
>>>> Max F. Perutz Laboratories
>>>> Medical University of Vienna,
>>>> Inst. Med. Biochem., Vienna Biocenter (VBC),
>>>> Dr. Bohr Gasse 9/3,
>>>> A-1030 Vienna, Austria,
>>>> Tel: 0043 1 4277 61630,
>>>> Fax: 0043 1 4277 9616,
>>>> e-mail:[email protected]
>>>> ------------------------------------------------------------------------
>>>>
>>>> Am 24.09.2014 08:07, schrieb DRC:
>>>>> Those server errors are unfortunately normal for any VNC server.  But
>>>>> your post is unclear.  Do you mean that the new server fixed the
>>>>> keyboard issue, or is it still an issue?  And I don't understand your
>>>>> comment about VncViewer.jar.  Please post specifics such as:
>>>>>
>>>>> Version XX of the server with Version YY of the client works
>>>>> Version ZZ of the server with Version QQ of the client does not work
>>>>> etc.
>>>>>
>>>>> Thanks.
>>>>>
>>>>>
>>>>> On 9/24/14 1:02 AM, Dieter Blaas wrote:
>>>>>> OK, sorry :-))
>>>>>> I now installed the pre-release version on the Centos Box.  I am
>>>>>> connecting from a German version of Ubuntu 14.04 with a German keyboard!
>>>>>> Since I had the issues detailed previously I now went back to the
>>>>>> previous version of  VncViewer.jar. It does not transmit ö,ä,ü, caret,
>>>>>> backtick, backslash, ~.
>>>>>>
>>>>>> *and there is a lot of error messages in the log file on the Centos Box:*
>>>>>>
>>>>>> TurboVNC Server (Xvnc) 64-bit v1.2.80 (build 20140805)
>>>>>> Copyright (C) 1999-2014 The VirtualGL Project and many others (see
>>>>>> README.txt)
>>>>>> Visithttp://www.TurboVNC.org  for more information on TurboVNC
>>>>>>
>>>>>> 24/09/2014 07:40:37 Using auth configuration file
>>>>>> /etc/turbovncserver-auth.conf
>>>>>> 24/09/2014 07:40:37 Enabled authentication method 'vnc'
>>>>>> 24/09/2014 07:40:37 Enabled authentication method 'otp'
>>>>>> 24/09/2014 07:40:37 Enabled authentication method 'pam-userpwd'
>>>>>> 24/09/2014 07:40:37 Desktop name 'TurboVNC: blaaslinpc:1 (blaasd3)'
>>>>>> (blaaslinpc:1)
>>>>>> 24/09/2014 07:40:37 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 
>>>>>> 3.8t
>>>>>> 24/09/2014 07:40:37 Listening for VNC connections on TCP port 5901
>>>>>> 24/09/2014 07:40:37   Interface 0.0.0.0
>>>>>> 24/09/2014 07:40:37 Listening for HTTP connections on TCP port 5801
>>>>>> 24/09/2014 07:40:37   URLhttp://blaaslinpc:5801
>>>>>> 24/09/2014 07:40:37   Interface 0.0.0.0
>>>>>> 24/09/2014 07:40:37 Framebuffer: BGRX 8/8/8/8
>>>>>> 24/09/2014 07:40:37 VNC extension running!
>>>>>> gnome-session[21061]: devkit-power-gobject-WARNING: Couldn't enumerate
>>>>>> devices: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>> gnome-session[21061]: WARNING: Could not connect to ConsoleKit: Could
>>>>>> not get owner of name 'org.freedesktop.ConsoleKit': no such name
>>>>>> gnome-session[21061]: WARNING: Could not connect to ConsoleKit: Could
>>>>>> not get owner of name 'org.freedesktop.ConsoleKit': no such name
>>>>>> GNOME_KEYRING_SOCKET=/tmp/keyring-VztPds/socket
>>>>>> SSH_AUTH_SOCK=/tmp/keyring-VztPds/socket.ssh
>>>>>> GNOME_KEYRING_PID=21097
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (nm-applet:21146): WARNING **: <WARN>  request_name(): Could not
>>>>>> acquire the NetworkManagerUserSettings service.
>>>>>>         Error: (9) Connection ":1.41897" is not allowed to own the 
>>>>>> service
>>>>>> "org.freedesktop.NetworkManagerUserSettings" due to security policies in
>>>>>> the configuration file
>>>>>>
>>>>>>
>>>>>> (polkit-gnome-authentication-agent-1:21149): polkit-gnome-1-WARNING **:
>>>>>> Unable to determine the session we are in: Remote Exception invoking
>>>>>> org.freedesktop.ConsoleKit.Manager.GetSessionForUnixProcess() on
>>>>>> /org/freedesktop/ConsoleKit/Manager at name org.freedesktop.ConsoleKit:
>>>>>> org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gdu-notification-daemon:21150): libgdu-WARNING **: Couldn't get daemon
>>>>>> properties
>>>>>> ======================================================================
>>>>>> Error constructing GduPool: (unspecified error)
>>>>>>
>>>>>> This error suggests there's a problem with your udisks or D-Bus
>>>>>> installation.
>>>>>> ======================================================================
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-WARNING **: invalid (NULL)
>>>>>> pointer instance
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-CRITICAL **:
>>>>>> g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' 
>>>>>> failed
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-WARNING **: invalid (NULL)
>>>>>> pointer instance
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-CRITICAL **:
>>>>>> g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' 
>>>>>> failed
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-WARNING **: invalid (NULL)
>>>>>> pointer instance
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-CRITICAL **:
>>>>>> g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' 
>>>>>> failed
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-WARNING **: invalid (NULL)
>>>>>> pointer instance
>>>>>>
>>>>>> (gdu-notification-daemon:21150): GLib-GObject-CRITICAL **:
>>>>>> g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' 
>>>>>> failed
>>>>>>
>>>>>> (gnome-panel:21134): GVFS-RemoteVolumeMonitor-WARNING **: invoking
>>>>>> IsSupported() failed for remote volume monitor with dbus name
>>>>>> org.gtk.Private.GduVolumeMonitor:
>>>>>> org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process
>>>>>> /usr/libexec/gvfs-gdu-volume-monitor received signal 6
>>>>>> **
>>>>>> libgdu:ERROR:gdu-pool.c:2459:gdu_pool_get_devices: assertion failed:
>>>>>> (pool != NULL)
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Couldn't
>>>>>> enumerate devices: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>> Initializing nautilus-gdu extension
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Error
>>>>>> invoking GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Couldn't
>>>>>> enumerate devices: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Couldn't
>>>>>> enumerate devices: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (nautilus:21142): GVFS-RemoteVolumeMonitor-WARNING **: invoking
>>>>>> IsSupported() failed for remote volume monitor with dbus name
>>>>>> org.gtk.Private.GduVolumeMonitor:
>>>>>> org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process
>>>>>> /usr/libexec/gvfs-gdu-volume-monitor received signal 6
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Error
>>>>>> invoking GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Couldn't
>>>>>> enumerate devices: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> ** (gnome-panel:21134): WARNING **: panel-applet-frame.c:1288: failed to
>>>>>> load applet OAFIID:GnoteApplet:
>>>>>> (null)
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Couldn't
>>>>>> enumerate devices: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Error
>>>>>> invoking GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Error
>>>>>> invoking GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Error
>>>>>> invoking GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Error
>>>>>> invoking GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>> gnome-session[21061]: devkit-power-gobject-WARNING: Error invoking
>>>>>> GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>> gnome-session[21061]: devkit-power-gobject-WARNING: Error invoking
>>>>>> GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>> gnome-session[21061]: WARNING: Could not connect to ConsoleKit: Could
>>>>>> not get owner of name 'org.freedesktop.ConsoleKit': no such name
>>>>>> gnome-session[21061]: WARNING: Could not connect to ConsoleKit: Could
>>>>>> not get owner of name 'org.freedesktop.ConsoleKit': no such name
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> (gnome-power-manager:21153): devkit-power-gobject-WARNING **: Error
>>>>>> invoking GetAll() to get properties: Failed to execute program
>>>>>> /lib64/dbus-1/dbus-daemon-launch-helper: Success
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-settings-daemon:21096): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>> ** (gnome-volume-control-applet:21154): WARNING **: Connection failed,
>>>>>> reconnecting...
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------
>>>>>> Dieter Blaas,
>>>>>> Max F. Perutz Laboratories
>>>>>> Medical University of Vienna,
>>>>>> Inst. Med. Biochem., Vienna Biocenter (VBC),
>>>>>> Dr. Bohr Gasse 9/3,
>>>>>> A-1030 Vienna, Austria,
>>>>>> Tel: 0043 1 4277 61630,
>>>>>> Fax: 0043 1 4277 9616,
>>>>>> e-mail:[email protected]
>>>>>> ------------------------------------------------------------------------
>>>>>>
>>>>>> Am 24.09.2014 03:41, schrieb DRC:
>>>>>>> What is wrong is that you are trying to test too many things at once.
>>>>>>> Ubuntu 14.04 is not yet supported (I'm working on it.)  Please try the
>>>>>>> pre-release on your CentOS machine, and let's address the key mapping
>>>>>>> issue first before addressing any other issues.
>>>>>>>
>>>>>>>
>>>>>>> On 9/23/14 8:27 PM, Dieter Blaas wrote:
>>>>>>>> Hi,
>>>>>>>>               I originally posted these questions and the previous 
>>>>>>>> ones to
>>>>>>>> VirtualGL-Users but was asked to move to this list:
>>>>>>>>
>>>>>>>>          I am using TurboVNC (in Ubuntu 14.04 and in WIn7) to connect 
>>>>>>>> to
>>>>>>>> VirtualGL running on a Centos6.5 machine. Everything is fine except 
>>>>>>>> from
>>>>>>>> the lack of transmission of special characters like backtick, acute, 
>>>>>>>> and
>>>>>>>> caret (but @ and | do work!). When connecting to the same machine via
>>>>>>>> ssh all characters are displayed correctly. DRC had suggested to 
>>>>>>>> install
>>>>>>>> the pre-release of TurboVNC to fix this.
>>>>>>>>
>>>>>>>> Before installing it on the server running Centos I have now installed
>>>>>>>> turbovnc_1.2.80_amd64.deb and turbovnc_1.2.80_i386.deb on two laptops
>>>>>>>> running ubuntu-14.04 64 and 32 bits, respectively. Regardless from 
>>>>>>>> where
>>>>>>>> I connect I get a black screen and the message (in a box "TurboVNC
>>>>>>>> Viewer") saying 'connection closed'
>>>>>>>>
>>>>>>>> I find this in ./vnc/ubuntu:1.log:
>>>>>>>>         >  .............................
>>>>>>>>         > 23/09/2014 21:37:48 Using protocol version 3.8
>>>>>>>>         > 23/09/2014 21:37:48 Enabling TightVNC protocol extensions
>>>>>>>>         > 23/09/2014 21:37:53 Full-control authentication enabled for 
>>>>>>>> 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Pixel format for client 192.168.1.9:
>>>>>>>>         > 23/09/2014 21:37:53   32 bpp, depth 24, little endian
>>>>>>>>         > 23/09/2014 21:37:53   true colour: max r 255 g 255 b 255, 
>>>>>>>> shift r 16
>>>>>>>> g 8 b 0
>>>>>>>>         > 23/09/2014 21:37:53   no translation needed
>>>>>>>>         > 23/09/2014 21:37:53 Enabling Desktop Size protocol extension 
>>>>>>>> for client
>>>>>>>>         > 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Enabling Extended Desktop Size protocol 
>>>>>>>> extension
>>>>>>>> for client
>>>>>>>>         >    192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 rfbProcessClientNormalMessage: ignoring 
>>>>>>>> unknown
>>>>>>>> encoding -307 (fffffecd)
>>>>>>>>         > 23/09/2014 21:37:53 Enabling LastRect protocol extension for 
>>>>>>>> client
>>>>>>>> 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Enabling Continuous Updates protocol 
>>>>>>>> extension
>>>>>>>> for client 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Enabling Fence protocol extension for 
>>>>>>>> client
>>>>>>>> 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Using tight encoding for client 
>>>>>>>> 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Using JPEG subsampling 2, Q42 for client 
>>>>>>>> 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Using JPEG quality 30 for client 
>>>>>>>> 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Using JPEG subsampling 1 for client 
>>>>>>>> 192.168.1.9
>>>>>>>>         > 23/09/2014 21:37:53 Using Tight compression level 1 for 
>>>>>>>> client
>>>>>>>> 192.168.1.9
>>>>>>>>         > Segmentation fault at address (nil)
>>>>>>>>         >
>>>>>>>>         > Fatal server error:
>>>>>>>>         > Caught signal 11 (Segmentation fault). Server aborting
>>>>>>>>         > XIO:  fatal IO error 11 (Resource temporarily unavailable) 
>>>>>>>> on X
>>>>>>>> server ":1"
>>>>>>>>         >         after 14 requests (14 known processed) with 0 events 
>>>>>>>> remaining.
>>>>>>>>
>>>>>>>>          What is wrong?
>>>>>>>> Thanks, D.
>>>>>>>>
>>>>>>>>
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>>>>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS 
>>>>>>>> Reports
>>>>>>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>>>>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>>>>>> _______________________________________________
>>>>>>>> TurboVNC-Users mailing list
>>>>>>>> [email protected]
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>>>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>>>>>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>>>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>>>>> _______________________________________________
>>>>>>> TurboVNC-Users mailing list
>>>>>>> [email protected]
>>>>>>> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>>>>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> TurboVNC-Users mailing list
>>>>>> [email protected]
>>>>>> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>>>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>>> _______________________________________________
>>>>> TurboVNC-Users mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> TurboVNC-Users mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>>>>
>>> ------------------------------------------------------------------------------
>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> TurboVNC-Users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>>>
>>
>> ------------------------------------------------------------------------------
>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>> _______________________________________________
>> TurboVNC-Users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> TurboVNC-Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/turbovnc-users
>


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
TurboVNC-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/turbovnc-users

Reply via email to