Bug 378193

Summary: Use systemd to start Mycroft service
Product: [Unmaintained] plasma-mycroft Reporter: stardiviner <numbchild>
Component: PlasmoidAssignee: Aditya Mehra <Aix.m>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description stardiviner 2017-03-28 08:13:42 UTC
Arch Linux now use systemd now. So the `/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/*.sh` scripts should change from `service` to `systemctrl`.
Comment 1 Aditya Mehra 2017-03-28 08:28:40 UTC
(In reply to stardiviner from comment #0)
> Arch Linux now use systemd now. So the
> `/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/*.
> sh` scripts should change from `service` to `systemctrl`.

The plasmoid already has an option to use Systemd service under the settings tab. Are you on the latest version ?
Comment 2 stardiviner 2017-03-30 04:14:38 UTC
(In reply to Aditya Mehra from comment #1)
> (In reply to stardiviner from comment #0)
> > Arch Linux now use systemd now. So the
> > `/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/*.
> > sh` scripts should change from `service` to `systemctrl`.
> 
> The plasmoid already has an option to use Systemd service under the settings
> tab. Are you on the latest version ?

I have not found it. I installed it from AUR. Screenshot here: https://drp.io/i/4J8fBuB3z
Comment 3 Aditya Mehra 2017-03-30 06:47:19 UTC
That is the second option in the screenshot "Installed Using Mycroft Package"
Comment 4 stardiviner 2017-03-30 16:44:41 UTC
(In reply to Aditya Mehra from comment #3)
> That is the second option in the screenshot "Installed Using Mycroft Package"

Thanks, it works with your said configuration.
Comment 5 Aditya Mehra 2017-03-30 17:22:56 UTC
User Issue Resolved