-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TurboVNC broken since commit 447bf86, still in 1.2.1 #54
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
@benz0li I don't have comparative experience about turbovnc vs tigervnc. Was there a specific reason you want to use TurboVNC? |
https://turbovnc.org/About/TigerVNC. Beyond that, there are no particular reasons. I forked this project and keep a separate branch for QGIS that works with TurboVNC (in a container): https://github.com/b-data/jupyter-remote-desktop-proxy/tree/QGIS I can adapt everything to my needs. |
This was reported for 1.1.0, we now have 1.2.1 released - is this still an issue? |
@consideRatio I will check and give feedback within a week. |
@consideRatio Just tested: Still the same issue with v1.2.1. |
Thank you @benz0li for confirming this! Do you have logs available to go with this issue as well? |
Still the same. See #47 (comment) ff. |
I work around this issue using a fork + reverting 447bf86 (#54 (comment)). And this project uses TigerVNC by default. So no need to worry. |
I have just released a GPU accelerated JupyterLab QGIS image: TurboVNC + VirtualGL = Fully GPU accelerated OpenGL applications ℹ️ For more information, see https://github.com/b-data/jupyterlab-qgis-docker-stack/blob/main/CUDA.md |
This is still an issue, but fixed in #99 |
Bug description
Commit 447bf86 breaks the use of TurboVNC.
Expected behaviour
The image should work whether TigerVNC or TurboVNC is used.
Actual behaviour
The image does not work when TurboVNC is used.
How to reproduce
Build image with TurboVNC installed.
Something went wrong, connection is closed
.~/.vnc/<CONTAINER ID>:<DISPLAY NUMBER>.log
for details.Your personal set up
See #47 (comment) for logs and additional information.
The text was updated successfully, but these errors were encountered: