[Bug 1786822] Re: Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)]

2022-01-01 Thread Cameron White
This fixed with Pinta 2.0 and the upgrade to .NET 6

** Changed in: pinta
   Status: Triaged => Fix Released

** Changed in: pinta
Milestone: None => 2.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1786822

Title:
  Pinta constantly crashes in Ubuntu fresh install [double free or
  corruption (out)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1786822/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1786822] Re: Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)]

2021-10-24 Thread grofaty
SUGGESTION TO GET OUT OF RABBIT HOLE OF CONSTANT PINTA CRASHES

Anyone to get into this crashing problems I strongly suggest to do the 
following:
1. Check Pinta version. Open Terminal and type in:
pinta --version

2. If version 1.6 is displayed, you are using 6 years old Pinta version. Pinta 
1.7 was released more then a year ago, but sadly 6 years old Pinta version is 
still packaged in all of the recent Ubuntu releases (20.10, 21.04 and 21.10). I 
suggest to remove Pinta deb package completely:
sudo apt purge pinta
If using some other Linux distribution, check Linux distribution command to 
remove installed package.

3. Install Pinta 1.7 from snap package:
sudo snap install pinta

Why I suggest to install Pinta 1.7 from snap?
a) Snap packages bound Pinta program all of the dependencies into single 
package completely independent from Ubuntu version and completely independent 
from any software installed on Ubuntu distribution like Mono versions etc that 
is the most likely candidate for crashes. If you are using some other Linux 
distribution, then you need to install snapd package before step 3 above is 
possible. See details (there is one single command): 
https://snapcraft.io/docs/installing-snapd
b) I am using Pinta 1.7 snap package for more then a year and very little to 
none serious problems.
c) Pinta 1.7 snap package is regularly updated by snap maintainer, so any new 
fixes in stable branch get released you get updates and so massively reducing 
potential problems.

If you prefer Flatpack instead of Snap, there is also flatpack version
of Pinta. See instruction how to install flatpack:
https://flatpak.org/setup/ and instructions at the bottom of
https://www.flathub.org/apps/details/com.github.PintaProject.Pinta how
to install Pinta.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1786822

Title:
  Pinta constantly crashes in Ubuntu fresh install [double free or
  corruption (out)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1786822/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1786822] Re: Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)]

2021-10-11 Thread Bill Hayden
Solution in #4 did NOT work for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1786822

Title:
  Pinta constantly crashes in Ubuntu fresh install [double free or
  corruption (out)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1786822/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1786822] Re: Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)]

2021-06-29 Thread Alex Hausen
Resolved following answer from #4.

Ubuntu 20.04

Using pinta from apt, not snap.

$ pinta --version
1.6

Updated mono: https://www.mono-project.com/download/stable/#download-lin

$ mono --version
Mono JIT compiler version 6.12.0.122 (tarball Mon Feb 22 17:33:28 UTC 2021)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. 
www.mono-project.com
TLS:   __thread
SIGSEGV:   altstack
Notifications: epoll
Architecture:  amd64
Disabled:  none
Misc:  softdebug 
Interpreter:   yes
LLVM:  yes(610)
Suspend:   hybrid
GC:sgen (concurrent by default)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1786822

Title:
  Pinta constantly crashes in Ubuntu fresh install [double free or
  corruption (out)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1786822/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs