Bug 509589

Summary: Context Menu fails to open with error
Product: [Applications] Haruna Reporter: kdebugreport
Component: genericAssignee: george fb <georgefb899>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.3.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description kdebugreport 2025-09-17 08:06:20 UTC
SUMMARY
Context menu does not open, as mapped to right click by default. The following error is emitted in stdout on the first attempt:

unknown() : qrc:/qt/qml/org/kde/haruna/qml/Main.qml:228: TypeError: Cannot call method 'popup' of null

and the following is emitted on subsequent attempts:

unknown() : qrc:/qt/qml/org/kde/haruna/qml/Main.qml:228: TypeError: Cannot read property 'popup' of null

STEPS TO REPRODUCE
1. Open Haruna
2. Confirm that "Open Context Menu" is mapped to the right click
3. Right click anywhere in the playback area 

OBSERVED RESULT
Nothing happens. An error is emitted to stdout.

EXPECTED RESULT
Context menu opens.

SOFTWARE/OS VERSIONS
Windows: Not tested
macOS: Not tested
Linux/KDE Plasma: Fedora 42 KDE
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0 
Qt Version: 6.9.2

ADDITIONAL INFORMATION
This behavior is observed on a near mint Fedora 42 KDE, as installed from the default RPM updates repository, with completely default configuration in Haruna. Flatpak works as expected.
Comment 1 george fb 2025-10-20 22:48:19 UTC
Already fixed. Don't use old versions.