orbital
orbital copied to clipboard
Why kde/orbital/qt compositor is not able to render gtk3-demo?
Just like https://github.com/giucam/orbital/issues/16 weston-terminal is not able to work owing to NO xdg-shell implementation https://github.com/xiangzhai/orbital/tree/xdg-shell/src/compositor/xdg-shell
What about gtk3-demo based gtk3 application? Why kde/orbital/qt compositor is not able to render gtk3-demo?
i'm not sure but i guess it's the same reason. its output should tell you.
Hello, xiangzhai. The implementation of Surface::fromResource is lazy, and you used the lazy implementation. Maybe you'd re-implement a Surface::fromResource for xdg_suface::set_parent
In addition, why don't you use gdb?
Hi @Icenowy
Please double check it ;P https://github.com/xiangzhai/orbital/commit/df02b1569926adaa0c51eb0ad335055119f6fb75
Under X, it is able to use gdb orbital to see the bt info. But how to from a virtual terminal? via inject?
@xiangzhai You can use coredumps.
Hi @Icenowy good idea ;) 要准比高考了吗?p(^_^)q
Hi @Icenowy please have a look at https://github.com/giucam/orbital/issues/16#issuecomment-90832250 and my latest commit https://github.com/xiangzhai/orbital/commit/232ec3e2c7a04088a3900d240f2038121c2671b2