Bug 507242 - File select dialog can't be used to select files on audiocd:/
Summary: File select dialog can't be used to select files on audiocd:/
Status: REPORTED
Alias: None
Product: AudioCD-KIO
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks: 320356
  Show dependency treegraph
 
Reported: 2025-07-19 20:59 UTC by Tuomas Nurmi
Modified: 2025-07-19 21:03 UTC (History)
1 user (show)

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


Attachments
Series of screenshots showing the current behaviour (155.98 KB, image/png)
2025-07-19 20:59 UTC, Tuomas Nurmi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tuomas Nurmi 2025-07-19 20:59:46 UTC
Created attachment 183349 [details]
Series of screenshots showing the current behaviour

SUMMARY
Selecting a file on audiocd:/ is not possible in file selector dialogs 

STEPS TO REPRODUCE
1. Open a file selector dialog and select audiocd:/ from the sidebar (e.g. "Play file" in dragonplayer, add content to playlist in Amarok, open the track in kwrite).
2. Try to select one of the tracks (.wavs in root, or compressed formats in any of the subdirectories) and press open. (Attached screenshot, picture 1)

OBSERVED RESULT

Malformed folder view is opened instead of the file getting selected (attached screenshot, picture 2). Further clicking the available item displays an error (picture 3)

EXPECTED RESULT

The track gets selected and the application that opened the file select dialog tries to do something with it.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed
KDE Plasma Version: 6.4.2
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
kio_audiocd Version: 25.04.3-1.1

ADDITIONAL INFORMATION
Selecting any of the tracks in dolphin and right-clicking to open in e.g. dragonplayer is possible. The track is first ripped & compressed to some temporary location, and then the playback starts.

(I do realize that this is not a sensible way to access contents of an audio cd in a media player. However, I can't select the file in kwrite file open dialog, either)