https://bugs.kde.org/show_bug.cgi?id=406818

--- Comment #1 from Michail Vourlakos <mvourla...@gmail.com> ---
(In reply to Mathias Tillman from comment #0)
> SUMMARY
> The CMakeLists file adds a dependency on QtGraphicalEffects 1.0, but two of
> the qml files use QtGraphicalEffects 1.2, which causes the shell plasmoid to
> fail to load on systems that only have 1.0 installed.
> 
> STEPS TO REPRODUCE
> 1. Compile git master on a system that only has QtGraphicalEffects 1.0
> 2. Run it
> 
> OBSERVED RESULT
> The shell plasmoid fails to load, which causes problems with the task
> manager and probably other things.
> 
> EXPECTED RESULT
> The shell plasmoid should load properly.
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: -
> (available in About System)
> KDE Plasma Version: -
> KDE Frameworks Version: -
> Qt Version: 5.12.0
> 
> ADDITIONAL INFORMATION
> Seems to me like either the CMakeLists.txt file should update the dependency
> on 1.2, or downgrade the two qml files that depend on 1.2. I manually
> changed them to import 1.0 instead of 1.2, and it seems to work fine now.

nice!
can you please send a PR at phabricator?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to