[digikam] [Bug 382649] Save As button freezes on second call

Simon bugzilla_noreply at kde.org
Mon Jul 24 12:40:37 BST 2017


https://bugs.kde.org/show_bug.cgi?id=382649

Simon <freisim93 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
         Resolution|WAITINGFORINFO              |---
             Status|NEEDSINFO                   |CONFIRMED

--- Comment #3 from Simon <freisim93 at gmail.com> ---
@Mário Pereira
Did you only install qt5-style-plugins or also set QT_QPA_PLATFORMTHEME=gtk2?

@Maik and Gilles:

While the problem itself could probably be solved in packaging I am still
wondering why native (i.e. GTK) dialogs/styles come into play. The relevant
dialog is imageFileSaveDialog in editorwindow.cpp which is a DFileDialog. In
its initialization
    setOption(QFileDialog::DontUseNativeDialog);
is run. So as far as I understand the dialog should be QT and nothing native,
however this report shows that this is not the case.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list