Follow-up Comment #17, bug #18460 (project mypaint):

Hi, 
Thanks again.

It does work from the /tmp directory as well as from the git checkout.

The paste bin is huge... I will post it only if necessary. Let me know.
 
I understand then that is a problem with my /usr/local, but before this last
update it was working correctly.

Running the version in /bin is when it fails. From what I see in the strace
dump. My /usr/local/share/icons doesn't have many icons that are needed.
For example
/usr/local/share/icons/hicolor/16x16 
only has asubfolder called "apps" and none of the required "animations" and
"actions"
Here is the strace output concerning that:

stat64("/usr/local/share/icons/hicolor/index.theme", 0xbfbea160) = -1 ENOENT
(No such file or directory)
stat64("/usr/local/share/icons/hicolor/16x16/actions", 0xbfbea160) = -1
ENOENT (No such file or directory)
stat64("/usr/local/share/icons/hicolor/16x16/actions", 0xbfbea160) = -1
ENOENT (No such file or directory)
stat64("/usr/local/share/icons/hicolor/16x16/animations", 0xbfbea160) = -1
ENOENT (No such file or directory)
stat64("/usr/local/share/icons/hicolor/16x16/animations", 0xbfbea160) = -1
ENOENT (No such file or directory)


I did run
sudo gtk-update-icon-cache -tf /usr/local/share/icons/hicolor 
and icon-theme.cache is there but not "index.theme"

Thanks
JPi





    _______________________________________________________

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

Reply via email to