docker-ubuntu-vnc-desktop icon indicating copy to clipboard operation
docker-ubuntu-vnc-desktop copied to clipboard

A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.

Results 89 docker-ubuntu-vnc-desktop issues
Sort by recently updated
recently updated
newest added

**Describe the bug** X11VNC indicates stack smashing on mouse movement (mostly), especially on mouse click/drag and sometimes just on random keystrokes. **To Reproduce** Steps to reproduce the behavior: 1. Run...

**The problem** The image built on an ARM64 machine does not run on the same machine, which is a new Mac with an ARM64 processor. Long description: I would like...

> Support X11VNC_ARGS now > > ``` > docker pull dorowu/ubuntu-desktop-lxde-vnc:latest > docker run -e X11VNC_ARGS=-multiptr ... > ``` After using the -multiptr option, the local cursor disables, and there...

**Describe the bug** After exporting `/dev/snd` running sound is not consistent. It works from time to time but not always. When it fails docker log show `"GET /api/state?video=false&id=5&w=1364&h=915 HTTP/1.0" 200...

bug

**Is your feature request related to a problem? Please describe.** This feature would solve the issue. On the Mac laptop where you have a touch pad only and when you...

**Describe the bug** i used your repository to keep my project testing environment consistent, it's really useful. while my project need to communicate a device whose ip addr was 192.168.102.1(LAN...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies
javascript

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies
javascript

make build >> >> Step 21/42 : RUN sed -i 's#app/locale/#novnc/app/locale/#g' /src/web/dist/static/novnc/app/ui.js ---> Running in e5be1f645f2c sed: can't read /src/web/dist/static/novnc/app/ui.js: No such file or directory The command '/bin/sh -c sed...