Bug 490994

Summary: Dolphin hangs when right-clicking an empty .m3u file, if auto-preview is enabled
Product: [Applications] dolphin Reporter: Rena Kunisaki <i.am.inuyasha>
Component: panels: informationAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: justin, kfm-devel
Priority: NOR    
Version First Reported In: 24.05.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Rena Kunisaki 2024-07-29 18:28:56 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY

Dolphin sometimes hangs when right-clicking a .m3u file with no entries, when the automatic preview playback is enabled.

STEPS TO REPRODUCE
1. Right-click in the left panel
2. Ensure "Auto-play media files" is checked
3. Create new (empty) text file
4. Change extension to .m3u
5. Right-click the file

OBSERVED RESULT
Dolphin sometimes hangs and has to be terminated. If you're extra unlucky, it hangs with the menu open, locking the input focus and requiring you to switch VT to kill it.

EXPECTED RESULT
Dolphin does not hang.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Artix Linux (x86_64)
Operating System: Artix Linux x86_64
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Kernel Version: 6.9.7-artix1-1 (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600 6-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 6750 XT
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: X570S AORUS ELITE AX
System Version: -CF

ADDITIONAL INFORMATION
Comment 1 Justin Zobel 2025-02-08 02:53:39 UTC
I'm unable to reproduce this issue with the steps you've provided using Dolphin 24.12.1.

Can you please re-check and confirm if this issue is still occurring? If it is, please change the status back to REPORTED.
Comment 2 Rena Kunisaki 2025-02-08 18:33:28 UTC
(In reply to Justin Zobel from comment #1)
> I'm unable to reproduce this issue with the steps you've provided using
> Dolphin 24.12.1.
> 
> Can you please re-check and confirm if this issue is still occurring? If it
> is, please change the status back to REPORTED.

It appears to be fixed.