Skip to content
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

Closed
Amaunator opened this issue Apr 19, 2017 · 3 comments
Closed

Errors shown in the bash console #418

Amaunator opened this issue Apr 19, 2017 · 3 comments

Comments

@Amaunator
Copy link

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?

@SmartFinn
Copy link
Member

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.

@Amaunator
Copy link
Author

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!

@SmartFinn
Copy link
Member

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?

That doesn't need.

I haven't noticed any missing icons despite not having those themes installed. How does it work exactly?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants