https://bugs.kde.org/show_bug.cgi?id=378943
Bug ID: 378943
Summary: spurious "Broken text-document:
QUrl("file:///tmp/kdevelop_*.patch")" logging
Product: kdevplatform
Version: unspecified
Platform: Compiled Sources
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: shell
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have been noticing spurious warnings of the type
kdevplatform.shell: Broken text-document:
QUrl("file:///tmp/kdevelop_vC3967.patch")
which I knew to be both correct and inappropriate since I am testing a patch
that cleans up those files when they're no longer needed.
The messages are inappropriate because there are no diff files among my open
documents.
Turns out these kdevelop_*.patch files are stored in and never removed from
working set data. I cannot assess whether they need to be included in working
sets but they ought to be removed when the file is deleted.
--
You are receiving this mail because:
You are watching all bug changes.