udevbe / greenfield

HTML5 Wayland compositor :seedling:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to launch Qt apps on Ubuntu 20.04

t123yh opened this issue · comments

Hi,

I'm trying to get Qt apps like konsole or kate to work under Greenfield. Currently, app shows up in browser for a second, but crashes immediately.

me@me-server ~ [1]> konsole -platform wayland
Using Wayland-EGL
Using the 'xdg-shell' shell integration
listener function for opcode 5 of wl_pointer is NULL
fish: “konsole -platform wayland” terminated by signal SIGABRT (Abort)

I’ve only tested with kwrite without issues, could you test as well? So I can see if it’s a general qt issue or something else.

I can't seem to reproduce the issue using ubuntu 21.10.

Can you try running with WAYLAND_DEBUG=1, ie. WAYLAND_DEBUG=1 konsole -platform wayland and show me the log output?
Could you also show me the log output of the compositor-proxy using GST_DEBUG=3 yarn demo

Hi Zubnix,

Thanks for your reply. I tried kwrite and the same happened, so it should be a general qt issue.

These logs below are produced with the options you mentioned.

kwrite.log

proxy.log

I see you are running on Mac. This should work but I haven’t tested in a while as I don’t own a Mac. I’ll see if I can reproduce and report back here.

If it will bring any convenience, I can grant you ssh to my server to ease the reproduce of the problem.

sure, check my github profile for contact details

I am able to launch them on latest Debian. It might be a compatibility issue in 20.04.