Pinta wants to crash

Report Bugs, Issues and non- package Requests
Message
Author
User avatar
dreamer
Posts: 738
Joined: Sun Oct 15, 2017 11:34 am

Pinta wants to crash

#1 Post by dreamer »

Pinta crashes fast after opening a png or jpg picture (from within the application). This seems to be a common problem related to the mono runtime. Here is some info about it:

https://bugs.launchpad.net/ubuntu/+sour ... ug/1686173

The solution seems to be to upgrade mono. It's possible to add an official mono repo for Debian from the link below. This is what is suggested in the link above.

http://www.mono-project.com/download/st ... lin-debian

Do you think it is a good idea to add the repo to solve mono bugs (and Pinta crashes)?

(I'll be back tomorrow)

User avatar
KBD
Posts: 959
Joined: Sun Jul 03, 2011 7:52 pm

Re: Pinta wants to crash

#2 Post by KBD »

dreamer wrote: Fri Jun 08, 2018 11:25 pm Pinta crashes fast after opening a png or jpg picture (from within the application). This seems to be a common problem related to the mono runtime. Here is some info about it:

https://bugs.launchpad.net/ubuntu/+sour ... ug/1686173

The solution seems to be to upgrade mono. It's possible to add an official mono repo for Debian from the link below. This is what is suggested in the link above.

http://www.mono-project.com/download/st ... lin-debian

Do you think it is a good idea to add the repo to solve mono bugs (and Pinta crashes)?

(I'll be back tomorrow)
Yes, she is crashing on me as well in Debian Stable MATE. Especially if I open a 2nd image. Shame because in the past I never had issues with Pinta.

User avatar
dolphin_oracle
Developer
Posts: 20007
Joined: Sun Dec 16, 2007 1:17 pm

Re: Pinta wants to crash

#3 Post by dolphin_oracle »

KBD wrote: Sat Jun 09, 2018 11:02 am
dreamer wrote: Fri Jun 08, 2018 11:25 pm Pinta crashes fast after opening a png or jpg picture (from within the application). This seems to be a common problem related to the mono runtime. Here is some info about it:

https://bugs.launchpad.net/ubuntu/+sour ... ug/1686173

The solution seems to be to upgrade mono. It's possible to add an official mono repo for Debian from the link below. This is what is suggested in the link above.

http://www.mono-project.com/download/st ... lin-debian

Do you think it is a good idea to add the repo to solve mono bugs (and Pinta crashes)?

(I'll be back tomorrow)
Yes, she is crashing on me as well in Debian Stable MATE. Especially if I open a 2nd image. Shame because in the past I never had issues with Pinta.
Pinta is no longer maintained by its developer. The crashes are one reason we removed pinta from MX-PI-Popular-Apps, although it remains in debian's repo. For me the crashes had to do with opening and closing files, but not necessarily with editing.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
KBD
Posts: 959
Joined: Sun Jul 03, 2011 7:52 pm

Re: Pinta wants to crash

#4 Post by KBD »

dolphin_oracle wrote: Sat Jun 09, 2018 11:06 am Pinta is no longer maintained by its developer. The crashes are one reason we removed pinta from MX-PI-Popular-Apps, although it remains in debian's repo. For me the crashes had to do with opening and closing files, but not necessarily with editing.
That's a shame. It was always on my apps to install after a fresh install. Will remove it then.
Anything similar to Pinta? I have Gimp, sometimes it's a bit too much though.

User avatar
dolphin_oracle
Developer
Posts: 20007
Joined: Sun Dec 16, 2007 1:17 pm

Re: Pinta wants to crash

#5 Post by dolphin_oracle »

KBD wrote: Sat Jun 09, 2018 11:25 am
dolphin_oracle wrote: Sat Jun 09, 2018 11:06 am Pinta is no longer maintained by its developer. The crashes are one reason we removed pinta from MX-PI-Popular-Apps, although it remains in debian's repo. For me the crashes had to do with opening and closing files, but not necessarily with editing.
That's a shame. It was always on my apps to install after a fresh install. Will remove it then.
Anything similar to Pinta? I have Gimp, sometimes it's a bit too much though.
for me, I use mtpaint for basic stuff (think paint from the windows world). we have krita in our repo (test repo maybe?) as well, which is supposed to be pretty good and built for artsy types rather than techie types. And if I'm honest, I still fire up pinta even though it is crashey. I've learned a bit about gimp but its still not "easy" for me.

edit*** I just found an old video I did on mtpaint. my "skills" are woefull in this video.

https://www.youtube.com/edit?o=U&video_id=uE9QeZbn8JI

there are other more recent videos on youtube.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
chrispop99
Global Moderator
Posts: 3174
Joined: Tue Jan 27, 2009 3:07 pm

Re: Pinta wants to crash

#6 Post by chrispop99 »

If you are happy to work with an on-line program, have a look at Photopea:

https://www.photopea.com/

Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

User avatar
Stevo
Developer
Posts: 12835
Joined: Fri Dec 15, 2006 8:07 pm

Re: Pinta wants to crash

#7 Post by Stevo »

Perhaps Mypaint or AZpainter could replace it...

Using "paint " as a search term in Synaptic also show other programs such as gnome-paint and gpaint. Some freeware Windows paint programs also run fine in Wine.

User avatar
dreamer
Posts: 738
Joined: Sun Oct 15, 2017 11:34 am

Re: Pinta wants to crash

#8 Post by dreamer »

My previous experience indicates that the latest version of Pinta (1.6) is stable. I have used it numerous times in Ubuntu 14.04 and it has never crashed. Because of this I knew that the problem was in the Debian/Ubuntu mono packages.

The Pinta devs are taking a break, but at least one of them wants to get back to the project when time permits.

So I installed mono from the official repo for Debian 9 (MX-17). There is also a repo for Debian 8.

Pinta is now happy and so am I :happy:

This is what I did. Perform these steps one at a time (first line was unnecessary on my system). Taken from here:
http://www.mono-project.com/download/st ... lin-debian

Code: Select all

sudo apt install apt-transport-https dirmngr

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF

echo "deb https://download.mono-project.com/repo/debian stable-stretch main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list

sudo apt update
After those instructions replace the buggy mono packages with:

Code: Select all

sudo apt dist-upgrade

User avatar
KBD
Posts: 959
Joined: Sun Jul 03, 2011 7:52 pm

Re: Pinta wants to crash

#9 Post by KBD »

dolphin_oracle wrote: Sat Jun 09, 2018 11:28 am
for me, I use mtpaint for basic stuff (think paint from the windows world). we have krita in our repo (test repo maybe?) as well, which is supposed to be pretty good and built for artsy types rather than techie types. And if I'm honest, I still fire up pinta even though it is crashey. I've learned a bit about gimp but its still not "easy" for me.

edit*** I just found an old video I did on mtpaint. my "skills" are woefull in this video.

https://www.youtube.com/edit?o=U&video_id=uE9QeZbn8JI

there are other more recent videos on youtube.
Thanks! I need to spend more time with Gimp. I've used it a bit, but seems a big learning curve to get comfortable with it.

User avatar
KBD
Posts: 959
Joined: Sun Jul 03, 2011 7:52 pm

Re: Pinta wants to crash

#10 Post by KBD »

chrispop99 wrote: Sat Jun 09, 2018 11:41 am If you are happy to work with an on-line program, have a look at Photopea:

https://www.photopea.com/

Chris
Thanks! I've used pixlr in the past for quick online photo editing:
https://pixlr.com/

Post Reply

Return to “Bugs and Non-Package Requests Forum”