bilelmoussaoui / Hardcode-Tray

Fixes Hardcoded tray icons in Linux
Other
859 stars 63 forks source link

I can't run hardcore-tray in archlinux #761

Open Mario156090 opened 1 year ago

Mario156090 commented 1 year ago

Specifications

Hello, after install the APP in Arch linux I can't run this:

image

aymanalqadhi commented 1 year ago

I had this issue today, and I fixed it by installing potrace.

Mario156090 commented 1 year ago

I had this issue today, and I fixed it by installing potrace.

Hello, in my arch linux installation potrace is already installed.

image

aymanalqadhi commented 1 year ago

Do you have ImageMagick installed?

Mario156090 commented 1 year ago

Do you have ImageMagick installed?

Yes, I do.

image

aymanalqadhi commented 1 year ago

Can you post the output of running the following command (use any svg file as in.svg):

$ convert -background none -resize 24x24 in.svg out.svg
Mario156090 commented 1 year ago

Can you post the output of running the following command (use any svg file as in.svg):

$ convert -background none -resize 24x24 in.svg out.svg

I run this without problem.

image

Source image:

image

Result image:

image

aymanalqadhi commented 1 year ago

I assume you installed via AUR? If this is the case, you may try installing from source, because AUR uses a version from five years ago.

aymanalqadhi commented 1 year ago

Try running with --conversion-tool ImageMagick first.

Mario156090 commented 1 year ago

--conversion-tool ImageMagick

Well, I runned with that option and every appears be ok.

image

But if I open the teamviewer application the icon is the color not fixed. Blue and white.

image

Mario156090 commented 1 year ago

I can't change the tray icons to hardcore version. :(