Follow-up Comment #21, bug #18460 (project mypaint):
Problem solved here
>git pull
Already up-to-date.
>sudo rm -fr /tmp/argh
>sudo scons prefix=/usr/local install
scons: Reading SConscript files ...
Building for python2.6
swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
python2.6 generate.py
Checked brushsettings.hpp
set umask to 0022 (was 0022)
scons: done reading SConscript files.
scons: Building targets ...
scons: `install' is up to date.
scons: done building targets.
>mypaint
builtin python 2.6 json support
confpath = /home/juanpi/.mypaint/
Error: Where have my icons gone?
Icon search path: ('/home/juanpi/.icons', '/home/juanpi/.local/share/icons',
'/usr/share/gnome/icons', '/usr/local/share/icons', '/usr/share/icons',
'/usr/share/gnome/pixmaps', '/usr/local/share/pixmaps', '/usr/share/pixmaps',
'/usr/local/share/icons')
Mypaint can't run sensibly without its icons; please check your
installation.
Doing
>sudo gtk-update-icon-cache -tf /usr/local/share/icons/hicolor
gtk-update-icon-cache: Cache file created successfully.
>sudo chmod a+r /usr/local/share/icons/hicolor/icon-theme.cache
Solves the problem
Thanks achadwick!
I will keep an eye on the PPA.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?18460>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs