Summary: | Can't unselect a Priority to see all. | ||
---|---|---|---|
Product: | [Applications] kjournald | Reporter: | Justin Zobel <justin.zobel> |
Component: | Browser | Assignee: | Andreas Cord-Landwehr <cordlandwehr> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/kjournald/commit/e421cd292693e210d9a60d64deb098d252711ef6 | Version Fixed In: | |
Sentry Crash Report: |
Description
Justin Zobel
2022-11-20 08:42:37 UTC
Thanks for the report! I checked and can confirm that I also see journald log entries with missing PRIORITY data fields, which fully explains this problem. I will add a further priority level "no filter" to disable priority filtering. IMO it is more convenient to have radio buttons than to unselect multiple levels for fast error filtering. Sounds good, thanks! On Sun, Nov 20, 2022 at 7:26 PM Andreas Cord-Landwehr <bugzilla_noreply@kde.org> wrote: > > https://bugs.kde.org/show_bug.cgi?id=462053 > > --- Comment #1 from Andreas Cord-Landwehr <cordlandwehr@kde.org> --- > Thanks for the report! I checked and can confirm that I also see journald log > entries with missing PRIORITY data fields, which fully explains this problem. I > will add a further priority level "no filter" to disable priority filtering. > IMO it is more convenient to have radio buttons than to unselect multiple > levels for fast error filtering. > > -- > You are receiving this mail because: > You reported the bug. Git commit e421cd292693e210d9a60d64deb098d252711ef6 by Andreas Cord-Landwehr. Committed on 20/11/2022 at 17:12. Pushed by cordlandwehr into branch 'master'. Add option to fully disable priority filtering M +16 -4 lib/filtercriteriamodel.cpp M +2 -2 lib/filtercriteriamodel_p.h M +8 -4 lib/journaldviewmodel.cpp M +1 -1 lib/journaldviewmodel_p.h https://invent.kde.org/system/kjournald/commit/e421cd292693e210d9a60d64deb098d252711ef6 |