[krita] [Bug 415794] Krita crashes when opening a file 3 times without krita already open

2020-01-15 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=415794

--- Comment #6 from Boudewijn Rempt  ---
Git commit b12857f6997f938625161c6e04a3e9e3f10fc0f6 by Boudewijn Rempt.
Committed on 15/01/2020 at 09:42.
Pushed by rempt into branch 'master'.

Check whether there are any mainwindows before taking the first
Related: bug 416202

M  +1-1libs/ui/KisApplication.cpp

https://invent.kde.org/kde/krita/commit/b12857f6997f938625161c6e04a3e9e3f10fc0f6

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 415794] Krita crashes when opening a file 3 times without krita already open

2020-01-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=415794

vanyossi  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 415794] Krita crashes when opening a file 3 times without krita already open

2020-01-14 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=415794

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #5 from vanyossi  ---
Reopening because of regression: bug 416202

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 415794] Krita crashes when opening a file 3 times without krita already open

2020-01-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=415794

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/4c715c4c9470b9 |krita/commit/8db82515ce132c
   |a454413cd9002ace514abc7ee1  |1190597aae1aa1f80f841dd5af

--- Comment #4 from Boudewijn Rempt  ---
Git commit 8db82515ce132c1190597aae1aa1f80f841dd5af by Boudewijn Rempt.
Committed on 08/01/2020 at 13:33.
Pushed by rempt into branch 'krita/4.2'.

Don't crash if remoteArguments is called when there isn't a mainwindow

This isn't perfect: if you're fast enough you can still start a
couple of Krita processes even if application process sharing is
enabled. That can't be helped, though.

M  +22   -15   libs/ui/KisApplication.cpp
M  +1-0libs/ui/KisApplication.h

https://invent.kde.org/kde/krita/commit/8db82515ce132c1190597aae1aa1f80f841dd5af

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 415794] Krita crashes when opening a file 3 times without krita already open

2020-01-03 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=415794

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/4c715c4c9470b9
   ||a454413cd9002ace514abc7ee1

--- Comment #3 from Boudewijn Rempt  ---
Git commit 4c715c4c9470b9a454413cd9002ace514abc7ee1 by Boudewijn Rempt.
Committed on 03/01/2020 at 13:41.
Pushed by rempt into branch 'master'.

Don't crash if remoteArguments is called when there isn't a mainwindow

This isn't perfect: if you're fast enough you can still start a
couple of Krita processes even if application process sharing is
enabled. That can't be helped, though.

M  +22   -15   libs/ui/KisApplication.cpp
M  +1-0libs/ui/KisApplication.h

https://invent.kde.org/kde/krita/commit/4c715c4c9470b9a454413cd9002ace514abc7ee1

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 415794] Krita crashes when opening a file 3 times without krita already open

2020-01-02 Thread Rebecca Breu
https://bugs.kde.org/show_bug.cgi?id=415794

Rebecca Breu  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||rebe...@rbreu.de
 Status|REPORTED|CONFIRMED

--- Comment #2 from Rebecca Breu  ---
I can confirm this with the 4.2.8 appimage. I can reproduce it in command line
by typing 

krita-4.2.8-x86_64.appimage & krita-4.2.8-x86_64.appimage

Results in a segfault. I guess it would also happen if you put an icon to Krita
on the desktop, and maybe more often on a slow system where Krita takes a while
to start up and you get impatient and click again...

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 415794] Krita crashes when opening a file 3 times without krita already open

2020-01-02 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=415794

--- Comment #1 from Antti Savolainen  ---
Forgot to add a video link https://youtu.be/ctUWHaYgrqU

-- 
You are receiving this mail because:
You are watching all bug changes.