AutomaThemely icon indicating copy to clipboard operation
AutomaThemely copied to clipboard

One or more of the script files was/were not found

Open ghost opened this issue 6 years ago • 2 comments

I created two simple scripts and added them as a script file link in UI like this:

Sunrise: "file:///home/*****/.local/share/applications/shadowfox-off.sh"

  • script content: #!/bin/sh shadowfox-updater -uninstall

Sunset: "file:///home/****/.local/share/applications/shadowfox-on.sh"

  • script content: #!/bin/sh shadowfox-updater -set-dark-theme

When I execute automathemely, scripts dont execute and I get warrning:

Here is output from terminal: [@Linux ~]$ automathemely INFO: Switching to light themes... kf5.kpackage: No metadata file in the package, expected it at: "/home//.local/share/plasma/look-and-feel/contents/" ERROR: Script file 1 not found WARNING: One or more of the script files was/were not found [****@Linux ~]$

\

ghost avatar Oct 23 '19 17:10 ghost

I have the same issue.

Matipolit avatar Mar 07 '20 18:03 Matipolit

What's the path of the script you are trying to run?

C2N14 avatar Apr 12 '20 22:04 C2N14