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

--- Comment #10 from Adriaan de Groot <adr...@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.

Reply via email to