https://bugs.kde.org/show_bug.cgi?id=452185
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.6.0 |8.2.0 --- Comment #9 from caulier.gil...@gmail.com --- Hi Maik, As explained in this entry, the dialog appear in this situation: - Windows only, - When geolocation view is visible (eg. whe digiKam start without geolocation sidebar tab enabled, all is fine, and when a tab is enabled, the dialog appear). The dialog as nothing inside. Sound like the Qt event loop do not process the rendering. The title of the dialog is filled with "digiKam" and that all. This is not relevant of the Marble plugins. I moved all plugins outside the bundles, and this time another dialog appears with a specific title from Marble about the missing files. Note that in this case the dialog contents is not rendered also. I take a look into all messagebox in Marble: all have a title set in constructor. I check also the geolocation messagebox in digiKam and now all have a title set properly. I still few other ones located in digiKam without title, but there must be out of topic. So i thinking about a Qt message box, but which one exactly, i don't know. There is also all marble translations file missing in the bundle. I fixed the Marble compilation problem to process i18n. Compilation is under progress, we will see if it can be relevant. Best Gilles PS: i would to use a introspection Qt tool as GammaRay from KDAB, but it's the hell for Windows. Do you know if another tool exists, as for exemple in QtCreator ? -- You are receiving this mail because: You are watching all bug changes.