https://bugs.freedesktop.org/show_bug.cgi?id=82533
--- Comment #5 from dawide2211 at gmail.com --- Created attachment 104559 --> https://bugs.freedesktop.org/attachment.cgi?id=104559&action=edit Glxinfo My current setup is: SLiM as login manager, Openbox as window manager, feh to show the desktop wallpaper, Xcompmgr for transparency, xfce4-panel for the panel. My autostart for Openbox is like this: feh --bg-scale /home/davide/Immagini/background.jpg & if which xfce4-panel >/dev/null 2>&1; then (sleep 2 && xcompmgr) & (sleep 2 && xfce4-panel) & fi I'm using linux 3.15.8, Mesa 10.2.5 and Xorg 1.16 on archlinux. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140813/b24026b1/attachment.html>