https://bugs.kde.org/show_bug.cgi?id=400908
--- Comment #2 from JORGETECH <[email protected]> --- (In reply to David Edmundson from comment #1) > 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. That actually solved the problem immediatly. Thanks! I think this should be reported to QT to see if they can fix it. -- You are receiving this mail because: You are watching all bug changes.
