On Tuesday, 24 July 2018 04:53:37 CEST Mikhail T. wrote: > Hello! > > This week I decided to try KDE5 on a new machine, and, unfortunately can > not bring it up... The plasmashell and ksplashqml both crash at startup > -- I get the X11-screen, but it is empty save for mouse cursor. The > crash is in the same place for both, in a little plugin installed by > qt5-gui. > > First I thought, something is miscompiled, but even when qt5-gui is > rebuilt without march and WITH_DEBUG=yes, I still get the same crash -- > although the backtrace (attached) has more information. > > My machine runs FreeBSD-11.x/amd64 of very recent vintage. > > What am I doing wrong? Thank you. Yours,
It crashes because it's trying to print a qFatal -- a fatal error, in other words. It would be useful to actually have that error message (e.g. by running the application from an xterm). >From the backtrace, it looks like your OpenGL / XCB has a problem. [ade]
signature.asc
Description: This is a digitally signed message part.
