dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 104597] Compton weird colors
@ 2018-01-12 11:34 bugzilla-daemon
  2018-01-12 15:22 ` bugzilla-daemon
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 11:34 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1214 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

            Bug ID: 104597
           Summary: Compton weird colors
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: haagch@frickel.club
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 136675
  --> https://bugs.freedesktop.org/attachment.cgi?id=136675&action=edit
Desktop with compton --backend glx

RX 480, mesa master.

Running compton --backend glx produces the effect in the attached image. The
colors are corrupted, but some applications look correct.

There is one situation where I have seen a similar effect not involving compton
and that is kwin's window preview of SteamVR's vrmonitor:
https://www.youtube.com/watch?v=IHHQS_Q5uqE. All other window previews work
correctly, it's only the vrmonitor that's broken.
But that's enough to say it's not a compton specific problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2777 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
@ 2018-01-12 15:22 ` bugzilla-daemon
  2018-01-12 16:25 ` [Bug 104597] [bisected] " bugzilla-daemon
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 15:22 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 359 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
It could be similar bugs in compton and kwin. :)

If this started recently, maybe you can try bisecting Mesa.

I wonder if this might be related to bug 104599.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1247 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
  2018-01-12 15:22 ` bugzilla-daemon
@ 2018-01-12 16:25 ` bugzilla-daemon
  2018-01-12 19:26 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 16:25 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1038 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

Christoph Haag <haagch@frickel.club> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Compton weird colors        |[bisected] Compton weird
                   |                            |colors

--- Comment #2 from Christoph Haag <haagch@frickel.club> ---
e5ff036c6751c39ee008ca7db47b3ce4d7a38a15 is the first bad commit
commit e5ff036c6751c39ee008ca7db47b3ce4d7a38a15
Author: Mario Kleiner <mario.kleiner.de@gmail.com>
Date:   Fri Dec 15 23:05:07 2017 +0100

    st/dri: Add support for BGR[A/X]1010102 formats.

    Exposes RGBA 10 10 10 2 and 10 10 10 0 visuals and
    fbconfigs for rendering.

    Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
    Reviewed-by: Marek Olšák <marek.olsak@amd.com>
    Signed-off-by: Marek Olšák <marek.olsak@amd.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2499 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
  2018-01-12 15:22 ` bugzilla-daemon
  2018-01-12 16:25 ` [Bug 104597] [bisected] " bugzilla-daemon
@ 2018-01-12 19:26 ` bugzilla-daemon
  2018-01-12 19:26 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 19:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #3 from network723@rkmail.ru ---
bug 104540 is probably the very same issue, since OBS uses Xcomposite to
capture a window.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1153 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-01-12 19:26 ` bugzilla-daemon
@ 2018-01-12 19:26 ` bugzilla-daemon
  2018-01-12 21:49 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 19:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 483 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

network723@rkmail.ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |network723@rkmail.ru

--- Comment #4 from network723@rkmail.ru ---
*** Bug 104540 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1904 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-01-12 19:26 ` bugzilla-daemon
@ 2018-01-12 21:49 ` bugzilla-daemon
  2018-01-12 21:53 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 21:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 652 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #5 from Mario Kleiner <mario.kleiner@tuebingen.mpg.de> ---
Can you try what happens if you add the following snippet
inside the <device> section of your /etc/drirc and restart compton?

<application name="compton" executable="compton">
    <option name="allow_rgb10_configs" value="false"/>
</application>

The output of xdpyinfo and glxinfo could also be useful.

To disable the new rgb10 support globally, one can add this snippet instead:

<option name="allow_rgb10_configs" value="false"/>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1501 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (4 preceding siblings ...)
  2018-01-12 21:49 ` bugzilla-daemon
@ 2018-01-12 21:53 ` bugzilla-daemon
  2018-01-12 21:53 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 21:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 487 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #6 from Christoph Haag <haagch@frickel.club> ---
Created attachment 136700
  --> https://bugs.freedesktop.org/attachment.cgi?id=136700&action=edit
xdpyinfo

No need to add to drirc, you can also set drirc options with an environment
variable.

This indeed works fine, no color issue:
allow_rgb10_configs=false compton --backend glx

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1344 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (5 preceding siblings ...)
  2018-01-12 21:53 ` bugzilla-daemon
@ 2018-01-12 21:53 ` bugzilla-daemon
  2018-01-17  2:50 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-12 21:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 304 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #7 from Christoph Haag <haagch@frickel.club> ---
Created attachment 136701
  --> https://bugs.freedesktop.org/attachment.cgi?id=136701&action=edit
glxinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1159 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (6 preceding siblings ...)
  2018-01-12 21:53 ` bugzilla-daemon
@ 2018-01-17  2:50 ` bugzilla-daemon
  2018-01-17  4:26 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-17  2:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 650 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #8 from Mario Kleiner <mario.kleiner@tuebingen.mpg.de> ---
compton didn't cause problems for me under default 24 bit color-depth on
X-Server 1.19.3.

But Christoph's setup is running the new server 1.19.6, and the glxinfo shows
various new 32 bit visuals, not only rgba 8 8 8 8 but also rgba 10 10 10 2.

1.19.6 contains the patch "glx: Duplicate relevant fbconfigs for compositing
visuals" backported from master, adding lots new 32 bpp compositing visuals, so
that might trigger the problems?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1419 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (7 preceding siblings ...)
  2018-01-17  2:50 ` bugzilla-daemon
@ 2018-01-17  4:26 ` bugzilla-daemon
  2018-01-31 13:02 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-17  4:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 394 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #9 from Fredrik Höglund <fredrik@kde.org> ---
The broken window preview is actually a bug in plasma.

The thumbnail code doesn't look at the sizes of the color channels; it only
checks that the GLX_BUFFER_SIZE matches the depth of the window.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1141 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (8 preceding siblings ...)
  2018-01-17  4:26 ` bugzilla-daemon
@ 2018-01-31 13:02 ` bugzilla-daemon
  2018-02-16  6:49 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-01-31 13:02 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 627 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #10 from Mario Kleiner <mario.kleiner@tuebingen.mpg.de> ---
Created attachment 137087
  --> https://bugs.freedesktop.org/attachment.cgi?id=137087&action=edit
Possible fix, tested against server 1.19 branch.

This patch fixes the problem with compton, as tested against server 1.19
branch. Also applies cleanly against master, but i haven't tested it on master
yet.

So far tested with KDE-5, compiz, and compton, on ati-ddx under Radeon gfx,
both screen depth 24 and 30.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1661 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (9 preceding siblings ...)
  2018-01-31 13:02 ` bugzilla-daemon
@ 2018-02-16  6:49 ` bugzilla-daemon
  2018-02-16  6:52 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-02-16  6:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 775 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #11 from gloriouseggroll@gmail.com ---
(In reply to Mario Kleiner from comment #10)
> Created attachment 137087 [details] [review]
> Possible fix, tested against server 1.19 branch.
> 
> This patch fixes the problem with compton, as tested against server 1.19
> branch. Also applies cleanly against master, but i haven't tested it on
> master yet.
> 
> So far tested with KDE-5, compiz, and compton, on ati-ddx under Radeon gfx,
> both screen depth 24 and 30.

tested here 1.19 as well, sadly does not fix the issue with OBS xcomposite
window capture mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=104540

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2130 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (10 preceding siblings ...)
  2018-02-16  6:49 ` bugzilla-daemon
@ 2018-02-16  6:52 ` bugzilla-daemon
  2018-02-16  8:35 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-02-16  6:52 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 904 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #12 from gloriouseggroll@gmail.com ---
(In reply to Mario Kleiner from comment #5)
> Can you try what happens if you add the following snippet
> inside the <device> section of your /etc/drirc and restart compton?
> 
> <application name="compton" executable="compton">
>     <option name="allow_rgb10_configs" value="false"/>
> </application>
> 
> The output of xdpyinfo and glxinfo could also be useful.
> 
> To disable the new rgb10 support globally, one can add this snippet instead:
> 
> <option name="allow_rgb10_configs" value="false"/>

adding this for obs resolves
https://bugs.freedesktop.org/show_bug.cgi?id=104540

<application name="obs" executable="obs">
     <option name="allow_rgb10_configs" value="false"/>
</application>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2078 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (11 preceding siblings ...)
  2018-02-16  6:52 ` bugzilla-daemon
@ 2018-02-16  8:35 ` bugzilla-daemon
  2018-02-22 15:55 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-02-16  8:35 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 449 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #13 from Michel Dänzer <michel@daenzer.net> ---
(In reply to gloriouseggroll from comment #12)
> adding this for obs resolves
> https://bugs.freedesktop.org/show_bug.cgi?id=104540

That probably means it's an OBS bug, not handling 10bpc configs correctly.
Please report it to the OBS developers.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1455 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (12 preceding siblings ...)
  2018-02-16  8:35 ` bugzilla-daemon
@ 2018-02-22 15:55 ` bugzilla-daemon
  2018-02-22 16:00 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-02-22 15:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 543 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #14 from Luke A. Guest <laguest@archeia.com> ---
Looks like it's the same as
https://obsproject.com/forum/threads/xcomposite-colours-all-wrong.81265/ and
https://obsproject.com/forum/threads/xcomposite-window-capture-not-working.81389/.

It's been pointed out it's not Obs as TyMiles2012 moved back from the Oibaf PPA
on Ubuntu 17.10.1 back to standard drivers and it no longer affects him.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1475 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (13 preceding siblings ...)
  2018-02-22 15:55 ` bugzilla-daemon
@ 2018-02-22 16:00 ` bugzilla-daemon
  2018-03-31 12:16 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-02-22 16:00 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 564 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

--- Comment #15 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Luke A. Guest from comment #14)
> It's been pointed out it's not Obs as TyMiles2012 moved back from the Oibaf
> PPA on Ubuntu 17.10.1 back to standard drivers and it no longer affects him.

That doesn't mean it's a Mesa bug, just that the OBS issue was triggered by a
change in Mesa's behaviour (it now exposes 10-bit-per-component colour
configs).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1388 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (14 preceding siblings ...)
  2018-02-22 16:00 ` bugzilla-daemon
@ 2018-03-31 12:16 ` bugzilla-daemon
  2018-04-09 20:56 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-03-31 12:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 523 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

Dave Gilbert <freedesktop@treblig.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freedesktop@treblig.org

--- Comment #16 from Dave Gilbert <freedesktop@treblig.org> ---
*** Bug 105824 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1995 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (15 preceding siblings ...)
  2018-03-31 12:16 ` bugzilla-daemon
@ 2018-04-09 20:56 ` bugzilla-daemon
  2018-12-05  7:39 ` bugzilla-daemon
  2019-09-25 18:02 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-04-09 20:56 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 521 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

Timothy Arceri <t_arceri@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cory@fuckyouprius.com

--- Comment #17 from Timothy Arceri <t_arceri@yahoo.com.au> ---
*** Bug 105918 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2061 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (16 preceding siblings ...)
  2018-04-09 20:56 ` bugzilla-daemon
@ 2018-12-05  7:39 ` bugzilla-daemon
  2019-09-25 18:02 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2018-12-05  7:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 542 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

Christian König <ckoenig.leichtzumerken@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kode54@gmail.com

--- Comment #18 from Christian König <ckoenig.leichtzumerken@gmail.com> ---
*** Bug 108937 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2079 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 104597] [bisected] Compton weird colors
  2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
                   ` (17 preceding siblings ...)
  2018-12-05  7:39 ` bugzilla-daemon
@ 2019-09-25 18:02 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2019-09-25 18:02 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 843 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=104597

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #19 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- 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/1299.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2393 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-09-25 18:02 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-12 11:34 [Bug 104597] Compton weird colors bugzilla-daemon
2018-01-12 15:22 ` bugzilla-daemon
2018-01-12 16:25 ` [Bug 104597] [bisected] " bugzilla-daemon
2018-01-12 19:26 ` bugzilla-daemon
2018-01-12 19:26 ` bugzilla-daemon
2018-01-12 21:49 ` bugzilla-daemon
2018-01-12 21:53 ` bugzilla-daemon
2018-01-12 21:53 ` bugzilla-daemon
2018-01-17  2:50 ` bugzilla-daemon
2018-01-17  4:26 ` bugzilla-daemon
2018-01-31 13:02 ` bugzilla-daemon
2018-02-16  6:49 ` bugzilla-daemon
2018-02-16  6:52 ` bugzilla-daemon
2018-02-16  8:35 ` bugzilla-daemon
2018-02-22 15:55 ` bugzilla-daemon
2018-02-22 16:00 ` bugzilla-daemon
2018-03-31 12:16 ` bugzilla-daemon
2018-04-09 20:56 ` bugzilla-daemon
2018-12-05  7:39 ` bugzilla-daemon
2019-09-25 18:02 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).