TurboVNC / turbovnc

Main TurboVNC repository
https://TurboVNC.org
GNU General Public License v2.0
789 stars 142 forks source link

Popup issue in KDE #101

Closed amitkumars1985 closed 7 years ago

amitkumars1985 commented 7 years ago

VNC version :- TurboVNC 2.1 OS : RHEL 7.2 Desktop Manager : KDE Error : Popup "Authentication is required to create a color managed device" coming

Is there any way to fix this popup coming every time when users log into their VNC session using KDE as Desktop Manager.

dcommander commented 7 years ago

Probably a duplicate of https://github.com/TurboVNC/turbovnc/issues/47

dcommander commented 7 years ago

Closing as duplicate. Please add a comment if the workaround described in #47 doesn't fix the issue. I have never personally seen this issue with KDE, but it's a known issue with GNOME 3 on RHEL 7, so I'm assuming it's the same.

In general, I advise users of recent Linux distributions to switch to MATE rather than following GNOME and KDE down their respective rabbit holes. GNOME and KDE have evolved such that they generally require graphics hardware acceleration in order to perform well. You can make GNOME 3 work with software OpenGL, but it's sluggish. KDE Plasma 5 and later won't even work with software OpenGL-- they require hardware OpenGL, so the only way to use those later KDE releases with TurboVNC is to run the window manager with VirtualGL. With recent GNOME and KDE releases, there are handful of issues such as this that have arisen due to the fact that the designers didn't take into account non-root X servers like TurboVNC (refer to https://github.com/TurboVNC/turbovnc/issues?utf8=%E2%9C%93&q=label%3A%22GNOME%203%22 and https://turbovnc.org/Documentation/Compatibility).

If I can somehow reproduce this issue with KDE, then I'm happy to add a note about it to the aforementioned window manager compatibility report. Otherwise, the only thing I can suggest is to try the workaround mentioned here, which is known to fix this with GNOME 3, or to switch to MATE.