[Bug 545019] Re: vinagre and x11vnc -ncache 10 crash X

2010-04-11 Thread K Runge
Does the '-ncache 10' x11vnc option really make a difference (i.e. crash or not)? What version of x11vnc is being used? What happens if you disable compositing? -- vinagre and x11vnc -ncache 10 crash X https://bugs.launchpad.net/bugs/545019 You received this bug notification because you are a

[Bug 539221] Re: Remote Desktop does not work from Vista

2010-03-16 Thread K Runge
Yes, this bug in Xorg/compiz has been around for over 3 years: http://www.karlrunge.com/x11vnc/faq.html#faq-beryl Another way to workaround it is to add the -noxdamage option to x11vnc. Searching for x11vnc and noxdamage will lead to more discussion. -- Remote Desktop does not work from Vista

[Bug 497941] Re: FTBFS: In function 'Xerror': cleanup.c:288: error: 'X_ShmAttach' undeclared

2009-12-21 Thread K Runge
This is worked around in the x11vnc 0.9.9 release. -- FTBFS: In function 'Xerror': cleanup.c:288: error: 'X_ShmAttach' undeclared https://bugs.launchpad.net/bugs/497941 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 379459] Re: x11vnc repeats keystroke infinitely (regression)

2009-05-23 Thread K Runge
This is not a bug in x11vnc but rather in the X server: http://bugs.freedesktop.org/show_bug.cgi?id=21454 http://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/367136 The workaround for x11vnc is the -repeat option, not the one you suggested.

[Bug 353126] Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver

2009-05-08 Thread K Runge
The X11VNC workaround appears to work for now, but it's a pain in the butt since it's mega slow. You need to supply the -noxdamage to x11vnc's cmdline. XDAMAGE is broken under compiz and the -noxdamage option tells x11vnc to not use it; this avoids the problem of no/slow screen updates. --

[Bug 367136] Re: xset -r causes loss of control of keyboard

2009-05-06 Thread K Runge
We are seeing this problem with x11vnc too. x11vnc toggles the X server key autorepeating in exactly the same way that xset(1) does: it uses the XChangeKeyboardControl() interface. Details here: http://ubuntuforums.org/showthread.php?t=1125694highlight=x11vnc -- xset -r causes loss of control

[Bug 124406] Re: Keyboard keys get stuck and repeat (Feisty, Gutsy)

2009-05-06 Thread K Runge
The 'xset r off' bug is being reported here as well: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input- evdev/+bug/367136 It seems like a new bug not related to the one originally reported in this one. -- Keyboard keys get stuck and repeat (Feisty, Gutsy)

[Bug 212704] Re: x11vnc should create a menu item

2008-11-10 Thread K Runge
What directory should the x11vnc build deposit the .desktop file into? Should the file be named x11vnc.desktop? What is the mechanism that causes the file to be picked up? (both for debian and in general) Thanks, Karl -- x11vnc should create a menu item

[Bug 212704] Re: x11vnc should create a menu item

2008-04-09 Thread K Runge
You probably don't want to use -unixpw, because that will force SSL mode (the -ssl option, so the password is not sent in clear text.) That's a good thing, but since nearly no VNC viewers support SSL basically no one will be able to connect. The only SSL viewers I know of are SSVNC, x11vnc's