Created
May 11, 2018 18:24
-
-
Save kurtis318/722857f68d6abb60c17df8d5212bdc88 to your computer and use it in GitHub Desktop.
Fix for remmina vnc sessions starting then ending immediately (Linux).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
REF: https://github.com/FreeRDP/Remmina/issues/699 | |
POST: antenore commented on Dec 17, 2015 | |
I configure a VNC session for a Linux host/guest. When I open it from remmina, the window shows up and then closes immediately. | |
The solution is to use a color depth of "True Color (24bpp)". I was using 256 colors (8 bit), High Color (15 & 16 bpp) and these | |
resulted in immediate window closure. The True Color depth worked the first time. Might be a product of latest Linux distros. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment