https://bugs.kde.org/show_bug.cgi?id=509589
Bug ID: 509589
Summary: Context Menu fails to open with error
Classification: Applications
Product: Haruna
Version First 1.3.3
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: generic
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
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.
--
You are receiving this mail because:
You are watching all bug changes.