Bug 507242

Summary: File select dialog can't be used to select files on audiocd:/
Product: [Applications] AudioCD-KIO Reporter: Tuomas Nurmi <tuomas>
Component: GeneralAssignee: Plasma Bugs List <plasma-bugs-null>
Status: REPORTED ---    
Severity: normal CC: yurchor
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Bug Depends on:    
Bug Blocks: 320356    
Attachments: Series of screenshots showing the current behaviour

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)