[dolphin] [Bug 439007] New: Dolphin crashes when open fully qualified file path from external program (Strawberry)
Bogdan
bugzilla_noreply at kde.org
Mon Jun 21 20:48:43 BST 2021
https://bugs.kde.org/show_bug.cgi?id=439007
Bug ID: 439007
Summary: Dolphin crashes when open fully qualified file path
from external program (Strawberry)
Product: dolphin
Version: 20.12.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: bogdan.pylypenko107 at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Dolphin has incorrect behaviour when external program call Dolphin to open
fully qualified file path (not a directory path).
STEPS TO REPRODUCE (from Strawberry):
1. Open Strawberry (https://www.strawberrymusicplayer.org/);
2. Select any audio file in playlist;
3. Select "Open file in File Manager" from right-click menu of audio file.
4. Dolphin crashed and "Dolphin crashed" message shown in system tray.
STEPS TO REPRODUCE (from CLI):
1. Run command "dolphin ~/Music/test.mp3" ;
2. "Dolphin crashed" message shown in system tray;
3. Dolphin started and open clean tab with name "test.mp3/";
4. System media player (VLC) play ~/Music/test.mp3 file (may be media player
called from dolphin by xdg-open system).
OBSERVED RESULT
Dolphin opens clean tab with name "test.mp3/".
EXPECTED RESULT
Dolphin must:
1) opens tab with name of directory name, where "test.mp3" file placed;
2) show content of directory, where "test.mp3" file placed;
3) select "test.mp3" file in directory listing.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo 2.7
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
Nemo 4.8.4-r1 correctly opens fully qualified file paths.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list