https://bugs.kde.org/show_bug.cgi?id=489918
Bug ID: 489918
Summary: The paths of the files added to the playlist are not
like the paths in the file manager
Classification: Applications
Product: Haruna
Version: 1.1.2
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: generic
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Adding a file to the playlist, and copying the path, you can see that the path
is different from the one of the file manager.
For example I add the file:
"/home/nicola/Video/Altri/La teoria delle stringhe.mp4"
and in Haruna the path is:
"file:///run/user/1000/doc/85bcc6f0/La teoria delle stringhe.mp4"
STEPS TO REPRODUCE
1. Click the button to add a file to the current playlist [+Add.. / File]
2. Choose a file and confirm → the file appears in the playlist
3. Right click the just added file and copy it's path
4. Watch in the clipboard history, or paste the path in a text editor to
observe the result
OBSERVED RESULT
The path of the file is in the form "file:///run/user/1000/xxxx"
EXPECTED RESULT
The path of the file should be in the form ""/home/nicola/Video/xxxx"
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: KDE Neon 6.0 (based on Ubuntu 22.04)
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.0 on my system / 6.7.2 in the Haruna flatpak
ADDITIONAL INFORMATION
I suspect that this issue has something to do with the functionality of "Adding
one file to add the entire folder to the playlist" that currently doesn't work.
--
You are receiving this mail because:
You are watching all bug changes.