NicklasVraa / Color-manager

Recolor icon packs, themes, wallpapers and assets with a few clicks or lines of code.
GNU Affero General Public License v3.0
501 stars 7 forks source link

Generated theme contains lots of broken symlinks #15

Open Neblinus opened 1 week ago

Neblinus commented 1 week ago

Hello!! First of all, thanks for the amazing project!!

I tried to use it on my machine (running openSUSE Leap 15.6) to apply a custom color to Papirus icon theme, using the GUI. All the dependencies (colormath, pillow, etc) were installed.

But the generated themes (I tried 4 times) generally have 16x16, 24x24 icons OK...but the others are displayed as a broken symlink file.

I then decided to test it on a Debian 12 container, but...same result =[

I'm currently learning C#, but I don't know Python, nor I have the needed knowledge to try a code-level bug fix.

Thanks for reading!! (Below its the screenshot of the generated theme)

image

NicklasVraa commented 1 week ago

I'll check it out. Just finished uni, so I've got a bit more time for passion-projects now :) The GUI may not be working, but can you try running the python example code from the readme and report back?