> Note: all the toolbar icons are broken for me in simple-scan. > > open("/home/dannym/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No > such file or directory) > open("/run/current-system/profile/share/icons", > O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 20 > stat("/gnu/store/kfb8frkg06fr4b4v6pbabyidkcpvzsqi-simple-scan-3.19.91/share/simple-scan/icons/hicolor/scalable/stock/text", > 0x7ffc5f80b300) = -1 ENOENT (No such file or directory) > stat("/home/dannym/.local/share/icons/hicolor/scalable/stock/form", > 0x7ffc5f80b300) = -1 ENOENT (No such file or directory) > ...etcetc
I installed hicolor-icon-theme now. It's still the same. Then I tried $ e ~/.config/gtk-3.0/settings.ini [Settings] gtk-icon-theme-name = hicolor And it's still the same...