Bug 470599 - Metabug: breakage caused by unported shaders
Summary: Metabug: breakage caused by unported shaders
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR task
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on: 470358 470600 470601 470602 472876
Blocks:
  Show dependency treegraph
 
Reported: 2023-06-03 19:48 UTC by Nate Graham
Modified: 2023-08-23 15:12 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!