Unity editor 2019 does weird behaviours when dragging or replacing the menus on linux debian

no text

Could you describe what’s happening vs what you expect to happen? No one can help you if you don’t point out the problem specifically.

I tried to post a ss. but it asked me for url

7414103--906836--unity.png

What desktop environment are you using?
Unity only works well in environments that support GTK, and is only tested in GNOME, so problems like these sometimes happen on other DEs.

I’m using xfce desktop.

Try installing muttersudo apt install mutter, and running it mutter --replace, to see if it still happens.

1 Like

Thanks

1 Like

If it works, you could either set mutter to start up with your XFCE session, or you could switch to GNOME, which uses it as it’s default compositor, so you don’t have to worry about starting it.