[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2019-07-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=363630

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Nate Graham  ---
Me neither. Let's re-open if we see it again.

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

[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2019-07-21 Thread Peter Wu
https://bugs.kde.org/show_bug.cgi?id=363630

--- Comment #7 from Peter Wu  ---
(In reply to Boudhayan Gupta from comment #6)

> Is there some way to force using Gtk's QPA plugin when launching Spectacle?
> I could test it on Arch, maybe.

You can force it with:
QT_QPA_PLATFORMTHEME=gtk3 spectacle

However on Arch I cannot reproduce a crash on saving the screenshot:
spectacle 19.04.2-1
gtk3 1:3.24.10-1
qt5-base 5.13.0-7

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

[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2019-06-12 Thread Boudhayan Gupta
https://bugs.kde.org/show_bug.cgi?id=363630

--- Comment #6 from Boudhayan Gupta  ---
Updated versions of KDE software probably doesn't make a difference here;
you'll need the latest version of Gtk.

Is there some way to force using Gtk's QPA plugin when launching Spectacle? I
could test it on Arch, maybe.

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

[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2019-03-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=363630

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2016-10-14 Thread Peter Wu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363630

--- Comment #5 from Peter Wu  ---
If it is reproducible, can you attach a gdb backtrace? Thanks :)

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


[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2016-10-14 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363630

--- Comment #4 from Boudewijn Rempt  ---
It is reproducible with 15.12.3; I tried to update yesterday but apparently
opensuse leap doesn't have a newer version yet.

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


[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2016-10-14 Thread Peter Wu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363630

--- Comment #3 from Peter Wu  ---
Is this issue still reproducible or can the bug be closed?

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


[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2016-10-13 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363630

--- Comment #2 from Boudewijn Rempt  ---
Er... No, it's so long ago that I don't have a backtrace anymore. The relevant
commit is:L

commit a73c6840854a4fae24019a88ebcfd89dad250d71
Author: Boudewijn Rempt , Wed Aug 6 16:57:49 2014 +0200 (2
years, 2 months ago)
Committer: Boudewijn Rempt , Wed Aug 6 16:57:49 2014 +0200 (2
years, 2 months ago)
Precedes: v2.99.88
Branches: 

BUG:338067 Workaround broken cliplboard in the the gtk file dialog

Krita hangs when it gets a signal from the application clipboard when
the user copies a string in the gtk-based file dialog. This hangs
somewhere deep in Qt, with a seemlingly endless loop in

QVariant QMimeDataPrivate::retrieveTypedData(const QString ,
QVariant::Type type) const

By blocking the clipboard's signals we avoid the hang.

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


[Spectacle] [Bug 363630] Crash: Spectacle hangs when using save as on a desktop where the default file dialog it gtk's

2016-10-12 Thread Peter Wu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363630

Peter Wu  changed:

   What|Removed |Added

 CC||pe...@lekensteyn.nl

--- Comment #1 from Peter Wu  ---
Do you have a gdb backtrace?

Can you point to the exact commit that fixed this for Krita? I see a bunch of
changes at
https://phabricator.kde.org/diffusion/KRITA/history/master/libs/widgetutils/KoFileDialog.cpp

Finally Krita removed the native dialog in
https://phabricator.kde.org/rKRITAcfc4efaf01cc17e795dfcac972563d4095cbd02f in
attempt to solve bug 364864 (which it did not according to the comments?)

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