esjeon / kwin-forceblur

Force-enable blur effect to user-specified windows
MIT License
151 stars 8 forks source link

Error installing the script #18

Open archisman-panigrahi opened 3 years ago

archisman-panigrahi commented 3 years ago

I ran pack.sh which generated the script. Now, when I run ./install.sh, I get

$ ./install.sh 
Error: Installation of /home/archisman/kwin-forceblur/bin/forceblur.kwinscript failed: No metadata file in package: /home/archisman/kwin-forceblur/bin/forceblur.kwinscript
Error: Plugin  is not installed.
cp: cannot stat 'metadata.desktop': No such file or directory

KDE Neon Stable edition, Plasma 5.22

esjeon commented 3 years ago

Hi, you should run the script from the repository root, like ./bin/pack.sh and ./bin/install.sh.