https://bugs.kde.org/show_bug.cgi?id=506932
Bug ID: 506932
Summary: "This is an application bug!" log lines do not contain
the application name
Classification: Plasma
Product: plasmashell
Version First 6.4.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Notifications
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
STEPS TO REPRODUCE
1. Examine the system log
2. Find these log lines:
```
Jul 11 19:59:29 aep-haswell plasmashell[1525]:
org.kde.plasma.notificationmanager: Trying to replace notification with id 1467
which doesn't exist, creating a new one. This is an application bug!
Jul 11 19:59:30 aep-haswell plasmashell[1525]:
org.kde.plasma.notificationmanager: Notification to send to backend contains
invalid XML: "Opening and ending tag mismatch." line 1 col 498
```
3. There is no Step 3. Step 3 would be reporting an application bug, but I
can't do so.
OBSERVED RESULT
The log message does not contain the name of an application whose developers I
should report the bug to. So I don't report it, and it does not get fixed.
EXPECTED RESULT
An actionable log line would include the application name, at the very minimum.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
ADDITIONAL INFORMATION
I still don't know which application tried to replace a notification in an
invalid way or created invalid XML.
--
You are receiving this mail because:
You are watching all bug changes.