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

Harald Sitter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/drkonqi/-/commit/9df12d6
                   |                            |ec68381ba5ca0675a53616a611e
                   |                            |108dc8
         Resolution|---                         |FIXED

--- Comment #10 from Harald Sitter <[email protected]> ---
Git commit 9df12d6ec68381ba5ca0675a53616a611e108dc8 by Harald Sitter.
Committed on 27/11/2025 at 09:32.
Pushed by sitter into branch 'master'.

cmake: new feature option WITH_DRKONQI_REPORTING

this controls whether the drkonqi based UX is enabled. we'd like
distributions that ship older software to disable drkonqi so the user
doesn't report bugs against unmaintained software versions.

since this would require huge amounts of infrastructure to pull off
automatically we instead offer a single knob to turn drkonqi reporting
off.

we now have global UX to guide the user to distribution bug trackers
even when they have no crash reporting tool of their own, allowing for
crashes to not go unnoticed regardless of the drkonqi main UI being
involved or not.

to be clear: this only disables the drkonqi based KDE bugzilla/sentry
UX. the general coredump tech remains active and picks up the slack.

notably this should be enabled for distributions that follow the
releases of KDE software relatively closely. distributions that do not
should either disable the reporting outright or disable it when the
software stack goes out of support

M  +8    -0    CMakeLists.txt
M  +3    -0    src/coredump/launcher/CMakeLists.txt
M  +4    -0    src/coredump/launcher/main.cpp

https://invent.kde.org/plasma/drkonqi/-/commit/9df12d6ec68381ba5ca0675a53616a611e108dc8

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

Reply via email to