flipwise / unibody-kickoff

This repository contains the version of KDE's Kickoff widget without the patch which introduced a permanent search field.
GNU General Public License v2.0
2 stars 1 forks source link

app launcher didn't work #9

Open shahawiz opened 5 years ago

shahawiz commented 5 years ago

I'm using KDE 15 and suddenly the app launcher didn't work and this issue came out Error loading QML file: file:///home/hossam/.local/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:45:34: Type FullRepresentation unavailable file:///home/hossam/.local/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/FullRepresentation.qml:81:9: Cannot assign to non-existent property "showTopLevelItems

flipwise commented 5 years ago

Sorry, I don't know why GitHub is not sending me emails.

This is a duplicate of https://github.com/flipwise/unibody-kickoff/issues/8

I still haven't figured out what might be the cause. showTopLevelItems support was added in: https://phabricator.kde.org/R119:6108ce125bef67c161b774fd5d95978370d957c9

And it seems all supported and updated Plasma versions should have this property.