https://bugs.kde.org/show_bug.cgi?id=516357
Bug ID: 516357
Summary: Haruna: "Native interface revision mismatch (requested
1 / available 2) for interface QWaylandApplication",
crashes
Classification: Applications
Product: Haruna
Version First 1.7.1
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 189848
--> https://bugs.kde.org/attachment.cgi?id=189848&action=edit
1.7.1.r47.g92ccdd12-1 crash backtrace
Haruna crashes citing "unknown() : Native interface revision mismatch
(requested 1 / available 2) for interface QWaylandApplication".
STEPS TO REPRODUCE
1. Run haruna
OBSERVED RESULT
```sh
QML debugging is enabled. Only use this in a safe environment.
unknown() : Member flickable of the object ScrollablePage_QMLTYPE_12 overrides
a non-virtual member. Consider renaming it or mark it virtual in the base
object
unknown() : Member flickable of the object ScrollablePage_QMLTYPE_12 overrides
a non-virtual member. Consider renaming it or mark it virtual in the base
object
unknown() : Member pageStack of the object ApplicationWindow_QMLTYPE_4
overrides a non-virtual member. Consider renaming it or mark it virtual in the
base object
unknown() :
qrc:/qt/qml/org/kde/haruna/qml/Menus/Global/GlobalViewMenu.qml:36:5: QML
MenuItem: Window.window does only support types deriving from Item
unknown() :
qrc:/qt/qml/org/kde/haruna/qml/Menus/Global/GlobalViewMenu.qml:23:5: QML
MenuItem: Window.window does only support types deriving from Item
unknown() : Native interface revision mismatch (requested 1 / available 2) for
interface QWaylandApplication
[1] 158150 segmentation fault (core dumped) haruna
```
EXPECTED RESULT
I get to play my videos :(
SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.11.0 (Arch package: 6.11.0beta3)
ADDITIONAL INFORMATION
I first had the error in either Haruna stable 1.7.0 or 1.7.1. Suspecting that
just recompiling it against my testing (Arch repo kde-unstable) qt version
would work, I installed the AUR haruna-git package, which is currently on
Haruna commit 92ccd12. It didn't work.
--
You are receiving this mail because:
You are watching all bug changes.