[Bug 234132] x11/kde5: System settings crashes, minimise window artifacts

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 25 15:33:03 GMT 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234132

--- Comment #10 from Adriaan de Groot <adridg at freebsd.org> ---
> On a clean box, I put 'WITH_DEBUG=yes' in /etc/make.conf and then build xorg and kde5. Is that what I should do to get the backtrace setup ready ?

That is sufficient, yes. If systemsettings keeps crashing, then start it from
the command-line (e.g. from a konsole window inside your Plasma session):

```
$ gdb $( which systemsettings5 )
(gdb) run
```

and if it crashes, get a backtrace.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the kde-freebsd mailing list