esjeon / kwin-forceblur

Force-enable blur effect to user-specified windows
MIT License
155 stars 7 forks source link

Unable to install #22

Closed NothingNaN closed 2 years ago

NothingNaN commented 2 years ago

./bin/install.sh

Error: Installation of  failed: No such file: 
kf.package: Invalid metadata for package structure ""
kf.coreaddons.desktopparser: Unable to find service type for service "KSysguard/SensorFace" listed in "/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/metadata.desktop"
kf.coreaddons.desktopparser: Unable to find service type for service "KSysguard/SensorFace" listed in "/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/metadata.desktop"
kf.coreaddons.desktopparser: Unable to find service type for service "KSysguard/SensorFace" listed in "/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/metadata.desktop"
kf.coreaddons.desktopparser: Unable to find service type for service "KSysguard/SensorFace" listed in "/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.textonly/metadata.desktop"
kf.coreaddons.desktopparser: Unable to find service type for service "KSysguard/SensorFace" listed in "/usr/share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/metadata.desktop"
kf.coreaddons.desktopparser: Unable to find service type for service "SettingsModule" listed in "/usr/share/kpackage/kcms/kcmsamba/metadata.desktop"
kf.coreaddons.desktopparser: Unable to find service type for service "Plasma/GenericQml" listed in "/usr/share/kpackage/kcms/kcm_energyinfo/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Cheerful-Phantasy-SDDM/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/WinSur-dark/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Tellgo/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/elarun/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/PlasmaSur-dark/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/DeepinV20-dark/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/ittu_bottom/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Harmony/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/plasma-chili/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Sweet/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/ChromeOS/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/WhiteSur/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/breath2/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Win10OS/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/maya/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/maldives/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Orchis/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Fluent-round/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/We10XOS/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/breeze/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Win11OS-dark/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Reversal/metadata.desktop"
kf.coreaddons.desktopparser: Error: Could not find [Desktop Entry] group in  "/usr/share/sddm/themes/Monterey-dark/metadata.desktop"
Error: Plugin  is not installed.
"One of install, remove, upgrade or list is required."
'metadata.desktop' -> '/home/andrew/.local/share/kservices5/forceblur.desktop'

./bin/pack.sh

./bin/pack.sh: line 4: exec: zip: not found

./bin/load-script.sh

realpath: '': No such file or directory
load-script.sh: File does not exist:
esjeon commented 2 years ago

Hi, FYI, the scripts were really unusable/unfriendly, so I fixed that part.

The things is that you need to install zip to pack, and install.sh requires the package file generated by pack.sh.