[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-11-15 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413241

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/e27ab3a7382dcf |krita/commit/cc85059243ada0
   |3c6f877d6c949dc13c550539f7  |9d0d293b4b369c0318c665718b

--- Comment #8 from Boudewijn Rempt  ---
Git commit cc85059243ada09d0d293b4b369c0318c665718b by Boudewijn Rempt, on
behalf of Ivan Yossi.
Committed on 15/11/2019 at 10:10.
Pushed by rempt into branch 'krita/4.2'.

Fix native dialog save/open on macos 10.15

If native FileDialog is set as "modal" the dialog exec
method will always return "0".

Is we are in macOS and Native FileDialog is set we
avoid setting the dialog as Modal as native FileDialog
in macOS always behave as a Modal Dialog
(cherry picked from commit e27ab3a7382dcf3c6f877d6c949dc13c550539f7)

M  +11   -2libs/widgetutils/KoFileDialog.cpp

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

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

[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-11-10 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=413241

vanyossi  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/e27ab3a7382dcf
   ||3c6f877d6c949dc13c550539f7
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #7 from vanyossi  ---
Git commit e27ab3a7382dcf3c6f877d6c949dc13c550539f7 by Ivan Yossi.
Committed on 11/11/2019 at 02:34.
Pushed by ivany into branch 'master'.

Fix native dialog save/open on macos 10.15

If native FileDialog is set as "modal" the dialog exec
method will always return "0".

Is we are in macOS and Native FileDialog is set we
avoid setting the dialog as Modal as native FileDialog
in macOS always behave as a Modal Dialog

M  +0-3libs/ui/dialogs/kis_dlg_preferences.cc
M  +11   -3libs/widgetutils/KoFileDialog.cpp

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

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

[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-11-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413241

Boudewijn Rempt  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

--- Comment #6 from Boudewijn Rempt  ---
Now that we notarize the build, this still fails. Weird Apple, to put the
checks for saving permission in the _file dialog_. I'll close the other bug and
reopen this one.

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

[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-10-21 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413241

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Boudewijn Rempt  ---
I'll mark this bug as a duplicate of 409673. We're working on this:
https://invent.kde.org/kde/krita/merge_requests/164#note_16052

*** This bug has been marked as a duplicate of bug 409673 ***

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

[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413241

--- Comment #4 from Boudewijn Rempt  ---
Thanks foor checking!

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

[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413241

--- Comment #3 from magolorsoul...@gmail.com ---
Disabling native file dialogs works. Thank you!

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

[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413241

--- Comment #2 from Boudewijn Rempt  ---
Oh, and if you disable "native file dialogs" in krita's settings, does it work
then? I don't have Catalina yet myself, and anyway, since I've got only one
mac, I can always run what I build myself...

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

[krita] [Bug 413241] Operations that use system dialog to choose files fail

2019-10-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413241

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
I guess that this is another of the "security" things in Catalina when running
a non-notarized application. Damn Apple to the ninth circle of the hell... I'm
trying to work out how to notarize Krita, but the documentation is incomplete
and unclear, and the when actually trying to run the script, the error messages
are even more incomplete and unclear.

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