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

--- Comment #3 from Friedrich W. H. Kossebau <[email protected]> ---
Looking at the different code paths, the only thing for now I could imagine to
fail between showing the file picker dialog and the methods then triggering
loading is the usage of the QFileDialog::urlsSelected signal, which I just
fonud to be Okteta the only one in the KDE sheres by lxr.kde.org grepping.
So chance is that whatever got broken (perhaps by some Arch-specific patches)
then also only affects Okteta.

Respective ocde is at
https://invent.kde.org/utilities/okteta/-/blob/0.26/libs/kasten/controllers/documentsystem/loader/loadercontroller.cpp#L63

Qt API docs:
https://doc.qt.io/qt-5/qfiledialog.html#urlsSelected

So this needs someone to invesigate why with Arch that signal would not be
emitted. Does Arch have some special file dialog plugin, after all Qt uses the
one coming from the respective plugin integration?

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

Reply via email to