https://bugs.kde.org/show_bug.cgi?id=382473
--- Comment #10 from Hugo Pereira Da Costa <[email protected]> --- (In reply to Johan Klokkhammer Helsing from comment #8) > Hugo, you should be able to just delete the > > XdgShellV5 { > ... > } > > part, since the clients can run fine on just wl_shell. > > If it's still broken, there's a minimal qml compositor for the tech preview > (5.7) API here: > http://blog.qt.io/blog/2016/06/13/new-compositor-api-qtwayland/ Reporting back: Removing the part about XdgShellV5 does not work. I still get an error, namely: "Cannot assign to non-existent property "onWlShellSurfaceCreated"" Now using the qml compositor from the tech preview, I can start the compositor, run the demo program provided here, and can reproduce the problem. Will investigate further. -- You are receiving this mail because: You are watching all bug changes.
