From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 82533] Line of tearing while playing games Date: Wed, 13 Aug 2014 12:47:14 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0465078106==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C041889C33 for ; Wed, 13 Aug 2014 05:47:14 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0465078106== Content-Type: multipart/alternative; boundary="1407934034.3ED44cD0.17916"; charset="us-ascii" --1407934034.3ED44cD0.17916 Date: Wed, 13 Aug 2014 12:47:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=82533 --- Comment #5 from dawide2211@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. --1407934034.3ED44cD0.17916 Date: Wed, 13 Aug 2014 12:47:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 5 on bug 82533 from
Created attachment 104559 [details]
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.
--1407934034.3ED44cD0.17916-- --===============0465078106== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0465078106==--