[mythtv-users] x11vnc, OpenGL and metallurgy theme

Phill Edwards philledwards at gmail.com
Sun Sep 21 20:34:49 UTC 2008


> I use x11vnc in MiniMyth. I have found that MythTV, xdamage and x11vnc
> do not work well together. In particular, when xdamage is enabled,
> x11vnc does not update quickly and consistently. Therefore, I disable
> x11vnc's xdmage support.

I use vnc rather than x11vnc. I don't explicitly run vncserver, I load
it as a module in xorg,conf:

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "vnc"
        Load  "v4l"
        Load  "vbe"
EndSection

When I connect using VNC viewer my MePo-wide themed frontend displays
fine. But if I need a 2nd session and I run vncserver from the command
line on the MythTV box and then connect to that with VNC viewer, my
MePo theme won't highlight the menu items. Other themes such as
MythCenter work properly, it just seems to be MePo. Vncserver doesn't
seem to have an option for -noxdamage so that won't fix it.

Any ideas?

Regards,
Phill


More information about the mythtv-users mailing list