Comment 4 for bug 1464855

Revision history for this message
grofaty (grofaty) wrote :

Hi,
I have also noticed some problems with zoom using Pinta 1.6 on Ubuntu 14.04, but the problems were not exactly the same.
I figure it out that my problem at list reported in bug 1531593 was fixed by installing latest development build.

Do the following:
1. Visit the Pinta's development build site: http://pinta-project.com/builds
2. Download and install Pinta development version. If using Windows: download "Windows" version with the largest version number currently 1.7.0.218 and install.
If using Linux:
a) Create directory where file is going to be download like: mkdir pinta
b) Change directory to created directory in step 1. cd pinta
c) Download zip file into step 1 created directory.
d) Unzip file with command: unzip <pinta-zip-file.zip>
e) Run Pinta with command: mono Pinta.exe
Note: On Linux this does not install's Pinta, just runs it from within directory. If you want to get rid of it just delete "pinta" directory created in step 1.

It would be nice if you both (Luis and Sergio) could test on Windows7 / Arch Linux and report back if this problem is solved in Pinta's development version.

By the way it looks like Pinta development version is pretty stable, at least such a stable as official 1.6 is.

P.S. I am changing bug status from "Incomplete" to "Confirmed", because this is official status if problem is confirmed by at least one additional user.