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

David Edmundson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |NOT A BUG

--- Comment #1 from David Edmundson <[email protected]> ---
So use of QtQuick is slow, especially when using the desktop theme where we
have large texture uploads.

Probably means we have a software GL driver. They do suck.

You can try 

kcmshell5 qtquicksettings

and selecting the software backend.

This means we avoid GL and use a slower software fallback, but that's often
quicker than using GL that in turn is software emulated. 

Let me know if it helps.

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

Reply via email to