Follow-up Comment #11, bug #18442 (project mypaint):

I'm running Mint 11 (64bit).
I cloned the repo from Gitorious into a holding folder I made. From there, I
made sure all dependencies and requirements were met. I installed with SCONS
as the README said, including a prefix option as to not overwrite my standard
MyPaint copy.

Everything's always run perfectly. Since I first installed, I've just run an
updater script about once a week; never a problem.

I was using MyPaint all day yesterday without flaw. It was only this morning
after I updated (the same way I've updated for months) that it broke. My
terminal gives the following error when I try to run it.

-----------Error---------------
builtin python 2.6 json support
confpath = /home/(my home)/.mypaint/
Error: Where have my icons gone?
Icon search path: ('/home/(my home)/.icons', '/home/(my
home)/.local/share/icons', '/usr/share/gnome-2d/icons',
'/usr/share/gnome/icons', '/usr/local/share/icons', '/usr/share/icons',
'/usr/share/gnome-2d/pixmaps', '/usr/share/gnome/pixmaps',
'/usr/local/share/pixmaps', '/usr/share/pixmaps', './share/icons')
Mypaint can't run sensibly without its icons; please check your
installation.
-------------------------------



-------My Update Script--------
#!/bin/bash
cd /home/(my home)/gittemp/mypaint/
git pull
scons prefix=/home/(my home)/mypaintdev/ install
/home/(my home)/mypaintdev/bin/mypaint
-------------------------------


In the GIT repo copy on my computer, and in the installed folder, MyPaint
seems to have all of the files and folders you listed on Pastebin, including
all icons. Maybe I'm just missing one file that wasn't included on Gitorious
by mistake. I don't know. Do you see any problems? Maybe I should try
reinstalling from the start. Oh, and I checked. All permissions are correct.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18442>

_______________________________________________
  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