#566894 [awesome] weird drawing over tightvncviewer

#566894#5
Date:
2010-01-25 20:10:31 UTC
From:
To:
I installed awesome on a headless machine. It runs tightvncserver with

vncserver :1 -geometry 1024x768 -depth 16 -pixelformat rgb565

awesome is automatically started by the vnc server. I attach to it using krdc.
The result is quite disturbing. I have attached the resulting image. I also
tried xtightvncviewer and the results are the same. As far as I can say no
other windowmanager has that problems.

When I start a terminal (like aterm) it is drawn correctly, but not the stuff
from awesome.

Also tried to start it with vncserver :1
Debian Release: squeeze/sid
  500 unstable        ftp.debian.org
--- Package information. ---
Depends                          (Version) | Installed
==========================================-+-==============
libc6                           (>= 2.2.5) | 2.10.2-5
libcairo2                    (>= 1.6.4-5~) | 1.8.8-2
libdbus-1-3                     (>= 1.0.2) | 1.2.16-2
libev3                            (>= 3.0) | 1:3.8-1
libglib2.0-0                   (>= 2.12.0) | 2.22.4-1
libimlib2                                  | 1.4.2-5
liblua5.1-0                                | 5.1.4-5
libpango1.0-0                  (>= 1.20.0) | 1.26.2-1
libstartup-notification0         (>= 0.10) | 0.10-1
libx11-6                            (>= 0) | 2:1.3.3-1
libxcb-atom1                    (>= 0.3.6) | 0.3.6-1
libxcb-aux0                     (>= 0.3.6) | 0.3.6-1
libxcb-event1                   (>= 0.3.6) | 0.3.6-1
libxcb-icccm1                   (>= 0.3.6) | 0.3.6-1
libxcb-image0                   (>= 0.3.6) | 0.3.6-1
libxcb-keysyms1                 (>= 0.3.6) | 0.3.6-1
libxcb-property1                (>= 0.3.6) | 0.3.6-1
libxcb-randr0                     (>= 1.1) | 1.5-2
libxcb-render-util0             (>= 0.3.6) | 0.3.6-1
libxcb-render0                             | 1.5-2
libxcb-shape0                       (>= 0) | 1.5-2
libxcb-shm0                                | 1.5-2
libxcb-xinerama0                    (>= 0) | 1.5-2
libxcb-xtest0                       (>= 0) | 1.5-2
libxcb1                             (>= 0) | 1.5-2
libxdg-basedir1                            | 1.0.2-1
menu                                       | 2.1.43
dbus-x11                                   | 1.2.16-2


Recommends             (Version) | Installed
================================-+-===========
x11-xserver-utils                | 7.5+1
rlwrap                           | 0.36-1


Package's Suggests field is empty.

#566894#10
Date:
2010-01-25 21:06:14 UTC
From:
To:
reassign 566894 cairo
thanks

At 1264450231 time_t, Peter Fritzsche wrote:

This is a bug in cairo with XCB backend not drawing things correctly without XRENDER.
And VNC servers don't have XRENDER usually.