jsalatas / plasma-pstate

Intel P-state and CPUFreq Manager Widget
GNU General Public License v2.0
274 stars 49 forks source link

install problem #15

Closed IosebKoplatadze closed 5 years ago

IosebKoplatadze commented 5 years ago

sudo ./install.sh Error: Installation of /home/ioseb/snap/plasma-pstate/gr.ictpro.jsalatas.plasma.pstate failed: /home/ioseb/.local/share/plasma/plasmoids/gr.ictpro.jsalatas.plasma.pstate already exists chmod: cannot access '/usr/share/plasma/plasmoids/gr.ictpro.jsalatas.plasma.pstate/contents/code/set_prefs.sh': No such file or directory

jsalatas commented 5 years ago

What distro?

How did you try to install it? By running the install.sh script as root (ie sudo ./install.sh) or something else?

IosebKoplatadze commented 5 years ago

it's ubuntu 18.10 yes, I run 'sudo ./install.sh`

jsalatas commented 5 years ago

can you 1) remove everything in /home/ioseb/.local/share/plasma/plasmoids/gr.ictpro.jsalatas.plasma.pstate sudo mv /home/ioseb/.local/share/plasma/plasmoids/gr.ictpro.jsalatas.plasma.pstate ~/jsalatas_pstate or (suggested) sudo rm -r /home/ioseb/.local/share/plasma/plasmoids/gr.ictpro.jsalatas.plasma.pstate 2) restart plasma or logout and then login again 3) run the sudo install thing again 4) restart plasma or logout and then login again (same as step 2) and then try again? Please? It should work!.... I hope! :)

IosebKoplatadze commented 5 years ago

Thanks for the attention I did your suggestions (step 1, step 2 ), but on step 3 there were new error message when I run sudo ./install.sh

ioseb@ioseb-XPS-13-9370:~/Downloads/plasma-pstate-1.0.4$ sudo ./install.sh 
Face detection timeout reached
[sudo] password for ioseb: 
Successfully installed /home/ioseb/Downloads/plasma-pstate-1.0.4/gr.ictpro.jsalatas.plasma.pstate
chmod: cannot access '/usr/share/plasma/plasmoids/gr.ictpro.jsalatas.plasma.pstate/contents/code/set_prefs.sh': No such file or directory

Setup complete.

looks like it tries to find /usr/share/plasma/plasmoids but when I check

ioseb@ioseb-XPS-13-9370:/usr/share/plasma$ ls

desktoptheme  services

there are only desktoptheme and services folders

do I need some pre dependencies?

I'm sorry if I asking questions like that, but I'm new with linux

jsalatas commented 5 years ago

Is your distro ubuntu or kubuntu? Are you using kde? if not, I guess you will not be able to use it. :\