Bug 461704 - All icons substituted by black squares after restart
Summary: All icons substituted by black squares after restart
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-11 14:37 UTC by Lukas Sommer
Modified: 2022-11-11 18:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
bugscreenshot.png (340.94 KB, image/png)
2022-11-11 14:37 UTC, Lukas Sommer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Sommer 2022-11-11 14:37:41 UTC
Created attachment 153675 [details]
bugscreenshot.png

SUMMARY
After a shutdown and restart of my computer: All icons in Plasma have been substituted by black squares. Also, the angles of the window decoration are substituted by black squares. Moreover, QtQuick buttons are substituted by black squares. Even in the SDDM screen, this happens. See screenshot.



STEPS TO REPRODUCE
 It is unknown what leads to these results and what could be steps to reproduce it.



OBSERVED RESULT
All icons in Plasma have been substituted by black squares. Also, the angles of the window decoration are substituted by black squares. Moreover, QtQuick buttons are substituted by black squares. Even in the SDDM screen, this happens. See screenshot.



EXPECTED RESULT
The desktop renders as expected.



Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-52-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 630



ADDITIONAL INFORMATION
It seems like QWidget is not affected: Icons and buttons of QWidget appear correctly.



(I'm not sure if this is the correct component to report this bug.)
Comment 1 Lukas Sommer 2022-11-11 14:39:46 UTC
The problem persists after a reboot.
Comment 2 David Edmundson 2022-11-11 16:32:33 UTC
> Even in the SDDM screen

Then it's unlikely to be a plasma bug, sorry.
We're failing to show a simple texture.

Try upgrading or downgrading mesa.
Comment 3 Lukas Sommer 2022-11-11 18:37:22 UTC
Okay. I've made a clear re-installation of the distribution, and now the problem is gone.