https://bugs.kde.org/show_bug.cgi?id=502694
Bug ID: 502694 Summary: TypeError: Cannot read property 'popup' of null Classification: Applications Product: Haruna Version: 1.3.3 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: generic Assignee: georgefb...@gmail.com Reporter: nozonya...@gmail.com Target Milestone: --- SUMMARY Since v.1.3.1 or 1.3.2 my Arch packaged Haruna is not able to open right quick menu when right clicking on the haruna window. I have tried to run haruna via console to see what error came out and this is printed to terminal everytime I try rightclicking unknown() : qrc:/qt/qml/org/kde/haruna/qml/Main.qml:228: TypeError: Cannot read property 'popup' of null unknown() : qrc:/qt/qml/org/kde/haruna/qml/Main.qml:228: TypeError: Cannot read property 'popup' of null unknown() : qrc:/qt/qml/org/kde/haruna/qml/Main.qml:228: TypeError: Cannot read property 'popup' of null unknown() : qrc:/qt/qml/org/kde/haruna/qml/Main.qml:228: TypeError: Cannot read property 'popup' of null I have opened a thread on arch bbs thinking it was a distro specific bug and they pointed me out to this line https://invent.kde.org/multimedia/haruna/-/blob/master/src/qml/Main.qml?ref_type=heads#L227 STEPS TO REPRODUCE 1. open haruna 2. try to right click on haruna window 3. nothing at all happens, error output to terminal OBSERVED RESULT nothing at all happens, error output to terminal EXPECTED RESULT quick menu open SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arc Linux with latest linux kernel 6.14.1-arch1-1 (64-bit) KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.9.0 ADDITIONAL INFORMATION Happens on both wayland and X. Flatpak version works fine, menu opens correctly and no errors whatsoever. I was hesitant to file a bug at first since I found it strange no one is mentioning it anywhere, but an user on the arch bbs confirmed this is an upstream issue. -- You are receiving this mail because: You are watching all bug changes.