What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Issues related to applications and software problems
Post Reply
Rocksockdoc
Posts: 414
Joined: 2012/03/29 20:12:28

What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Post by Rocksockdoc » 2013/06/20 06:34:52

A screenshot editor needs to do a few things - but it must do these three things easily and well:
1. Draw curved and straight arrows, dotted or solid line, with various end dots and points
2. Draw open boxes and circles of various shapes to highlight areas of interest
3. Text easily without having to pre-define a limited bounding box for the ad-hoc text

By far, the most powerful easy-to-use freeware screenshot editor is Paint.NET, which isn't on Linux.
On Linux, a distant second place goes to Kolourpaint, and a far distant third place to The GIMP (based on ease of performing those three items above).

I was told today that "[url=http://www.pinta-project.com]Pinta[/url]" is a Linux replacement for Paint.NET features - so I looked for an RPM:
http://www.pinta-project.com
$ uname -a
==> Linux snafu 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
$ yum --noplugins --showduplicates --enablerepo \* --disablerepo c6-media,\*-source,\*debug\* provides "*/pinta"
==> nothing found

http://pkgs.repoforge.org ==> pinta not found
http://pkgs.org ==> finds pinta in Fedora packages 17, 18, 19, and Rawhide
http://pbone.net ==> finds pinta in Fedora packages 14,15,16,17,18, and 19

Pinta source is also available here:
http://pinta-project.com/pinta/download.ashx

Given that information, what avenue would you pick to install on a 64-bit CentOS 6.4 laptop to test it out?

pjwelsh
Posts: 2632
Joined: 2007/01/07 02:18:02
Location: Central IL USA

What method would you suggest for installing the Pinta scree

Post by pjwelsh » 2013/06/20 09:46:05

Pinta looks interesting. I had been using [url=http://jshot.info]Jshot[/url], but it uses bounding boxes, sorry. I unsuccessfully tried to compile (rpmbuild --rebuild) the pinta-1.4-1.fc18.src.rpm with dependency issues. The biggest issue was mono > 2.8 *and* a couple of others. I could not find a repo that had the correct combination to [code]yum install mono-devel gtk-sharp2-devel mono-addins-devel[/code] and get what was needed. The closest was using a repo from http://download.opensuse.org/repositories/Mono:/EL6/RHEL6/ but they seem to be missing the "gtk-sharp2-devel" requirement (but they have gtk-sharp2).

With any luck, one of the real developers will step up with info ;-)

Rocksockdoc
Posts: 414
Joined: 2012/03/29 20:12:28

Re: What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Post by Rocksockdoc » 2013/06/20 14:52:37

[quote]
pjwelsh wrote:
Pinta looks interesting. [/quote]
Indeed!
I've been annotating screenshots for a decade, and, nothing, absolutely nothing, is anything like Paint.NET for drawing arrows beautifully and easily; some programs (e.g., Kolourpaint) can draw open boxes (using The GIMP for that is an exercise); and most programs, inexplicably, force an unnecessary bounding box for text.

The key feature though, which is hard to get in other programs, is the ability to draw arrows like you can't believe.
Nothing is as easy and beautiful as what Paint.NET does with arrows ... so ... if Pinta has that one feature, it's a keeper on Linux.

[quote]
pjwelsh wrote:
With any luck, one of the real developers will step up with info ;-)[/quote]

Thanks for your effort as it's out of my league to compile when others already failed. However, to do my part, I did just now send an email to the developer, Cameron White (cameron white 91 at gmail) and the Pinta Google Group "[url=https://groups.google.com/forum/?fromgroups#!forum/pinta]Pinta Project Mailing List[/url]" (pinta at google groups), letting them know of our dilemma.


EDIT: Someone had suggested "Shutter", so here's my comparison in response:

[i]On Thu, 20 Jun 2013 09:32:41 +0100, Nux! wrote:[/i]
> install Shutter; does what you said and more.

I have had Shutter all along on my CentOS 6.4 laptop.

[i]Here's how Shutter compares to Paint.NET on those 3 key annotation items:[/i]
(IMHO)

[b]1. Curved & dashed arrows:[/b]
Shutter arrows are primitive and don't come close to what Paint.NET does with arrows. Even Kolourpaint does a better job with curved arrows (with manually drawn arrowheads) than does Shutter; but neither can do dashes, dotted lines, or solder dots, or various arrowheads like Paint.NET does. Kolourpaint can curve an arrow; but once you've seen how Paint.NET does curves, you'll never be happy with anything else. <=== this is the key usability feature of Paint.NET, IMHO!

[b]2. Open boxes & ellipses:[/b]
Shutter does a fine job of drawing open boxes and ellipses; just as nicely as does Paint.NET or Kolourpaint.

[b]3. Ad-hoc texting:[/b]
Shutter does not need a bounding box for ad-hoc texting; and you can move the results around the screen, and rearrange the margins; however, Shutter brings up an annoying unnecessary duplicate editing window, where you have to make all your changes in *that* extra editing window (and not in the spot you're actually texting). So, you have to look with one eye where you're typing and with the other eye you have to see what's going on in the screenshot (and, some of us, use our third eye to see what we're typing on the keyboard!). :)

In summary, Shutter is a nice tool, and I use it myself, as I do KolourPaint (and a few others, including The GIMP); however, once you've seen how well Paint.NET does arrows - you'll be amazed at the power & usability of that one key feature for annotating screenshots.

I do not know if Pinta handles arrows like Paint.NET did; but if it does, that alone would make Pinta a keeper on any CentOS system that does annotation!

Rocksockdoc
Posts: 414
Joined: 2012/03/29 20:12:28

Re: What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Post by Rocksockdoc » 2013/06/21 01:09:37

Here's a response from the [url=https://groups.google.com/forum/?fromgroups#!topic/pinta/JiJoNTNCGFA]Pinta Developer's Group[/url] today:
https://groups.google.com/forum/?fromgroups#!topic/pinta/JiJoNTNCGFA

[quote]
IgorZ
Currently there is no RPM package available from Pinta maintainers, but this has been discussed as it would be nice feature. For a starting point, you can try to convert the deb to rpm as described on:
http://www.thegeekstuff.com/2010/11/alien-command-examples/

Pinta can also be installed using the tarball.
1. Download the tarball:
$ wget http://www.pinta-project.com/download.ashx
2. Then use the classical:
$ ./configure
$ make
$ sudo make install
3. Run pinta with the command:
$ pinta
[/quote]

[quote]
IgorZ
> 1. Arrows (curved, dashed, dotted, straight, pointy, solder dots, etc.)

This is planed for Google Summer of Code 2013 by Andrew:
https://groups.google.com/forum/?hl=en&fromgroups=#!topic/pinta/sjEXOTwSs-A

The plan is to get this done to mid September and probably a month or two later before the new Pinta releases.

> 2. Open boxes and circles to highlight areas of the screenshot

Can you please describe in more detail what do you mean?

> 3. Intuitive ad-hoc text that doesn't need a pre-defined bounding box

Also don't understand what is your idea?
Can you create print-screen or something to demonstrate idea.

> Hopefully Pinta, once we get it working on CentOS, will do those three things too!

Can you please be so nice and report this ideas on Pinta's idea web page:
https://pinta.uservoice.com/forums/105955-general

I you get more votes then it is more likely the idea will get implemented.
But please when reporting idea write more details, maybe add some print-screen or step-by-step instructions from the other tool.

By the way we are currently approaching 1.5 release (only one single bug to solve).
This release will make it way more easy to write plug-ins.
So if someone is interested to implement some additional features, then a plug-in can be written.
[/quote]

pjwelsh
Posts: 2632
Joined: 2007/01/07 02:18:02
Location: Central IL USA

Re: What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Post by pjwelsh » 2013/06/21 15:51:18

There are pinta RPM's out in the wild, however there are none that match the versioning that CentOS 6 needs:
http://rpmfind.net/linux/rpm2html/search.php?query=pinta

Rocksockdoc
Posts: 414
Joined: 2012/03/29 20:12:28

Re: What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Post by Rocksockdoc » 2013/06/22 04:42:07

[quote]
pjwelsh wrote:
There are pinta RPM's out in the wild, however there are none that match the versioning that CentOS 6 needs:
http://rpmfind.net/linux/rpm2html/search.php?query=pinta[/quote]

I didn't know about that particular web site, but it pretty much mirrors what we found at these sites:
http://pkgs.repoforge.org
http://pkgs.org
http://pbone.net

Namely that Fedora, Mageia, and OpenSuSe have Pinta RPMs, but not CentOS.
Thanks for looking (I've added that web site into my list above for when I need RPM, which seems to happen just about once a week lately).
I haven't heard back from the Pinta developers ... but it's not looking good.

pjwelsh
Posts: 2632
Joined: 2007/01/07 02:18:02
Location: Central IL USA

Re: What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Post by pjwelsh » 2013/06/24 13:21:33

Just to give you a heads up: You will want to be VERY CAREFUL with some of those listed sites! You can get into package (.rpm) issues very quickly. If you have not done so already, make sure to look carefully over the http://wiki.centos.org/AdditionalResources/Repositories link for information on repositories.

Rocksockdoc
Posts: 414
Joined: 2012/03/29 20:12:28

Re: What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?

Post by Rocksockdoc » 2013/07/15 21:45:50

Oh, I've been there, done that!
I had to back out a lot of EL5 stuff that crept in, somehow, in my myriad attempts to install on Centos.
Thanks for the warning. I have reviewed and provided input to those repository pages (which fail in one way because they try to be too politically correct, even for the lousy repositories - but I understand you can't say what I can say about repositories).
So, thanks for the warning - and - yes - I've been there.

At the moment, I've given up on trying to install Pinta, so, in effect, I consider this thread closed (unless someone else wants to take it from here).

sieger007
Posts: 13
Joined: 2013/11/17 14:22:15

Has anyone had luck : installing the Pinta on CentOS 6.4?

Post by sieger007 » 2013/11/28 19:47:15

I got pinta on centos 6.4 ( I think I used alien and got in as rpm ) but it needs Mono GE 2.8 and repo has 2.4 . Anyone been the luckier on getting it running ? .. pl post here

Post Reply