orbital icon indicating copy to clipboard operation
orbital copied to clipboard

Why kde/orbital/qt compositor is not able to render gtk3-demo?

Open xiangzhai opened this issue 10 years ago • 7 comments

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?

xiangzhai avatar Jan 23 '15 06:01 xiangzhai

i'm not sure but i guess it's the same reason. its output should tell you.

giucam avatar Jan 23 '15 08:01 giucam

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

Icenowy avatar Jan 26 '15 09:01 Icenowy

In addition, why don't you use gdb?

Icenowy avatar Jan 26 '15 09:01 Icenowy

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 avatar Jan 27 '15 02:01 xiangzhai

@xiangzhai You can use coredumps.

Icenowy avatar Jan 28 '15 09:01 Icenowy

Hi @Icenowy good idea ;) 要准比高考了吗?p(^_^)q

xiangzhai avatar Jan 29 '15 01:01 xiangzhai

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

xiangzhai avatar Apr 08 '15 07:04 xiangzhai