numixproject / numix-folders

Alternate folders for use with our base icon theme.
GNU General Public License v3.0
152 stars 26 forks source link

numix-folders not working on fedora 23 #128

Closed maxpro4u closed 4 years ago

maxpro4u commented 9 years ago

I tried using sudo and beesu. Here is output [max@max numix]$ sudo numix-folders [sudo] password for max: sudo: numix-folders: command not found [max@max numix]$ su Password: [root@max numix]# numix-folders bash: numix-folders: command not found... beesu '/home/max/Downloads/numix/numix-folders' touch: cannot touch ‘/home/root/.config/numix-folders’: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory sed: can't read /home/root/.config/numix-folders: No such file or directory gtk-update-icon-cache: Cache file created successfully. gtk-update-icon-cache: The generated cache was invalid. Folder change complete! /home/max/Downloads/numix/numix-folders: line 321: /home/root/.config/numix-folders: No such file or directory chown: cannot access ‘/home/root/.config/numix-folders’: No such file or directory

andia89 commented 9 years ago

What does which numix-folders and ls /usr/bin/numix-folders give?

maxpro4u commented 9 years ago

[max@max ~]$ which numix-folders /usr/bin/which: no numix-folders in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/max/.local/bin:/home/max/bin) [max@max ~]$ ls /usr/bin/numix-folders ls: cannot access /usr/bin/numix-folders: No such file or directory

andia89 commented 9 years ago

Ok so how did you install numix-folders then?

maxpro4u commented 9 years ago

I used the paolorotolo numix repo

andia89 commented 9 years ago

Ok I don't know if and how this repo works, but it seems that the script is not in your $PATH and thus cannot be executed. Try to cd into the folder of te script and run ./numix-folders

maxpro4u commented 9 years ago

I am going to add the copr repo and reinstall

Foggalong commented 9 years ago

CC @PaoloRotolo

maxpro4u commented 9 years ago

reinstalling using the copr repo didn't help. the dir is still not there

mikmikmik commented 8 years ago

The script didn't work for me either on Fedora 23 using the dnf install (error building the cache in Numix-Circle) but it's working with files from github. I replaced manually the Numix and Numix-Circle folders in /usr/share/icons with those I got here with a git clone and launched the script from the download folder with sudo ./numix-folders. You have to match one of the path inside the script so the 2 folders can also be in ~/.local/share/icons.

mikmikmik commented 8 years ago

fyi numix-folder is not on the repo. @maxpro4u after reinstalling the files from github, as @wa4557 said you need to give the script the folder context by cd /home/max/Downloads/numix/numix-folders and launch the script with sudo ./numix-folders.

bilelmoussaoui commented 8 years ago

I can confirm what @maxpro4u said. There's no package named numix-folders in the repo. I think that @maxpro4u thought that numix-folders is installed automatically when you do install the numix-icon-theme package.

bilelmoussaoui commented 7 years ago

ping @Foggalong

Foggalong commented 7 years ago

I'm not entirely sure who does the packaging for Fedora. I'll ask in the chat

Foggalong commented 4 years ago

The COPR repo has long since been abandoned so closing this now :eyes: