Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1725499 - Corrupted tooltips in KDE after update xorg-x11-server to 1.20.5-3.fc30
Summary: Corrupted tooltips in KDE after update xorg-x11-server to 1.20.5-3.fc30
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-ati
Version: 30
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1727906 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-30 22:05 UTC by Uros Bizjak
Modified: 2019-07-15 00:56 UTC (History)
18 users (show)

Fixed In Version: xorg-x11-drv-ati-19.0.1-2.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-15 00:56:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Xorg log file (41.31 KB, text/plain)
2019-06-30 22:05 UTC, Uros Bizjak
no flags Details
Screenshot of the corrupted tooltip (44.25 KB, image/png)
2019-07-01 19:58 UTC, Uros Bizjak
no flags Details
Tooltip corruption (62.40 KB, image/png)
2019-07-04 18:23 UTC, Jonathan S
no flags Details


Links
System ID Private Priority Status Summary Last Updated
freedesktop.org Gitlab xorg xserver issues 842 0 None None None 2019-07-05 09:57:31 UTC

Description Uros Bizjak 2019-06-30 22:05:33 UTC
Created attachment 1586097 [details]
Xorg log file

Description of problem:

After update of xorg-x11-server-common and xorg-x11-server-Xorg packages to version 1.20.5-3.fc30, the tooltips got corrupted in KDE. 

Version-Release number of selected component (if applicable):

xorg-x11-server-Xorg (1.20.5-3.fc30)
xorg-x11-server-common (1.20.5-3.fc30)

How reproducible:

Always.

Steps to Reproduce:
1. Hoover the mouse pointer over the tool.
2.
3.

Actual results:
Corrupted tooltip.

Expected results:


Additional info:

$ uname -a
Linux localhost.localdomain 5.1.15-300.fc30.x86_64 #1 SMP Tue Jun 25 14:07:22 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org (0x1002)
    Device: AMD CYPRESS (DRM 2.50.0 / 5.1.15-300.fc30.x86_64, LLVM 8.0.0) (0x6898)
    Version: 19.0.6
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.3
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1


I have rolled back the above packages to 1.20.4-3.fc30, where everything works OK.

Comment 1 Uros Bizjak 2019-07-01 19:58:54 UTC
Created attachment 1586435 [details]
Screenshot of the corrupted tooltip

Comment 2 Robin A. Meade 2019-07-04 02:00:09 UTC
Corruption happens to me on Gnome on Fedora 30 after the update from:

xorg-x11-server-Xorg-1.20.4-3.fc30
xorg-x11-server-common-1.20.4-3.fc30.x86_64

to:

xorg-x11-server-Xorg-1.20.5-3.fc30.x86_64
xorg-x11-server-common-1.20.5-3.fc30.x86_64

I get corrupted icons in Gnome's top panel (specifically the Quake and Dropbox icons (I use the topicons-plus Gnome extension)).
I also get corrupted tooltips in Firefox, e.g., hovering my mouse over my account circle in GMail produces corruption similar to the screenshot shown on this bug.
As suggested by OP, downgrading xorg made the problem go away:

$ glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org (0x1002)
    Device: AMD TURKS (DRM 2.50.0 / 5.1.15-300.fc30.x86_64, LLVM 8.0.0) (0x6740)
    Version: 19.0.8
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
...

A comment on a different bug describes a similar problem, and he has an AMD card as well:
https://bugzilla.redhat.com/show_bug.cgi?id=1726419#c1

Comment 3 Olivier Fourdan 2019-07-04 06:52:18 UTC
Can you please try if either of these two scratch (test) builds fix the issue:

xorg-x11-server-1.20.5-3.1test.fc30
https://koji.fedoraproject.org/koji/taskinfo?taskID=36015101

or:

xorg-x11-server-1.20.5-3.2test.fc30
https://koji.fedoraproject.org/koji/taskinfo?taskID=36027647

And report if either fix the corruption issue?

Comment 4 Uros Bizjak 2019-07-04 10:26:05 UTC
(In reply to Olivier Fourdan from comment #3)
> Can you please try if either of these two scratch (test) builds fix the

I will be away from the keyboard today, but will report tomorrow (friday) afternoon.

Comment 5 Jonathan S 2019-07-04 18:19:26 UTC
(In reply to Olivier Fourdan from comment #3)
> Can you please try if either of these two scratch (test) builds fix the
> issue:
> 
> xorg-x11-server-1.20.5-3.1test.fc30
> https://koji.fedoraproject.org/koji/taskinfo?taskID=36015101
> 
> or:
> 
> xorg-x11-server-1.20.5-3.2test.fc30
> https://koji.fedoraproject.org/koji/taskinfo?taskID=36027647
> 
> And report if either fix the corruption issue?

I have the same tooltip corruption issues under cinnamon.

xorg-x11-server-1.20.5-3.1test.fc30 DOES fix the issue.

xorg-x11-server-1.20.5-3.2test.fc30 DOES *NOT* fix the issue. The corruption is the same as under xorg-x11-server-1.20.5-3.fc30.x86_64.

Comment 6 Jonathan S 2019-07-04 18:23:55 UTC
Created attachment 1587437 [details]
Tooltip corruption

Tooltip corruption under xorg-x11-server-1.20.5-3.2test.fc30 & xorg-x11-server-1.20.5-3.fc30.x86_64
Desktop is cinnamon.

Comment 7 Uros Bizjak 2019-07-04 21:48:23 UTC
(In reply to Uros Bizjak from comment #4)
> (In reply to Olivier Fourdan from comment #3)
> > Can you please try if either of these two scratch (test) builds fix the
> 
> I will be away from the keyboard today, but will report tomorrow (friday)
> afternoon.

I can confirm that

xorg-x11-server-1.20.5-3.1test.fc30 fixes the issue for me.

xorg-x11-server-1.20.5-3.2test.fc30 DOES NOT fix the issue.

Comment 8 Olivier Fourdan 2019-07-05 07:22:06 UTC
So this is the fix for bug 1645553 which introduced that regression.

Comment 9 Olivier Fourdan 2019-07-05 09:57:32 UTC
I filed https://gitlab.freedesktop.org/xorg/xserver/issues/842 upstream for that regression, and interestingly Michel points out to a commit in xf86-vido-ati which would fix it, meaning that we may not have to revert.

I shall run a scratch build with the fix for xf86-vido-ati to test.

Comment 10 Olivier Fourdan 2019-07-05 10:30:52 UTC
Thank you both for testing, this is very helpful!

With either xorg-x11-server-1.20.5-3.fc30 or xorg-x11-server-1.20.5-3.2test.fc30 (i.e. one that does *not* fix the issue in the Xserver), can you please try with this test build for xorg-x11-drv-ati-19.0.1-1.1test.fc30:

https://koji.fedoraproject.org/koji/taskinfo?taskID=36052571

Comment 11 Jonathan S 2019-07-05 13:50:25 UTC
Hi Olivier - thanks for looking into this.

I started with xorg-x11-server-1.20.5-3.fc30, which I confirmed as before showed the bug.

I then applied your latest fix, xorg-x11-drv-ati-19.0.1-1.1test.fc30.x86_64, and I can confirm that this does indeed solve the issue.

This worked for both machines showing the problem (although with slight different symptoms), one AMD RV730 and one AMD CEDAR.

Comment 12 Olivier Fourdan 2019-07-05 13:55:11 UTC
(In reply to Jonathan S from comment #11)
> Hi Olivier - thanks for looking into this.
> 
> I started with xorg-x11-server-1.20.5-3.fc30, which I confirmed as before
> showed the bug.
> 
> I then applied your latest fix, xorg-x11-drv-ati-19.0.1-1.1test.fc30.x86_64,
> and I can confirm that this does indeed solve the issue.
> 
> This worked for both machines showing the problem (although with slight
> different symptoms), one AMD RV730 and one AMD CEDAR.

It means I won't have to revert the fix for bug 1645553, this is great news, many thanks for taking the time to try those packages!

Comment 13 Olivier Fourdan 2019-07-05 14:07:42 UTC
Moving to xorg-x11-drv-ati to fix it there

Comment 14 Uros Bizjak 2019-07-05 14:10:07 UTC
I can also confirm that xorg-x11-drv-ati-19.0.1-1.1test.fc30.x86_64 fixes the problem for me. I have:

Installed Packages
xorg-x11-drv-ati.x86_64                                              19.0.1-1.1test.fc30                                 @@commandline            
xorg-x11-server-Xorg.x86_64                                          1.20.5-3.fc30                                       @updates                 
xorg-x11-server-common.x86_64                                        1.20.5-3.fc30                                       @updates                 

and everything looks OK.

Comment 15 Robin A. Meade 2019-07-05 18:25:19 UTC
Same here. My laptop is working good with:

xorg-x11-drv-ati.x86_64             19.0.1-1.1test.fc30
xorg-x11-server-Xorg.x86_64         1.20.5-3.fc30    
xorg-x11-server-common.x86_64       1.20.5-3.fc30

Thanks!

Comment 16 samoht0 2019-07-07 18:27:38 UTC
Well in my case there were no just tooltips corrupted. Also quiet a few text menu entries unreadable in various programs. Plasma's apps/windows bar totally messed up on one system.
But I can, like the others, confirm: Fixed with xorg-x11-drv-ati-19.0.1-1.1test.fc30.x86_64.
Thanks, Olivier.

Comment 18 M. Kristall 2019-07-08 14:16:53 UTC
*** Bug 1727906 has been marked as a duplicate of this bug. ***

Comment 19 Fedora Update System 2019-07-11 15:21:37 UTC
FEDORA-2019-d91c61517e has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-d91c61517e

Comment 20 Fedora Update System 2019-07-12 02:16:01 UTC
xorg-x11-drv-ati-19.0.1-2.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-d91c61517e

Comment 21 Fedora Update System 2019-07-15 00:56:45 UTC
xorg-x11-drv-ati-19.0.1-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.