From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Wed, 09 Sep 2015 04:07:52 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0076801463=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id DFFB9721E6
for ; Tue, 8 Sep 2015 21:07:52 -0700 (PDT)
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
--===============0076801463==
Content-Type: multipart/alternative; boundary="1441771672.e2EF0.14498"; charset="UTF-8"
--1441771672.e2EF0.14498
Date: Wed, 9 Sep 2015 04:07:52 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
Bug ID: 91930
Summary: Program with GtkGLArea widget does not redraw
Product: Mesa
Version: 11.0
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel@lists.freedesktop.org
Reporter: pavol@klacansky.com
QA Contact: dri-devel@lists.freedesktop.org
If the program contains GtkGLArea widget then whole window does not redraw upon
an action (dragging sliders), and redraw can be done by alt-tabing or swapping
workspaces.
This example app shows the defect.
https://github.com/ebassi/glarea-example
--
You are receiving this mail because:
You are the assignee for the bug.
--1441771672.e2EF0.14498
Date: Wed, 9 Sep 2015 04:07:52 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
| Bug ID |
91930
|
| Summary |
Program with GtkGLArea widget does not redraw
|
| Product |
Mesa
|
| Version |
11.0
|
| Hardware |
x86-64 (AMD64)
|
| OS |
All
|
| Status |
NEW
|
| Severity |
normal
|
| Priority |
medium
|
| Component |
Drivers/Gallium/r600
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
pavol@klacansky.com
|
| QA Contact |
dri-devel@lists.freedesktop.org
|
If the program contains GtkGLArea widget then whole window does not redraw upon
an action (dragging sliders), and redraw can be done by alt-tabing or swapping
workspaces.
This example app shows the defect.
https://github.com/ebassi/glarea-example
You are receiving this mail because:
- You are the assignee for the bug.
--1441771672.e2EF0.14498--
--===============0076801463==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0076801463==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Wed, 09 Sep 2015 04:10:15 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0381760147=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 2366B721E7
for ; Tue, 8 Sep 2015 21:10:15 -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
--===============0381760147==
Content-Type: multipart/alternative; boundary="1441771815.F282EeF0.15288"; charset="UTF-8"
--1441771815.F282EeF0.15288
Date: Wed, 9 Sep 2015 04:10:14 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #1 from pavol@klacansky.com ---
Gtk+ version is 3.16.6.
--
You are receiving this mail because:
You are the assignee for the bug.
--1441771815.F282EeF0.15288
Date: Wed, 9 Sep 2015 04:10:15 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1441771815.F282EeF0.15288--
--===============0381760147==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0381760147==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Wed, 09 Sep 2015 22:21:16 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0190227621=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 7336A6E2B7
for ; Wed, 9 Sep 2015 15:21:16 -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
--===============0190227621==
Content-Type: multipart/alternative; boundary="1441837276.AEFA5F0.12622"; charset="UTF-8"
--1441837276.AEFA5F0.12622
Date: Wed, 9 Sep 2015 22:21:16 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #2 from pavol@klacansky.com ---
The bug is not present on mesa 10.5.8 and is present >10.6.3
--
You are receiving this mail because:
You are the assignee for the bug.
--1441837276.AEFA5F0.12622
Date: Wed, 9 Sep 2015 22:21:16 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1441837276.AEFA5F0.12622--
--===============0190227621==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0190227621==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Wed, 09 Sep 2015 23:46:02 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0772082319=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 7457C6E343
for ; Wed, 9 Sep 2015 16:46:02 -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
--===============0772082319==
Content-Type: multipart/alternative; boundary="1441842362.c06BC40.11391"; charset="UTF-8"
--1441842362.c06BC40.11391
Date: Wed, 9 Sep 2015 23:46:02 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #3 from pavol@klacansky.com ---
I cant compile older version because of
c61bc6ed844b39e600cc64e3e552c7bf1894d7ba. This one also crashes with software
rendering.
--
You are receiving this mail because:
You are the assignee for the bug.
--1441842362.c06BC40.11391
Date: Wed, 9 Sep 2015 23:46:02 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1441842362.c06BC40.11391--
--===============0772082319==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0772082319==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Thu, 10 Sep 2015 02:38:59 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1402706113=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 23F196E382
for ; Wed, 9 Sep 2015 19:39:01 -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
--===============1402706113==
Content-Type: multipart/alternative; boundary="1441852740.F4c107aa1.18351"; charset="UTF-8"
--1441852740.F4c107aa1.18351
Date: Thu, 10 Sep 2015 02:39:00 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D91930
--- Comment #4 from Michel D=C3=A4nzer ---
(In reply to pavol from comment #2)
> The bug is not present on mesa 10.5.8 and is present >10.6.3
Can you bisect Mesa?
(In reply to pavol from comment #3)
> I cant compile older version because of
> c61bc6ed844b39e600cc64e3e552c7bf1894d7ba. This one also crashes with
> software rendering.
When crossing that commit, you can either fix up
src/util/.deps/libmesautil_la-strtod.Plo manually or clean all build output=
and
build from scratch.
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1441852740.F4c107aa1.18351
Date: Thu, 10 Sep 2015 02:39:00 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1441852740.F4c107aa1.18351--
--===============1402706113==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1402706113==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Thu, 10 Sep 2015 04:42:35 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1925205695=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 6CE8F6E062
for ; Wed, 9 Sep 2015 21:42:35 -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
--===============1925205695==
Content-Type: multipart/alternative; boundary="1441860155.53Cdb0.30094"; charset="UTF-8"
--1441860155.53Cdb0.30094
Date: Thu, 10 Sep 2015 04:42:35 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #5 from pavol@klacansky.com ---
This commit fixes crashes during software rendering.
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d082c5324914212f76e45be497229c7a0681f706
--
You are receiving this mail because:
You are the assignee for the bug.
--1441860155.53Cdb0.30094
Date: Thu, 10 Sep 2015 04:42:35 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1441860155.53Cdb0.30094--
--===============1925205695==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1925205695==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Thu, 10 Sep 2015 19:39:47 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1992113813=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id CA4DB6ED3C
for ; Thu, 10 Sep 2015 12:39:47 -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
--===============1992113813==
Content-Type: multipart/alternative; boundary="1441913987.78Fd50.22496"; charset="UTF-8"
--1441913987.78Fd50.22496
Date: Thu, 10 Sep 2015 19:39:47 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #6 from pavol@klacansky.com ---
I started bisect at commit f5c110199675b7f4c50d4a7a64b6aac44c55d0a4, where it
kind of works, i.e. does not crash, but the widgets start to appear only after
redraw (mouse hover or slider moved).
And this is the culprit which makes it segfault (i.e. from kind of working as
above to not working and then it was "fixed" where it does not segfault but
does not redraw either).
6b284f08ab399154ad10e2166440b44cbbdcb2c5
--
You are receiving this mail because:
You are the assignee for the bug.
--1441913987.78Fd50.22496
Date: Thu, 10 Sep 2015 19:39:47 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 6
on bug 91930
from pavol@klacansky.com
I started bisect at commit f5c110199675b7f4c50d4a7a64b6aac44c55d0a4, where it
kind of works, i.e. does not crash, but the widgets start to appear only after
redraw (mouse hover or slider moved).
And this is the culprit which makes it segfault (i.e. from kind of working as
above to not working and then it was "fixed" where it does not segfault but
does not redraw either).
6b284f08ab399154ad10e2166440b44cbbdcb2c5
You are receiving this mail because:
- You are the assignee for the bug.
--1441913987.78Fd50.22496--
--===============1992113813==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1992113813==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Sun, 20 Sep 2015 21:04:29 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0782858628=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 67BDD6E01C
for ; Sun, 20 Sep 2015 14:04:29 -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
--===============0782858628==
Content-Type: multipart/alternative; boundary="1442783069.eDe3E0.1488"; charset="UTF-8"
--1442783069.eDe3E0.1488
Date: Sun, 20 Sep 2015 21:04:29 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
pavol@klacansky.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|11.0 |git
--
You are receiving this mail because:
You are the assignee for the bug.
--1442783069.eDe3E0.1488
Date: Sun, 20 Sep 2015 21:04:29 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
pavol@klacansky.com
changed
bug 91930
| What |
Removed |
Added |
| Version |
11.0
|
git
|
You are receiving this mail because:
- You are the assignee for the bug.
--1442783069.eDe3E0.1488--
--===============0782858628==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0782858628==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Sat, 10 Oct 2015 20:23:09 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1383440654=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 5B8206E4F4
for ; Sat, 10 Oct 2015 13:23:09 -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
--===============1383440654==
Content-Type: multipart/alternative; boundary="1444508589.8cf6e21.12037"; charset="UTF-8"
--1444508589.8cf6e21.12037
Date: Sat, 10 Oct 2015 20:23:09 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #7 from Ian Brunelli ---
The update to mesa 11.0.3 fixed this issue for me.
Anyone else can confirm that this is fixed?
--
You are receiving this mail because:
You are the assignee for the bug.
--1444508589.8cf6e21.12037
Date: Sat, 10 Oct 2015 20:23:09 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1444508589.8cf6e21.12037--
--===============1383440654==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1383440654==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Sun, 11 Oct 2015 01:17:28 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0901483014=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 0D47A6E467
for ; Sat, 10 Oct 2015 18:17:28 -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
--===============0901483014==
Content-Type: multipart/alternative; boundary="1444526247.74bbDeb80.2831"; charset="UTF-8"
--1444526247.74bbDeb80.2831
Date: Sun, 11 Oct 2015 01:17:27 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #8 from pavol@klacansky.com ---
R600 works, llvmpipe does not (draws now, however some parts are black at the
start and drawn only when mouse goes over it).
--
You are receiving this mail because:
You are the assignee for the bug.
--1444526247.74bbDeb80.2831
Date: Sun, 11 Oct 2015 01:17:27 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1444526247.74bbDeb80.2831--
--===============0901483014==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0901483014==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Fri, 16 Oct 2015 22:18:22 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1237774130=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id C79126E497
for ; Fri, 16 Oct 2015 15:18:22 -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
--===============1237774130==
Content-Type: multipart/alternative; boundary="1445033902.d1EAc1.8231"; charset="UTF-8"
--1445033902.d1EAc1.8231
Date: Fri, 16 Oct 2015 22:18:22 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #9 from Hugues Ross ---
(In reply to Ian Brunelli from comment #7)
> The update to mesa 11.0.3 fixed this issue for me.
>
> Anyone else can confirm that this is fixed?
The update seems to have fixed the issue for me as well.
--
You are receiving this mail because:
You are the assignee for the bug.
--1445033902.d1EAc1.8231
Date: Fri, 16 Oct 2015 22:18:22 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 9
on bug 91930
from Hugues Ross
(In reply to Ian Brunelli from comment #7)
> The update to mesa 11.0.3 fixed this issue for me.
>
> Anyone else can confirm that this is fixed?
The update seems to have fixed the issue for me as well.
You are receiving this mail because:
- You are the assignee for the bug.
--1445033902.d1EAc1.8231--
--===============1237774130==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1237774130==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Fri, 16 Oct 2015 22:21:57 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0023066086=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 43EC66E49D
for ; Fri, 16 Oct 2015 15:21:57 -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
--===============0023066086==
Content-Type: multipart/alternative; boundary="1445034117.e0eEeb0.9510"; charset="UTF-8"
--1445034117.e0eEeb0.9510
Date: Fri, 16 Oct 2015 22:21:57 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91930
--- Comment #10 from pavol@klacansky.com ---
(In reply to Hugues Ross from comment #9)
> (In reply to Ian Brunelli from comment #7)
> > The update to mesa 11.0.3 fixed this issue for me.
> >
> > Anyone else can confirm that this is fixed?
>
> The update seems to have fixed the issue for me as well.
Can you test with LIBGL_ALWAYS_SOFTWARE=on ? Because I am getting black widget
before I hover over them.
--
You are receiving this mail because:
You are the assignee for the bug.
--1445034117.e0eEeb0.9510
Date: Fri, 16 Oct 2015 22:21:57 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 10
on bug 91930
from pavol@klacansky.com
(In reply to Hugues Ross from comment #9)
> (In reply to Ian Brunelli from comment #7)
> > The update to mesa 11.0.3 fixed this issue for me.
> >
> > Anyone else can confirm that this is fixed?
>
> The update seems to have fixed the issue for me as well.
Can you test with LIBGL_ALWAYS_SOFTWARE=on ? Because I am getting black widget
before I hover over them.
You are receiving this mail because:
- You are the assignee for the bug.
--1445034117.e0eEeb0.9510--
--===============0023066086==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0023066086==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91930] Program with GtkGLArea widget does not redraw
Date: Wed, 18 Sep 2019 19:19:32 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1625773860=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 8040D6FA60
for ; Wed, 18 Sep 2019 19:19:32 +0000 (UTC)
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
--===============1625773860==
Content-Type: multipart/alternative; boundary="15688343721.CF26A.26891"
Content-Transfer-Encoding: 7bit
--15688343721.CF26A.26891
Date: Wed, 18 Sep 2019 19:19:32 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D91930
GitLab Migration User changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #11 from GitLab Migration User -=
--
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/553.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15688343721.CF26A.26891
Date: Wed, 18 Sep 2019 19:19:32 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
GitLab Migration User
changed
bug 91930<=
/a>
| What |
Removed |
Added |
| Resolution |
---
|
MOVED
|
| Status |
NEW
|
RESOLVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15688343721.CF26A.26891--
--===============1625773860==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1625773860==--