-
-
Notifications
You must be signed in to change notification settings - Fork 428
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
Errors shown in the bash console #418
Comments
As I said I can't delete those themes from index.theme, but you can make PKGBUILD based on papirus-icon-theme-git with the patch and upload to AUR. |
Thank you, I have posted on the AUR. If Papirus is using/relays on some of the icons from those aforementioned themes, can those icons be included in the git bundle? They are free to use aren't they? So we don't have to download them all? I haven't noticed any missing icons despite not having those themes installed. How does it work exactly? Thanks! |
That doesn't need.
Papirus doesn't contain some system-specific icons for Linux Mint and Elementary, and some third-party apps add icons to ubuntu-mono-* and gnome themes. That why all these themes should be included. |
Icons are a real pleasure to use but when console starts it shows errors:
Icon theme "ubuntu-mono-dark" not found.
Icon theme "Mint-X" not found.
Icon theme "elementary" not found.
Icon theme "gnome" not found.
to remedy it after each update I need to type in
sudo sed -i.orig '/Inherits/ s/(ubuntu-mono-dark|gnome|Mint-X|elementary),?//g' /usr/share/icons/{ePapirus,Papirus,Papirus-Light,Papirus-Dark}/index.theme
It was happening in Manjaro, now in Antegros (both Arch based) is happening. Could you please change contents of index.theme?
The text was updated successfully, but these errors were encountered: