-
Notifications
You must be signed in to change notification settings - Fork 60
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
electron apps black icons #255
Comments
icon converted with inkscape to white color by manual fine. For example:
@bil-elmoussaoui What happened again? |
Even when you try --force-inskcape ? For the config folder of inkscape, i will see what i can do about it. It must be due to running inkscape as root (which shouldn't btw causes this..) |
Yes, i'm attach log and doing this repeatedly - electron apps not use inkscape, because icon black. |
@bil-elmoussaoui maybe better use inkscape for all (by default) and remove cairo? Because cairo bugged :( |
It's impossible that electron apps won't use inkscape instead of cairo. I will try to investigate more about this tomorrow morning. Are you using elementary OS? and where i can find the theme you're using? |
Ok, thank you!
|
@bil-elmoussaoui any news? |
@varlesh I just installed elementary OS again, tried installing skypeforlinux but the tray icons are not working on elementary at all... do you have any idea? |
need install libs: |
Ok i got the indicators now, and i got the dark icons too. It seems that inkscape does not convert icons right. As when i use --force-inkscape, it uses inkscape as expected (did some tests). I will try to extract the asar file and see if the icons are black or white.. |
No, inkscape worked right, because i'm convert icon manual: |
it's happened with electron apps only and i don't know why... |
i think script not use inkscape for electron or maybe electron.py have error |
You're right! the issue is from electron.py i guess.. as i forgot to add the --force-inkscape to the electron script. I will add a hacky solution to fix this, a better fix will land with #248 |
Fixed! i've also fixed the same issue with chrome and spotify script. This issue shouldn't happen at all never again with the new version of the code! |
revert worked too? |
Yes it works perfectly on my computer. You must have corrupted the bak file that's why it doesn't revert to the right file. I'm thinking of a better backup revert feature. Like having the backup saved by date and time so you can have multiple versions saved. All of those saved on |
Happy to hear that it works! stay tuned, the new release will add some nice features! |
hardcode-tray git version
icon theme: ePapirus
inkscape: 0.91
on elementaryOS loki applied black icons for electron apps.
LOG:
Tested with skype4linux and wire:
The text was updated successfully, but these errors were encountered: