| Summary: | Kalarm can't find my sound files (despite there are here and .ogg) | ||
|---|---|---|---|
| Product: | [Applications] kalarm | Reporter: | cecilel <cecilel> |
| Component: | sound | Assignee: | David Jarvie <djarvie> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | hundesteuer |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/pim/kalarm/commit/53664663c3c7fd98ab3bf3a5294cb96f6b114623 | Version Fixed/Implemented In: | 21.08.0 |
| Sentry Crash Report: | |||
|
Description
cecilel@lavache.com
2021-05-16 21:16:07 UTC
Git commit 53664663c3c7fd98ab3bf3a5294cb96f6b114623 by David Jarvie. Committed on 01/08/2021 at 21:33. Pushed by djarvie into branch 'release/21.08'. Bug 437217: Fix 'Choose sound file' dialog showing no audio files Under XFCE etc., it was impossible to show or even type the names of audio files in order to select them. This was due to QFileDialog filters acting differently under different desktops. M +2 -1 Changelog M +3 -3 src/editdlgtypes.cpp M +15 -3 src/lib/file.cpp M +10 -2 src/lib/file.h M +21 -4 src/soundpicker.cpp https://invent.kde.org/pim/kalarm/commit/53664663c3c7fd98ab3bf3a5294cb96f6b114623 This fix will be in KAlarm version 3.3.0, which will be in the KDE apps 21.08 release. *** Bug 451172 has been marked as a duplicate of this bug. *** |