<table><tr><td style="">mkoller created this revision.<br />mkoller added a reviewer: Marble.<br />Restricted Application added projects: Marble, KDE Edu.<br />Restricted Application added subscribers: kde-edu, marble-devel.<br />mkoller requested review of this revision.
</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/D14098">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When I use the MarbleWidget in my application - or even using my installed marble app (openSuse 42.3), I get:<br />
QObject::disconnect: Unexpected null parameter<br />
on exit.</p>

<p>I found this to be the Annotation plugin using a nullptr in m_marbleWidget<br />
Since in the dtor there is already a check for this pointer being 0, I moved the disconnect there.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R34 Marble</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14098">https://phabricator.kde.org/D14098</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/render/annotate/AnnotatePlugin.cpp</div></div></div><br /><div><strong>To: </strong>mkoller, Marble<br /><strong>Cc: </strong>marble-devel, kde-edu, torhamzed, jalvarez, tjakobi, mnafees, shentey, chaz6, dkolozsvari, narvaez, cmihalache, rahn, apol, nienhueser<br /></div>