<table><tr><td style="">antonanikin retitled this revision from "Don't open nonexistent documents from problems view" to "Don't open nonexistent documents from problems view + assertion fix".<br />antonanikin updated the summary for this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-vrgqgs65edfzxpy/" rel="noreferrer">(Show Details)</a>
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D4642" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>EDIT DETAILS</strong><div><div style="white-space: pre-wrap; color: #74777D;">Previous version always call `documentController` to open current problem item. This leads to open new (empty) documents for items with `finalLocation()` refers to nonexistent document. Such items produced by some analyzers plugins like Cppcheck or Valgrind.<span style="padding: 0 2px; color: #3e6d35; background: rgba(151, 234, 151, .6);"><br />
<br />
The patch also fixes assertion from `shell/documentcontroller.cpp:218`:<br />
<br />
`Q_ASSERT(!inputUrl.isRelative());`<br />
<br />
This assertion caused, for example, by problems with empty `finalLocation()` (displayed as "/" in view).</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4642" rel="noreferrer">https://phabricator.kde.org/D4642</a></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>antonanikin, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>