Bug 419848 - KDE apps installed via flatpak hang when I try to export keyboard shortcuts
Summary: KDE apps installed via flatpak hang when I try to export keyboard shortcuts
Status: RESOLVED WORKSFORME
Alias: None
Product: flatpak-platform-plugin
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-08 16:38 UTC by Patrick Silva
Modified: 2020-04-09 11:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2020-04-08 16:38:01 UTC
SUMMARY
I can reproduce this problem with Kdenlive, kolourpaint (both from flathub) and Ktorrent nightly (from kde apps flatpak repo).
Not reproducible with the same apps installed from Arch repos.

STEPS TO REPRODUCE
1. install any app mentioned above and open it
2. click on "Settings" menu, choose "Configure keyboard shortcuts..."
3. click on "Manage schemes >>" button > "More actions" > "Export scheme..."
4. type any name for your scheme and click on "Save" button

OBSERVED RESULT
shortcuts scheme is not saved, "Configure keyboard shortcuts..." window hangs
and becomes unresponsive to mouse clicks.

EXPECTED RESULT
shortcuts scheme should be saved without any problem.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2
Comment 1 Jan Grulich 2020-04-09 05:51:00 UTC
I cannot reproduce, I tested with Kolourpaint and it saved the scheme correctly. What are your xdg-desktop-portal-kde and xdg-desktop-portal versions?

Can you run "dbus-monitor --session" in terminal, try to export the keyboard scheme and kill the dbus-monitor and attach here the output?
Comment 2 Patrick Silva 2020-04-09 11:13:51 UTC
I use
xdg-desktop-portal-kde 5.18.4.1-1
xdg-desktop-portal 1.7.2-1

But weirdly the bug is no longer reproducible on my system.
I will reopen this report and post the output of your command if the bug happens again.