LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Failed to run Pinta
#1
Good morning.
Today I needed to use Pinta so I installed it from the LiteSoftware screen and when I tried to run it, it took 2 or 3 seconds, then rapidly showed an EMPTY window frame and then nothing. Nothing shows as open on the panel, either.

Rebooted and tried it again to no avail.

Completely uninstalled Pinta and then reinstalled it from somewhere else, but with the same results. This was repeated twice from different places.  It never showed any dependency problem.  The only version I was able to try is 1.6-2

This on a fresh LL installation, up-to-date.

I had never had any problem with Pinta, ever.  Does anybody have a clue?

Thank you.

<------- PS: All of my computer's data is here on the left column.

Pathological tweaker.
Reply
#2
Run:

Code:
pinta

from the Terminal, paste any output here.
Reply
#3
As far as I know Pinta has been discontinued and it seems to be no longer available, last version is back from 2015! https://pinta-project.com/pintaproject/p...leases/1-6 I used to use pinta too cause it's really easy for some basic editing but ... these kind of things just happen.

https://communiroo.com/PintaProject/pint...functional

https://communiroo.com/PintaProject/pint...e-this-app

Such a shame really ... A good alternative is GIMP which is installed in LL by default, I know, it's a big too much if all you want to do is crop a pic but ... I've been looking for an alternative and so far the only one I've found somewhat similar is kolourpaint which is a KDE app https://kde.org/applications/graphics/or...olourpaint. Check dependencies with
Code:
apt show kolourpaint
and depending on the output decide whether or not to install it.

Hope this helps! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#4
Checkout lazpaint for a neat bitmap editor! https://sourceforge.net/projects/lazpaint/
Reply
#5
(02-10-2020, 06:40 AM)robinc link Wrote: Checkout lazpaint for a neat bitmap editor! https://sourceforge.net/projects/lazpaint/

Not exactly a Pinta replacement/alternative; requires some training/learning before being able to use it efficiently and as far as I could see it doesn't provide with the vary basic tools Pinta does, i.e crop tool. However, it is a good tool which can come handy. On a second thought, I wonder whether installing another software to do something is even necessary when there are already  a couple in LL which can do the same; GIMP and Imagemagick. We know GIMP offers the same and many more editing options than Pinta and so does Imagemagick.
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#6
You might try Nomacs. It's especially handy to reduce the image size
for web output.
Reply
#7
(02-10-2020, 12:27 PM)Moltke link Wrote: [quote author=robinc link=topic=7068.msg50847#msg50847 date=1581316809]
Checkout lazpaint for a neat bitmap editor! https://sourceforge.net/projects/lazpaint/

Not exactly a Pinta replacement/alternative; requires some training/learning before being able to use it efficiently and as far as I could see it doesn't provide with the vary basic tools Pinta does, i.e crop tool. However, it is a good tool which can come handy. On a second thought, I wonder whether installing another software to do something is even necessary when there are already  a couple in LL which can do the same; GIMP and Imagemagick. We know GIMP offers the same and many more editing options than Pinta and so does Imagemagick.
[/quote]

Cropping is done by selecting the area you want to keep - then invert selection - delete. It has the advantage of cropping to any shape you can select  Smile
Reply
#8
(02-11-2020, 06:38 AM)robinc link Wrote: [quote author=Moltke link=topic=7068.msg50850#msg50850 date=1581337663]
[quote author=robinc link=topic=7068.msg50847#msg50847 date=1581316809]
Checkout lazpaint for a neat bitmap editor! https://sourceforge.net/projects/lazpaint/

Not exactly a Pinta replacement/alternative; requires some training/learning before being able to use it efficiently and as far as I could see it doesn't provide with the vary basic tools Pinta does, i.e crop tool. However, it is a good tool which can come handy. On a second thought, I wonder whether installing another software to do something is even necessary when there are already  a couple in LL which can do the same; GIMP and Imagemagick. We know GIMP offers the same and many more editing options than Pinta and so does Imagemagick.
[/quote]

Cropping is done by selecting the area you want to keep - then invert selection - delete. It has the advantage of cropping to any shape you can select  Smile
[/quote]

That's exactly why I said that some training/learning is necessary since unlike Pinta, some tools/features are not self evident. Cropping involves 3 steps; select, invert and delete while with other tools one can simply use the crop tool select and crop, that's it. I'm not saying lazpaint is bad, quite the opposite, but it's not exactly user-friendly. 
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#9
(02-09-2020, 07:52 PM)Jerry link Wrote: Run:

Code:
pinta

from the Terminal, paste any output here.

Here's the output:

Me ~  pinta
Reading profile /etc/firejail/pinta.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-xdg.inc
Parent pid 4191, child pid 4192
Child process initialized in 186.03 ms
The program 'Pinta' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
  (Details: serial 543 error_code 10 request_code 130 minor_code 1)
  (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error() function.)

Parent is shutting down, bye...
Me ~ 




PS: I know there are some good KDE softwares (Krita, Kolourpaint, etc. But I just don't want to download any KDE stuff, I may be crazy but nope thanks, if I wanted KDE I would install KDE instead of XFCE.
PS2: IF and only IF Jerry Bezencon would share a KDE distro as a finely curated as L.L. THEN I WOULD TRY IT, but I just don't like the ones currently available.
Pathological tweaker.
Reply
#10
Are you using firejail? And if so, do you need it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)