Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost opened this issue Oct 23, 2019 · 2 comments
Open

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

ghost opened this issue Oct 23, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Oct 23, 2019

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 ~]$

\

@Matipolit
Copy link

I have the same issue.

@C2N14 C2N14 added the bug Something isn't working label Apr 12, 2020
@C2N14
Copy link
Owner

C2N14 commented Apr 12, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants