madmaxms/iconpack-obsidian

Invalid type fixed line for icon theme

samr28 opened this issue · 2 comments

When I run an application like kate through the terminal, a ton of warnings pop up for the icon theme. I did some research and it seems that these are just warnings but they should be fixed eventually. I couldn't figure out what exactly is wrong (not super familiar with how these icon packs work.) Below are the errors:

Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/apps/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/appscol/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/devices/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/apps/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/appscol/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/devices/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/apps/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/appscol/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/devices/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/apps/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/appscol/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/devices/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/apps/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/appscol/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian-Red/devices/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/actions/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/apps/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/appscol/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/categories/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/devices/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/emblems/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/status/16/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/actions/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/apps/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/appscol/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/categories/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/devices/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/emblems/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/status/22/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/actions/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/apps/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/appscol/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/categories/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/devices/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/emblems/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/status/24/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/actions/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/apps/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/appscol/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/categories/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/devices/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/emblems/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/status/32/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/actions/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/apps/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/appscol/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/categories/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/devices/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/emblems/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/status/48/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/actions/64/"
Invalid Type= "fixed" line for icon theme:  "/home/user/.local/share/icons/Obsidian/status/64/"

Related: numixproject/numix-core#3277 numixproject/numix-icon-theme#1042

This only needs a capitalization fix. Find & Replace "fixed" --> "Fixed". Then the warnings go away.

Similar issue here:
bikass/kora#2

Fixed in theme file