Bug 509589 - Context Menu fails to open with error
Summary: Context Menu fails to open with error
Status: RESOLVED FIXED
Alias: None
Product: Haruna
Classification: Applications
Component: generic (other bugs)
Version First Reported In: 1.3.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: george fb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-17 08:06 UTC by kdebugreport
Modified: 2025-10-20 22:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.