Matthias Klumpp and Aleix Pol. Thanks for reply, i will wait until receive the update.
I made a clone on https://github.com/KDE/discover, master branch. Compile and install Run plasma-discover I receive an error qrc:/qml/FeaturedImage.qml:3:1: QML FeaturedImage: Binding loop detected for property "isCurrentItem" So i open FeaturedModel.qml And comment function .... function getFeatured(data) { return /* if(data==null) return for(var packageName in data) { var currentData = data[packageName] model.append({ "text": alternateIfNull(currentData.text, currentData.package), "color": alternateIfNull(currentData.color, "red"), "image": currentData.image, "icon": alternateIfNull(currentData.icon, "kde"), "comment": alternateIfNull(currentData.comment, ""), "packageName": alternateIfNull(currentData.package, ""), "url": currentData.url }) } initFeatured() */ } ..... Now i dont have carroussel banner, but im using plasma-discover very well and fast. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573994 Title: Slow, Unresponsive,Gui errors, segfault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1573994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs