From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 60182] X.Org Server terminate when I close video player
Date: Tue, 10 Sep 2013 20:51:05 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0294844798=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id BBC9EE64A6
for ;
Tue, 10 Sep 2013 13:51:05 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0294844798==
Content-Type: multipart/alternative; boundary="1378846265.DD4F3bAE0.2795"; charset="us-ascii"
--1378846265.DD4F3bAE0.2795
Date: Tue, 10 Sep 2013 20:51:05 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=60182
--- Comment #23 from Weber K. ---
Hi!
Ive found that (for me) this layout is causing the error:
Section "ServerLayout"
Identifier "My X Server"
Screen 0 "LeftScreen" 0 0
Screen 1 "RightScreen" RightOf "LeftScreen"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
If I remove "Screen 1" then the error dont occur... Both devices are using
radeon driver...
I cannot test if the error occur only when both devices are radeon, or if
having two Screens of any type...
I think the destroy buffer is called twice because of two screens...
Anyway, the workaround of checking "valid" value fixes this issue for me...
Sorry, I cant test vanilla, I am using Slackware64... Ive downloaded the source
DVD and changed x11.SlackBuild... Only changed CFLAGS to -O0 -g3 and removed
"strip" symbols...
Thanks...
Weber Kai
--
You are receiving this mail because:
You are the assignee for the bug.
--1378846265.DD4F3bAE0.2795
Date: Tue, 10 Sep 2013 20:51:05 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 23
on bug 60182
from Weber K.
Hi!
Ive found that (for me) this layout is causing the error:
Section "ServerLayout"
Identifier "My X Server"
Screen 0 "LeftScreen" 0 0
Screen 1 "RightScreen" RightOf "LeftScreen"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
If I remove "Screen 1" then the error dont occur... Both devices are using
radeon driver...
I cannot test if the error occur only when both devices are radeon, or if
having two Screens of any type...
I think the destroy buffer is called twice because of two screens...
Anyway, the workaround of checking "valid" value fixes this issue for me...
Sorry, I cant test vanilla, I am using Slackware64... Ive downloaded the source
DVD and changed x11.SlackBuild... Only changed CFLAGS to -O0 -g3 and removed
"strip" symbols...
Thanks...
Weber Kai
You are receiving this mail because:
- You are the assignee for the bug.
--1378846265.DD4F3bAE0.2795--
--===============0294844798==
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
--===============0294844798==--