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

--- Comment #3 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
What workspace are you using? For now I would suspect the platformtheme
integration plugin has a broken file dialog implementation, as the QFileDialog
is the main difference here in the code paths when loading a file via the file
picking UI or from the commandline. The actual file dialog itself is provided
by the platform theme integration plugin, and Okteta relies on the public API
with the signal QFileDialog::urlsSelected to properly provide the selected
files as list of QUrls. If that is broken, if will also be broken for others,
so nothing to work-around in Okteta.

No idea right now how to find out which platformtheme integration plugin is
actually used/picked.

But can you please try and manually enforce a certain one and try loading files
for comparison, e.g. by starting okteta via the extra args "okteta
--platformtheme gtk2" (see also other options in
/usr/lib64/qt5/plugins/platformthemes).

What workspace/desktop environment are you using, and which Linux
flavour/distribution (and version)?

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

Reply via email to