Bug 485866 - Portal dialog fails to filter video files
Summary: Portal dialog fails to filter video files
Status: RESOLVED DUPLICATE of bug 450612
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (show other bugs)
Version: git-master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-20 20:53 UTC by Ilya Bizyaev
Modified: 2024-04-21 14:55 UTC (History)
4 users (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 Ilya Bizyaev 2024-04-20 20:53:37 UTC
STEPS TO REPRODUCE
1. flatpak install flathub io.gitlab.adhami3310.Footage
2. Launch the app, “Open video”
3. Navigate to a directory full of video files

OBSERVED RESULT
The dialog fails to show any video files unless I clear the filter

EXPECTED RESULT
The dialog lists all of my video files

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240418
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.8.6-1-default (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
The app seems to use some standard GTK code to specify the filter: https://gitlab.com/adhami3310/Footage/-/blob/072c586bf4eea62fae0568a00e31a700ba91fe5e/src/window.rs#L548-550
Comment 1 Patrick Silva 2024-04-21 10:16:58 UTC
Possibly duplicate of bug 450612
Comment 2 Ilya Bizyaev 2024-04-21 14:55:40 UTC

*** This bug has been marked as a duplicate of bug 450612 ***
Comment 3 Ilya Bizyaev 2024-04-21 14:55:50 UTC
It is, thanks!