psifidotos / nowdock-plasmoid

Plasma 5 plasmoid that creates a plank or mac style effect for tasks
GNU General Public License v3.0
37 stars 3 forks source link

"QtQml.Models" is not installed #62

Open nowardev opened 7 years ago

nowardev commented 7 years ago

after this error : (already did sudo apt-get install qtdeclarative5-models-plugin qml-module-qtqml-models2)


Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.store.nowdock.plasmoid/contents/ui/main.qml:653:23: Type TaskDelegate unavailable
file:///usr/share/plasma/plasmoids/org.kde.store.nowdock.plasmoid/contents/ui/TaskDelegate.qml:155:5: Type TaskWindows unavailable
file:///usr/share/plasma/plasmoids/org.kde.store.nowdock.plasmoid/contents/ui/TaskWindows.qml:20:1: module "QtQml.Models" is not installed

screenshot_20161219_092812

psifidotos commented 7 years ago

What qt version are u using?

Στις 19 Δεκ 2016 10:30 π.μ., ο χρήστης "nowardev" notifications@github.com έγραψε:

after this error : (already did sudo apt-get install qtdeclarative5-models-plugin qml-module-qtqml-models2)

Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.store.nowdock.plasmoid/contents/ui/main.qml:653:23: Type TaskDelegate unavailable file:///usr/share/plasma/plasmoids/org.kde.store.nowdock.plasmoid/contents/ui/TaskDelegate.qml:155:5: Type TaskWindows unavailable file:///usr/share/plasma/plasmoids/org.kde.store.nowdock.plasmoid/contents/ui/TaskWindows.qml:20:1: module "QtQml.Models" is not installed

[image: screenshot_20161219_092812] https://cloud.githubusercontent.com/assets/8808625/21305757/b5e5e314-c5cd-11e6-9366-6a7280a1cf49.jpeg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/psifidotos/nowdock-plasmoid/issues/62, or mute the thread https://github.com/notifications/unsubscribe-auth/ACHSGgaQzecZpdw50RswlBpEkXzPPwEaks5rJkCSgaJpZM4LQepG .

nowardev commented 7 years ago

dude ,shit it's my fault i have Qt 5.6.1 (built against 5.6.1)

psifidotos commented 7 years ago

there is no problem with this... 5.6 is ok...

but something is wrong with your qt ... I dont know what exactly...