https://bugs.kde.org/show_bug.cgi?id=515548
Freya Lupen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #3 from Freya Lupen <[email protected]> --- You should be able to use the portable zip version of 5.3.0-beta1 alongside 6.0.0-beta1. However, I can reproduce this on 6.0.0-beta1 on macOS and Linux. It works fine on 5.3.0-beta1. There are some (repeated) warnings when scrolling the font list which might be related: > qrc:/qt/qml/org/krita/components/FontFamilyDelegate.qml:236: TypeError: Value > is null and could not be converted to an object > qrc:/qt/qml/org/krita/components/ResourceDelegateBase.qml:39: TypeError: > Cannot read property 'modelWrapper' of null > qrc:/qt/qml/org/krita/components/ResourceDelegateBase.qml:33: TypeError: > Cannot read property 'highlightedIndex' of null > qrc:/qt/qml/org/krita/components/ResourceDelegateBase.qml:41: TypeError: > Cannot read property 'palette' of null > qrc:/FontResourceDropdown.qml:17:9: Unable to assign ResourceView_QMLTYPE_10 > to ResourceView_QMLTYPE_10 It also works fine in a 6.0.0-prealpha-81586693 from October 24, so it's a relatively recent regression. -- You are receiving this mail because: You are watching all bug changes.
