Bug 485866

Summary: Portal dialog fails to filter video files
Product: [Plasma] xdg-desktop-portal-kde Reporter: Ilya Bizyaev <bizyaev>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aleixpol, bugseforuns, jgrulich, nate
Priority: NOR    
Version: git-master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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!