msva / gps-gimp-paint-studio

Automatically exported from code.google.com/p/gps-gimp-paint-studio
0 stars 1 forks source link

Brushes don't work. #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've just installed GPS 1.5 in my GIMP 2.6.10 as I did some time ago. It worked 
flawlessly before, but now, even if I change the brush, the brush settings 
don't change, for example, if I change to the brush GPS Rocket Fire, nothing 
changes, the brush size, shape, color, nothing changes :/

I'm using it in Ubuntu 10.10, it also doesn't work in Windows 7 Ultimate 64-bit.

What should I do?

Original issue reported on code.google.com by thebighe...@gmail.com on 23 Jun 2011 at 3:28

GoogleCodeExporter commented 9 years ago
Hi, 
If you can select inside the preset list the preset "GPS Rocket Fire" , it 
means you correctly have it install. A common mistake is to try to select 
preset with the "saving" button instead of the loading. If you did it just one 
time, it can overwrite the preset. 

I advice you to reinstall all to be sure ( becarefull, the code under will 
overwrite your old preference )here are terminal line to install in 2s GPS :
wget 
http://gps-gimp-paint-studio.googlecode.com/files/GPS%201_5_final%20release.zip
unzip GPS\ 1_5_final\ release.zip -d ~/.gimp-2.6
rm GPS\ 1_5_final\ release.zip 

also, if you want Gimp-painter 2.6.10 mixbrushes and Gpen instead of Gimp only :
sudo apt-add-repository ppa:mizuno-as/ppa && sudo apt-get update
sudo apt-get install gimp

Original comment by davidre...@gmail.com on 23 Jun 2011 at 8:13