Ah, I see. Perhaps try a different language? I've heard cobalt works a bit better...
On Thu, May 14, 2020 at 7:46 AM Frank Batschulat < [email protected]> wrote: > Hans, I have filed the following bug to track this: > > [Oracle VM VirtualBox] #19583: GUI crashes when using Qt on Xwayland > sessions > https://www.virtualbox.org/ticket/19583 > > the possible fix for this is still being discussed internally. > > On Tue, 07 Apr 2020 14:00:47 +0200, Hans de Goede <[email protected]> > wrote: > > > Hi, > > > > I noticed that with a default Fedora 32 workstation install (default > > GNOME3 on > > Wayland session) VirtualBox crashes immediately at startup. The problem > > is that > > QT5 now defaults to the Wayland backend and VirtualBox assumes the X11 > > backend > > is used and makes a bunch of unchecked X11 calls which cause NULL > > pointer derefs. > > > > The attached patch is a simple fix which fixes this by setting the QT > > backend > > back to X11. > > > > As usual, the patch is released under the MIT license. > > > > Regards, > > > > Hans > > > -- > frankB > > Oracle Virtualbox Development > _______________________________________________ > vbox-dev mailing list > [email protected] > https://www.virtualbox.org/mailman/listinfo/vbox-dev >
_______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
