<table><tr><td style="">dfaure added a comment.
</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/D22626">View Revision</a></tr></table><br /><div><div><p>This is no bug. isValid() doesn't make a remote procedure call to check if the remote object still exists.</p>

<p>It is documented as " It returns false if there was an error during the creation of this interface ". Emphasis on CREATION.</p>

<p>If it did make a remote call, it would be slow, and still not 100% safe (the remote app could exit between isValid() and the actual call we want to make. So we might as well just make the call and see if it worked.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R205 KAlarm</div></div></div><br /><div><strong>BRANCH</strong><div><div>Applications/19.08</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22626">https://phabricator.kde.org/D22626</a></div></div><br /><div><strong>To: </strong>dfaure, djarvie, vkrause<br /><strong>Cc: </strong>kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>