https://bugs.kde.org/show_bug.cgi?id=487916

--- Comment #8 from tagwer...@innerjoin.org ---
(In reply to Sergio from comment #7)
> Is there a way to force baloo_file to show what it is actually doing at some
> given time? E.g., by some option, via dbus, or sending a user signal?
There are conditional debugs... although maybe not as many as you might want,
see Bug 460390. Turn on by creating a:

        ~/.config/QtProject/qtlogging.ini

    file and making sure it contains:

        [rules]
        kf.*.debug=true

and then making sure that "stderr" goes to the journal by:

    systemctl edit --user kde-baloo.service

adding:

    [Service]
    StandardError=journal

and saving the override.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to