Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package drkonqi6 for openSUSE:Factory checked in at 2026-02-16 13:07:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/drkonqi6 (Old) and /work/SRC/openSUSE:Factory/.drkonqi6.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drkonqi6" Mon Feb 16 13:07:34 2026 rev:33 rq:1333062 version:6.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/drkonqi6/drkonqi6.changes 2026-01-26 11:34:06.433805602 +0100 +++ /work/SRC/openSUSE:Factory/.drkonqi6.new.1977/drkonqi6.changes 2026-02-16 13:11:53.128439345 +0100 @@ -1,0 +2,20 @@ +Thu Feb 12 19:42:41 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.0 +- Changes since 6.5.91: + * Update version for new release 6.6.0 + * launcher: make sure we fill in gaps in the data from kcrash (kde#513969) + +------------------------------------------------------------------- +Wed Jan 28 16:13:26 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.5.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.5.91 +- Changes since 6.5.90: + * Update version for new release 6.5.91 + * Add mapping for kunifiedpush-distributor + +------------------------------------------------------------------- Old: ---- drkonqi-6.5.90.tar.xz drkonqi-6.5.90.tar.xz.sig New: ---- drkonqi-6.6.0.tar.xz drkonqi-6.6.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ drkonqi6.spec ++++++ --- /var/tmp/diff_new_pack.eJGfwR/_old 2026-02-16 13:11:53.928472632 +0100 +++ /var/tmp/diff_new_pack.eJGfwR/_new 2026-02-16 13:11:53.928472632 +0100 @@ -27,14 +27,14 @@ %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} -Version: 6.5.90 +Version: 6.6.0 Release: 0 Summary: Helper for debugging and reporting crashes License: GPL-2.0-or-later URL: https://www.kde.org/ -Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} ++++++ drkonqi-6.5.90.tar.xz -> drkonqi-6.6.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/CMakeLists.txt new/drkonqi-6.6.0/CMakeLists.txt --- old/drkonqi-6.5.90/CMakeLists.txt 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/CMakeLists.txt 2026-02-12 11:01:42.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(drkonqi) -set(PROJECT_VERSION "6.5.90") +set(PROJECT_VERSION "6.6.0") set(QT_MIN_VERSION "6.10.0") set(KF6_MIN_VERSION "6.22.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/po/ca/drkonqi.po new/drkonqi-6.6.0/po/ca/drkonqi.po --- old/drkonqi-6.5.90/po/ca/drkonqi.po 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/po/ca/drkonqi.po 2026-02-12 11:01:42.000000000 +0100 @@ -1675,9 +1675,3 @@ msgctxt "@info:shell" msgid "bugstest.kde.org password" msgstr "Contrasenya de bugstest.kde.org" - -#~ msgctxt "@info" -#~ msgid "Reporting for KDE software is only available at the time of crash." -#~ msgstr "" -#~ "L'informe per al programari KDE només està disponible en el moment de la " -#~ "fallada." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/po/ca@valencia/drkonqi.po new/drkonqi-6.6.0/po/ca@valencia/drkonqi.po --- old/drkonqi-6.5.90/po/ca@valencia/drkonqi.po 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/po/ca@valencia/drkonqi.po 2026-02-12 11:01:42.000000000 +0100 @@ -1322,7 +1322,7 @@ "<item>Plasma ha fallat després d'afegir el giny Notes i escriure-hi</item>\n" "<item>Konqueror ha fallat mentre s'accedia a l'aplicació «X» de Facebook</" "item>\n" -"<item>Kopete s'ha tancat de cop després de despertar l'ordinador i parlar " +"<item>Kopete s'ha tancat de colp després de despertar l'ordinador i parlar " "amb un contacte del MSN</item>\n" "<item>Kate s'ha tancat mentre s'editava un fitxer de registre i en prémer la " "tecla de supressió un parell de vegades</item>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/po/fi/drkonqi.po new/drkonqi-6.6.0/po/fi/drkonqi.po --- old/drkonqi-6.5.90/po/fi/drkonqi.po 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/po/fi/drkonqi.po 2026-02-12 11:01:42.000000000 +0100 @@ -7,7 +7,7 @@ # Ilpo Kantonen <[email protected]>, 2005. # Niklas Laxström <[email protected]>, 2007. # Teemu Rytilahti <[email protected]>, 2008. -# SPDX-FileCopyrightText: 2009, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Tommi Nieminen <[email protected]> +# SPDX-FileCopyrightText: 2009, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Tommi Nieminen <[email protected]> # Jorma Karvonen <[email protected]>, 2010. # Lasse Liehu <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2022. # Copyright © 2010, 2011, 2012 This_file_is_part_of_KDE @@ -20,7 +20,7 @@ "Project-Id-Version: drkonqi\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-28 00:44+0000\n" -"PO-Revision-Date: 2025-11-13 13:41+0200\n" +"PO-Revision-Date: 2026-01-02 11:45+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -461,12 +461,10 @@ msgstr "Yleiskuva" #: coredump/launcher/GlobalNotifierTruck.cpp:106 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "Restart Application" +#, kde-format msgctxt "@title:notification" msgid "Application Crash" -msgstr "Käynnistä sovellus uudelleen" +msgstr "Sovelluksen kaatuminen" #: coredump/launcher/GlobalNotifierTruck.cpp:110 #, kde-kuit-format @@ -477,6 +475,8 @@ "<command>%1</command> (part of <command>%2</command>) has encountered a " "fatal error and was closed." msgstr "" +"<command>%1</command> (osa ohjelmaa <command>%2</command>) kohtasi vakavan " +"virheen ja suljettiin." #: coredump/launcher/GlobalNotifierTruck.cpp:114 #, kde-format @@ -484,13 +484,13 @@ "@title:notification service refers to a background service such as kwalletd " "or kded" msgid "Service Crash" -msgstr "" +msgstr "Palvelun kaatuminen" #: coredump/launcher/GlobalNotifierTruck.cpp:116 #, kde-kuit-format msgctxt "@info notification text. %1 is a exe name" msgid "<command>%1</command> has encountered a fatal error and was closed." -msgstr "" +msgstr "<command>%1</command> kohtasi vakavan virheen ja suljettiin." #: coredump/launcher/GlobalNotifierTruck.cpp:119 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/po/ia/drkonqi.po new/drkonqi-6.6.0/po/ia/drkonqi.po --- old/drkonqi-6.5.90/po/ia/drkonqi.po 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/po/ia/drkonqi.po 2026-02-12 11:01:42.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-28 00:44+0000\n" -"PO-Revision-Date: 2026-01-09 15:13+0100\n" +"PO-Revision-Date: 2026-02-05 18:05+0100\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" @@ -384,7 +384,7 @@ "your distribution." msgstr "" "Tu distribution non ha fornite un URL de reportar bug. Pro favor reporta " -"isto a tu distributiion." +"isto a tu distribution." #: coredump/gui/Patient.cpp:269 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/po/pl/drkonqi.po new/drkonqi-6.6.0/po/pl/drkonqi.po --- old/drkonqi-6.5.90/po/pl/drkonqi.po 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/po/pl/drkonqi.po 2026-02-12 11:01:42.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Łukasz Wojniłowicz <[email protected]> +# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Łukasz Wojniłowicz <[email protected]> # Grzesiek11 <[email protected]>, 2021. # msgid "" @@ -8,16 +8,16 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-28 00:44+0000\n" -"PO-Revision-Date: 2025-06-08 07:34+0200\n" +"PO-Revision-Date: 2026-01-18 16:20+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" -"Language-Team: Polish <[email protected]>\n" +"Language-Team: pl\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 24.12.3\n" +"X-Generator: Lokalize 25.08.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -335,6 +335,8 @@ "Debugging is not possible for crashes of software run inside a Flatpak " "sandbox at this time." msgstr "" +"Diagnozowanie oprogramowania uruchomionego w piaskownicy Flatpak jest " +"obecnie niemożliwe." #: coredump/gui/Patient.cpp:185 #, kde-format @@ -343,6 +345,8 @@ "Debugging is not possible for crashes of software run inside a Snap sandbox " "at this time." msgstr "" +"Diagnozowanie oprogramowania uruchomionego w piaskownicy Snap jest obecnie " +"niemożliwe." #: coredump/gui/Patient.cpp:189 #, kde-format @@ -351,26 +355,25 @@ "Debugging is no longer possible for this crash. The core dump file is " "missing." msgstr "" +"Diagnozowanie tej usterki przestało być możliwe. Plik zrzutu jądra zniknął." #: coredump/gui/Patient.cpp:193 #, kde-format msgctxt "@info" msgid "Debugging is no longer possible for this crash." -msgstr "" +msgstr "Diagnozowanie tej usterki przestało być możliwe." #: coredump/gui/Patient.cpp:217 #, kde-format msgctxt "@info" msgid "Reporting is not supported for Flatpak applications at this time." -msgstr "" +msgstr "Obecnie nie można zgłaszać błędów dla aplikacji Flatpak." #: coredump/gui/Patient.cpp:222 -#, fuzzy, kde-format -#| msgctxt "@title" -#| msgid "Problem is Already Reported" +#, kde-format msgctxt "@info" msgid "Already reported." -msgstr "Usterka została już zgłoszona" +msgstr "Już zgłoszona." #: coredump/gui/Patient.cpp:227 #, kde-format @@ -379,24 +382,26 @@ "Your distribution has not provided a bug report URL. Please report this to " "your distribution." msgstr "" +"Twoja dystrybucja nie dostarczyła adresu URL do zgłaszania błędów. Proszę " +"zgłoś to swojej dystrybucji." #: coredump/gui/Patient.cpp:269 #, kde-format msgctxt "@info the name of where to report bugs" msgid "Flatpak" -msgstr "" +msgstr "Flatpak" #: coredump/gui/Patient.cpp:271 #, kde-format msgctxt "@info the name of where to report bugs" msgid "Snap Store" -msgstr "" +msgstr "Sklep Snap" #: coredump/gui/Patient.cpp:273 #, kde-format msgctxt "@info the name of where to report bugs" msgid "KDE" -msgstr "" +msgstr "KDE" #: coredump/gui/qml/DetailsPage.qml:20 msgctxt "@title" @@ -414,12 +419,9 @@ msgstr "Rozpocznij diagnostykę interaktywną" #: coredump/gui/qml/DetailsPage.qml:47 -#, fuzzy -#| msgctxt "@info report to KDE bugtracker address" -#| msgid "Report to %1" msgctxt "@action %1 is the name of a distribution" msgid "Report to %1" -msgstr "Zgłoś do %1" +msgstr "Zgłoś na %1" #: coredump/gui/qml/ListPage.qml:14 msgctxt "@title" @@ -447,12 +449,10 @@ msgstr "Przegląd" #: coredump/launcher/GlobalNotifierTruck.cpp:106 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "Restart Application" +#, kde-format msgctxt "@title:notification" msgid "Application Crash" -msgstr "Uruchom ponownie" +msgstr "Aplikacja wysypała się" #: coredump/launcher/GlobalNotifierTruck.cpp:110 #, kde-kuit-format @@ -463,6 +463,8 @@ "<command>%1</command> (part of <command>%2</command>) has encountered a " "fatal error and was closed." msgstr "" +"<command>%1</command> (część <command>%2</command>) napotkał błąd ostateczny " +"i został zamknięty." #: coredump/launcher/GlobalNotifierTruck.cpp:114 #, kde-format @@ -470,18 +472,16 @@ "@title:notification service refers to a background service such as kwalletd " "or kded" msgid "Service Crash" -msgstr "" +msgstr "Usługa wysypała się" #: coredump/launcher/GlobalNotifierTruck.cpp:116 #, kde-kuit-format msgctxt "@info notification text. %1 is a exe name" msgid "<command>%1</command> has encountered a fatal error and was closed." -msgstr "" +msgstr "<command>%1</command> napotkał błąd ostateczny i został zamknięty." #: coredump/launcher/GlobalNotifierTruck.cpp:119 -#, fuzzy, kde-format -#| msgctxt "@title" -#| msgid "Details" +#, kde-format msgctxt "@action:button show crash details" msgid "Details" msgstr "Szczegóły" @@ -490,15 +490,13 @@ #, kde-format msgctxt "@title" msgid "Failed to Launch" -msgstr "" +msgstr "Nie udało się uruchomić" #: coredump/launcher/GlobalNotifierTruck.cpp:126 -#, fuzzy, kde-format -#| msgctxt "@title CLI title" -#| msgid "Crashed Processes Viewer" +#, kde-format msgctxt "@info" msgid "Could not launch the Crashed Process Viewer." -msgstr "Przeglądarka wysypanych procesów" +msgstr "Nie można uruchomić przeglądarki wysypanych procesów." #: debugger.cpp:37 debugger.cpp:64 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/po/sv/drkonqi.po new/drkonqi-6.6.0/po/sv/drkonqi.po --- old/drkonqi-6.5.90/po/sv/drkonqi.po 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/po/sv/drkonqi.po 2026-02-12 11:01:42.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-28 00:44+0000\n" -"PO-Revision-Date: 2025-05-30 21:16+0200\n" +"PO-Revision-Date: 2026-01-17 16:39+0100\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" "Language: sv\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 25.04.1\n" +"X-Generator: Lokalize 25.08.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -331,6 +331,8 @@ "Debugging is not possible for crashes of software run inside a Flatpak " "sandbox at this time." msgstr "" +"Felsökning är inte möjligt för krascher av programvara som körs inuti en " +"Flatpak-sandlåda för närvarande." #: coredump/gui/Patient.cpp:185 #, kde-format @@ -339,6 +341,8 @@ "Debugging is not possible for crashes of software run inside a Snap sandbox " "at this time." msgstr "" +"Felsökning är för närvarande inte möjligt för programkrascher som körs i en " +"Snap-sandlåda." #: coredump/gui/Patient.cpp:189 #, kde-format @@ -347,26 +351,26 @@ "Debugging is no longer possible for this crash. The core dump file is " "missing." msgstr "" +"Felsökning är inte längre möjligt för den här kraschen. Kärnans kraschfil " +"saknas." #: coredump/gui/Patient.cpp:193 #, kde-format msgctxt "@info" msgid "Debugging is no longer possible for this crash." -msgstr "" +msgstr "Felsökning är inte längre möjligt för den här kraschen." #: coredump/gui/Patient.cpp:217 #, kde-format msgctxt "@info" msgid "Reporting is not supported for Flatpak applications at this time." -msgstr "" +msgstr "Rapportering stöds för närvarande inte för Flatpak-program." #: coredump/gui/Patient.cpp:222 -#, fuzzy, kde-format -#| msgctxt "@title" -#| msgid "Problem is Already Reported" +#, kde-format msgctxt "@info" msgid "Already reported." -msgstr "Problemet har redan rapporterats" +msgstr "Redan rapporterad." #: coredump/gui/Patient.cpp:227 #, kde-format @@ -375,24 +379,26 @@ "Your distribution has not provided a bug report URL. Please report this to " "your distribution." msgstr "" +"Din distribution har inte angett en webbadress för felrapportering. " +"Rapportera det gärna till distributionen." #: coredump/gui/Patient.cpp:269 #, kde-format msgctxt "@info the name of where to report bugs" msgid "Flatpak" -msgstr "" +msgstr "Flatpak" #: coredump/gui/Patient.cpp:271 #, kde-format msgctxt "@info the name of where to report bugs" msgid "Snap Store" -msgstr "" +msgstr "Snap butik" #: coredump/gui/Patient.cpp:273 #, kde-format msgctxt "@info the name of where to report bugs" msgid "KDE" -msgstr "" +msgstr "KDE" #: coredump/gui/qml/DetailsPage.qml:20 msgctxt "@title" @@ -410,9 +416,6 @@ msgstr "Kör interaktiv avlusare" #: coredump/gui/qml/DetailsPage.qml:47 -#, fuzzy -#| msgctxt "@info report to KDE bugtracker address" -#| msgid "Report to %1" msgctxt "@action %1 is the name of a distribution" msgid "Report to %1" msgstr "Rapportera till %1" @@ -443,12 +446,10 @@ msgstr "Översikt" #: coredump/launcher/GlobalNotifierTruck.cpp:106 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "Restart Application" +#, kde-format msgctxt "@title:notification" msgid "Application Crash" -msgstr "Starta om program" +msgstr "Programkrasch" #: coredump/launcher/GlobalNotifierTruck.cpp:110 #, kde-kuit-format @@ -459,6 +460,8 @@ "<command>%1</command> (part of <command>%2</command>) has encountered a " "fatal error and was closed." msgstr "" +"<command>%1</command> (del av <command>%2</command>) har stött på ett " +"allvarligt fel och stängdes." #: coredump/launcher/GlobalNotifierTruck.cpp:114 #, kde-format @@ -466,18 +469,16 @@ "@title:notification service refers to a background service such as kwalletd " "or kded" msgid "Service Crash" -msgstr "" +msgstr "TJänstkrasch" #: coredump/launcher/GlobalNotifierTruck.cpp:116 #, kde-kuit-format msgctxt "@info notification text. %1 is a exe name" msgid "<command>%1</command> has encountered a fatal error and was closed." -msgstr "" +msgstr "<command>%1</command> har stötte på ett allvarligt fel och stängdes." #: coredump/launcher/GlobalNotifierTruck.cpp:119 -#, fuzzy, kde-format -#| msgctxt "@title" -#| msgid "Details" +#, kde-format msgctxt "@action:button show crash details" msgid "Details" msgstr "Detaljinformation" @@ -486,15 +487,13 @@ #, kde-format msgctxt "@title" msgid "Failed to Launch" -msgstr "" +msgstr "Misslyckades starta" #: coredump/launcher/GlobalNotifierTruck.cpp:126 -#, fuzzy, kde-format -#| msgctxt "@title CLI title" -#| msgid "Crashed Processes Viewer" +#, kde-format msgctxt "@info" msgid "Could not launch the Crashed Process Viewer." -msgstr "Visning av kraschade processer" +msgstr "Kunde inte starta visning av kraschade processer" #: debugger.cpp:37 debugger.cpp:64 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/po/zh_CN/drkonqi.po new/drkonqi-6.6.0/po/zh_CN/drkonqi.po --- old/drkonqi-6.5.90/po/zh_CN/drkonqi.po 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/po/zh_CN/drkonqi.po 2026-02-12 11:01:42.000000000 +0100 @@ -14,8 +14,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf6-trunk/messages/drkonqi/drkonqi.pot\n" -"X-Crowdin-File-ID: 49278\n" +"X-Crowdin-File: /kf6-stable/messages/drkonqi/drkonqi.pot\n" +"X-Crowdin-File-ID: 53164\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/src/core/metadata.h new/drkonqi-6.6.0/src/core/metadata.h --- old/drkonqi-6.5.90/src/core/metadata.h 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/src/core/metadata.h 2026-02-12 11:01:42.000000000 +0100 @@ -20,6 +20,7 @@ constexpr auto KCRASH_TAGS_KEY = QLatin1StringView("kcrash-tags"); constexpr auto KCRASH_EXTRA_DATA_KEY = QLatin1StringView("kcrash-extra-data"); constexpr auto KCRASH_GPU_KEY = QLatin1StringView("kcrash-gpu"); +constexpr auto KCRASH_COMPLETE_KEY = QLatin1StringView("kcrash-complete"); [[nodiscard]] QString drkonqiMetadataPath(const QString &exe, const QString &bootId, const QString ×tamp, int pid); [[nodiscard]] QString resolveKCrashMetadataPath(const QString &exe, const QString &bootId, int pid); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/src/coredump/launcher/CMakeLists.txt new/drkonqi-6.6.0/src/coredump/launcher/CMakeLists.txt --- old/drkonqi-6.5.90/src/coredump/launcher/CMakeLists.txt 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/src/coredump/launcher/CMakeLists.txt 2026-02-12 11:01:42.000000000 +0100 @@ -2,7 +2,17 @@ # SPDX-FileCopyrightText: 2019-2022 Harald Sitter <[email protected]> add_executable(drkonqi-coredump-launcher main.cpp GlobalNotifierTruck.cpp DevNotifierTruck.cpp) -target_link_libraries(drkonqi-coredump-launcher Qt::Core KF6::ConfigCore KF6::Notifications KF6::KIOGui KF6::I18n drkonqi-core drkonqi-coredump) +target_link_libraries(drkonqi-coredump-launcher + PRIVATE + Qt::Core + KF6::ConfigCore + KF6::Notifications + KF6::KIOGui + KF6::I18n + KF6::Crash + drkonqi-core + drkonqi-coredump +) if(WITH_GLOBAL_NOTIFIER) target_compile_definitions(drkonqi-coredump-launcher PRIVATE -DWITH_GLOBAL_NOTIFIER) endif() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/src/coredump/launcher/drkonqi-coredump-launcher.notifyrc new/drkonqi-6.6.0/src/coredump/launcher/drkonqi-coredump-launcher.notifyrc --- old/drkonqi-6.5.90/src/coredump/launcher/drkonqi-coredump-launcher.notifyrc 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/src/coredump/launcher/drkonqi-coredump-launcher.notifyrc 2026-02-12 11:01:42.000000000 +0100 @@ -18,7 +18,9 @@ Comment[lt]=Pranešimo apie strigtis tarnyba Comment[lv]=Avāriju ziņošanas sistēma Comment[nl]=Systeem voor rapporteren van crashes +Comment[pl]=System do zgłaszania usterek Comment[pt_BR]=Sistema de reporte de travamento +Comment[ru]=Система отчётов о сбоях Comment[sl]=Sistem za poročanje o sesutjih Comment[sv]=Kraschrapporteringssystem Comment[tr]=Çökme bildirme sistemi @@ -41,7 +43,9 @@ Name[lt]=Pranešimo apie strigtis tarnyba Name[lv]=Avāriju ziņošanas sistēma Name[nl]=Systeem voor rapporteren van crashes +Name[pl]=System do zgłaszania usterek Name[pt_BR]=Sistema de reporte de travamento +Name[ru]=Система отчётов о сбоях Name[sl]=Sistem za poročanje o sesutjih Name[sv]=Kraschrapporteringssystem Name[tr]=Çökme Bildirme Sistemi @@ -66,7 +70,9 @@ Name[lt]=Strigtis Name[lv]=Avārija Name[nl]=Crash +Name[pl]=Usterka Name[pt_BR]=Travamento +Name[ru]=Аварийное завершение Name[sl]=Sesutje Name[sv]=Krasch Name[tr]=Çökme @@ -89,7 +95,9 @@ Comment[lt]=Užstrigo programa ar foninė tarnyba Comment[lv]=Avarēja programma vai fona serviss Comment[nl]=Een toepassing of achtergrondservice crashte +Comment[pl]=Aplikacja lub usługa w tle wysypała się Comment[pt_BR]=Um aplicativo ou serviço em segundo plano travou +Comment[ru]=Приложение или фоновая служба завершились с ошибкой Comment[sl]=Aplikacija ali storitev v ozadju se je sesula Comment[sv]=Ett program eller bakgrundstjänst kraschade Comment[tr]=Bir uygulama veya arka plan hizmeti çöktü diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/src/coredump/launcher/main.cpp new/drkonqi-6.6.0/src/coredump/launcher/main.cpp --- old/drkonqi-6.5.90/src/coredump/launcher/main.cpp 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/src/coredump/launcher/main.cpp 2026-02-12 11:01:42.000000000 +0100 @@ -21,6 +21,7 @@ #include <KConfig> #include <KConfigGroup> +#include <kcrash_version.h> #include <drkonqipaths.h> #include <metadata.h> @@ -48,12 +49,13 @@ [[nodiscard]] QJsonObject kcrashToDrKonqiMetadata(const Coredump &dump, const QString &kcrashMetadataPath) { auto contextObject = QJsonObject{{u"version"_s, 2}}; + KConfig kcrashMetadata(kcrashMetadataPath, KConfig::SimpleConfig); { - KConfig kcrashMetadata(kcrashMetadataPath, KConfig::SimpleConfig); contextObject.insert(Metadata::KCRASH_KEY, jsonObjectFromKConfigGroup(kcrashMetadata.group(u"KCrash"_s))); contextObject.insert(Metadata::KCRASH_TAGS_KEY, jsonObjectFromKConfigGroup(kcrashMetadata.group(u"KCrashTags"_s))); contextObject.insert(Metadata::KCRASH_EXTRA_DATA_KEY, jsonObjectFromKConfigGroup(kcrashMetadata.group(u"KCrashExtra"_s))); contextObject.insert(Metadata::KCRASH_GPU_KEY, jsonObjectFromKConfigGroup(kcrashMetadata.group(u"KCrashGPU"_s))); + contextObject.insert(Metadata::KCRASH_COMPLETE_KEY, kcrashMetadata.hasGroup(u"KCrashComplete"_s)); } { QJsonObject journalObject; @@ -65,6 +67,30 @@ { contextObject.insert(Metadata::DRKONQI_KEY, QJsonObject{{Metadata::PICKED_UP_KEY, true}}); } + if (kcrashMetadata.hasGroup(u"KCrash"_s) && !kcrashMetadata.hasGroup(u"KCrashComplete"_s)) { + // introduced in KCrash 6.23 to mark that the file was fully written (i.e. no crash mid-write). + // Fill a bunch of fallbacks when not complete. This will prevent drkonqi from failing assertions about missing data. + auto kcrash = contextObject[Metadata::KCRASH_KEY].toObject(); + auto containsAndValid = [&kcrash](const QString &key) { + return kcrash.contains(key) && !kcrash.value(key).isUndefined(); + }; + if (!containsAndValid("signal"_L1)) { + kcrash.insert(u"signal"_s, QString::fromUtf8(dump.m_rawData.value(QByteArrayLiteral("COREDUMP_SIGNAL")))); + } + if (!containsAndValid("pid"_L1)) { + kcrash.insert(u"pid"_s, QString::fromUtf8(dump.m_rawData.value(QByteArrayLiteral("COREDUMP_PID")))); + } + if (!containsAndValid("restarted"_L1)) { + kcrash.insert(u"restarted"_s, true); // Unknown; pretend it was restarted lest we restart twice. + } + contextObject[Metadata::KCRASH_KEY] = kcrash; + } else { +#if KCRASH_VERSION >= QT_VERSION_CHECK(6, 23, 0) + qWarning() << "KCrash metadata not marked complete. Please file a bug at bugs.kde.org giving as much detail about the crash as possible and maybe " + "include the file" + << kcrashMetadataPath; +#endif + } return contextObject; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/drkonqi-6.5.90/src/data/mappings new/drkonqi-6.6.0/src/data/mappings --- old/drkonqi-6.5.90/src/data/mappings 2026-01-13 15:47:49.000000000 +0100 +++ new/drkonqi-6.6.0/src/data/mappings 2026-02-12 11:01:42.000000000 +0100 @@ -213,6 +213,8 @@ krdpserver=KRdp|general +kunifiedpush-distributor=kunifiedpush|general + # applicaitons not using bugs.kde.org aku=unknown|general compiz=unknown|general
