1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-01-30 20:23:09 +00:00

Add a workaround needle for abrt on KDE being weirdly grey

With recent Rawhide KDE, abrt runs, but the UI is weirdly grey.
This workaround needle handles that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-01-28 15:36:07 -08:00
parent aaf6018485
commit 79505c6bbd
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"area": [
{
"ypos": 17,
"xpos": 447,
"height": 15,
"type": "match",
"width": 131
}
],
"properties": [
{
"name": "workaround",
"value": "UI is weirdly grey - https://bugzilla.redhat.com/show_bug.cgi?id=2341867"
}
],
"tags": [
"abrt_runs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB