https://bugs.kde.org/show_bug.cgi?id=478704
ratijas <m...@ratijas.tk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@ratijas.tk --- Comment #2 from ratijas <m...@ratijas.tk> --- This is a regression from fixing BUG 476148 ResourcesProxyModel::count property is a smart object now, but "thanks" to QML being so untyped and dynamic we missed the line in a completely different source file where it still tries to compare that smart object with a literal 0 and silently fails. -- You are receiving this mail because: You are watching all bug changes.