https://bugs.kde.org/show_bug.cgi?id=452185
--- Comment #12 from caulier.gil...@gmail.com --- In Marble, there are plenty of QDialog, especially one named DataMigration, which can be a good candidate... But the main Q here is about the non rendering dialog contents. I suspect the dialog is instantiated in the stack, not on the heap using new operator. But why the event loop is not shared with one from the digiKam instance ? Gilles -- You are receiving this mail because: You are watching all bug changes.