<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: QObject::connect: No such signal in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147008#M691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke!&lt;/P&gt;&lt;P&gt;I have had a look to the logfile of our application, started/cleared yesterday morning.&lt;/P&gt;&lt;P&gt;The mentioned message was logged only one time..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there was no context recognizable ... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i get this message again, i will let you know...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Mar 2017 14:48:38 GMT</pubDate>
    <dc:creator>NorbertThoden</dc:creator>
    <dc:date>2017-03-09T14:48:38Z</dc:date>
    <item>
      <title>QObject::connect: No such signal</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147005#M688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got following qt message. Obviously it´s caused by Esri:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;QObject::connect: No such signal QRTImpl::TaskHelper::taskCompleted(QUuid, std::shared_ptr&amp;lt;ESRI::RuntimeCore::QRTTask&amp;gt;)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is it worth to log a bug for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or did you already switch from the old signal-slot-mechanism to the new one which is checked be the compiler?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147005#M688</guid>
      <dc:creator>NorbertThoden</dc:creator>
      <dc:date>2017-03-09T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: QObject::connect: No such signal</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147006#M689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reporting that Norbert, we will take a look at that error to try and see what the problem is. Do you have any steps to reproduce?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 14:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147006#M689</guid>
      <dc:creator>LukeSmallwood</dc:creator>
      <dc:date>2017-03-09T14:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: QObject::connect: No such signal</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147007#M690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately not yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It arises during a 3 day lasting debug session &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to reproduce among the other esri-bugs i recognized ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW:&lt;/P&gt;&lt;P&gt;We did you close the earlyAdapterForum also for the registered participant?&lt;/P&gt;&lt;P&gt;I think i have found a bug similar to them and now i can´t have a look...&lt;/P&gt;&lt;P&gt;Sometimes Esri drives me crazy....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Except Luke and Luke... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 14:31:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147007#M690</guid>
      <dc:creator>NorbertThoden</dc:creator>
      <dc:date>2017-03-09T14:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: QObject::connect: No such signal</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147008#M691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke!&lt;/P&gt;&lt;P&gt;I have had a look to the logfile of our application, started/cleared yesterday morning.&lt;/P&gt;&lt;P&gt;The mentioned message was logged only one time..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there was no context recognizable ... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i get this message again, i will let you know...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 14:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/qobject-connect-no-such-signal/m-p/147008#M691</guid>
      <dc:creator>NorbertThoden</dc:creator>
      <dc:date>2017-03-09T14:48:38Z</dc:date>
    </item>
  </channel>
</rss>

