Bug 470599

Summary: Metabug: breakage caused by unported shaders
Product: [Plasma] plasmashell Reporter: Nate Graham <nate>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: task CC: kde
Priority: NOR Keywords: qt6
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Bug Depends on: 470358, 470600, 470601, 470602, 472876    
Bug Blocks:    

Description Nate Graham 2023-06-03 19:48:24 UTC
In Qt 6, raw shader usage in QML doesn't work the same anymore and needs porting. See:
- https://blog.basyskom.com/2021/qt6-how-to-port-shadereffects/
- https://stackoverflow.com/questions/71145842/updating-qt-shader-from-qt-5-15-to-qt-6-2
Comment 1 Nate Graham 2023-08-23 15:12:26 UTC
This is done now!