MycroftAI / installers

Installers and instructions for getting Mycroft working on different equipment, OS platforms and desktops.
Apache License 2.0
28 stars 13 forks source link

Automatic installation fails on Fedora #11

Open TheLastProject opened 4 years ago

TheLastProject commented 4 years ago

First, during installation, some warnings on chmod:

chmod: cannot access '/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/startservice.sh': No such file or directory
chmod: cannot access '/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/stopservice.sh': No such file or directory
chmod: cannot access '/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/pkgstartservice.sh': No such file or directory
chmod: cannot access '/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/pkgstopservice.sh': No such file or directory
Everything is built and ready to go!

These files indeed do not exist:

# tree /usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/
/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/
├── config
│   ├── config.qml
│   └── main.xml
├── images
│   ├── arleft.png
│   ├── arright.png
│   ├── ctxmenu.png
│   ├── logo.png
│   ├── mycroft-logo.svg
│   ├── mycroftmic.png
│   ├── mycroft-plasma-appicon.svg
│   ├── mycroftsmaller2.png
│   └── mycroftsmaller.png
└── ui
    ├── AutocompleteBox.qml
    ├── BottomBarViewComponent.qml
    ├── config
    │   └── configGeneral.qml
    ├── ConversationDelegate.qml
    ├── FullRepresentation.qml
    ├── HintsModel.qml
    ├── HintsViewComponent.qml
    ├── HintsView.qml
    ├── Logic.qml
    ├── main.qml
    ├── MsmView.qml
    ├── RemoteStt.qml
    ├── SkillsInstallerComponent.qml
    ├── TopBarAnim.qml
    └── TopBarViewComponent.qml

4 directories, 26 files

After reboot and adding the widget:

Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/ui/main.qml:33:34: Type FullRepresentation unavailable
file:///usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/ui/FullRepresentation.qml:31:1: module "Mycroft" is not installed
vukmirovic98 commented 4 years ago

Same error in the widget, running Manjaro KDE, Plasma Verison 5.17.5

ringtailedfox commented 4 years ago

same here, running Mageia 7.1 x86_64 KDE, Plasma Version 5.15.4...

shnmgm commented 4 years ago

I've run into the same problem using Plasma 5.18.3 on Fedora 32.