Gerald B. Cox wrote: > On Wed, Mar 15, 2017 at 9:42 AM, Gerald B. Cox > <gbcox@xxxxxx> wrote: > >> It's happened 4 times so far. I've now setup for a backtrace so >> when it happens again I can get some info. >> > > Just happened again about 30 minutes after a reboot. I got a backtrace > and opened a bug: > https://bugzilla.redhat.com/show_bug.cgi?id=1432619 Thanks! that backtrace does appear to be helpful, highlights calls to xdg- user-dir from the baloosearch krunner plugin. Turns out we ship a default baloofilerc file containing: folders[$e]=$(xdg-user-dir DESKTOP),$(xdg-user-dir DOCUMENTS),$(xdg-user-dir PICTURES),$(xdg-user-dir VIDEOS),$(xdg-user-dir MUSIC) shortly after implementing that, I came up with a patch for baloo as well, https://src.fedoraproject.org/cgit/rpms/kf5-baloo.git/tree/baloo-5.14.0-baloofile_config.patch which should be sufficient by itself. So, if calling-out to xdg-user-dir is problematic, we can probably rely solely on the patch instead (which is probably safer). I added a comment in the upstream bug, https://bugs.kde.org/show_bug.cgi?id=377671 saying the same -- Rex _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx