<?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: Random FileGPSLayer error in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135561#M625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds like it may be a bug. I suggest you contact Esri Support to have them investigate further and log a bug if appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2015 15:51:33 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2015-08-03T15:51:33Z</dc:date>
    <item>
      <title>Random FileGPSLayer error</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135556#M620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting this error whenever I load a FeatureLayer using a GeodatabaseFeatureServiceTable . There is one exception per feature in the FeatureLayer and it only happens once per load . So I have 77 features in the featureservice I am loading the following exception happens 77 times when the application first loads. It does not happen again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier'; font-size: 10pt; color: #000000;"&gt;Exception at 0x7ff810fe8b9c, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in EsriRuntimeQtd!EsriRuntimeQt::FileGPSLayer::qt_static_metacall&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something I should be concerned about ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 06:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135556#M620</guid>
      <dc:creator>PremRadhakrishnan</dc:creator>
      <dc:date>2015-06-05T06:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Random FileGPSLayer error</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135557#M621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After upgrading to 10.2.6 this has changed to and now it happens not just the first time but every time the map changes and I do not see a correlation of the number of errors and number of features &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D3D11 ERROR: ID3D11DeviceContext::RSSetScissorRects: ScissorRect at slot 0 is invalid. Valid Rects have left (value = 0) &amp;lt;= right (value = -4) and top (value = 446) &amp;lt;= bottom (value = 527). [ STATE_SETTING ERROR #260: DEVICE_RSSETSCISSORRECTS_INVALIDSCISSOR]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not affecting anything that I am doing yet, but I am not sure if that will remain true as I add more functionality to the application. As you can see the layer is pretty simple its a point layer with a unique value renderer . If I turn the layer off then the errors stop so I am sure that it is related to this particular layer which is loaded from a secure Feature Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/107138_Capture.PNG" style="width: 620px; height: 483px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 04:09:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135557#M621</guid>
      <dc:creator>PremRadhakrishnan</dc:creator>
      <dc:date>2015-06-06T04:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Random FileGPSLayer error</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135558#M622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prem-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please send some code + the service you are using to reproduce? We have not seen this error before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 16:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135558#M622</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-06-08T16:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Random FileGPSLayer error</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135559#M623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lucas, &lt;/P&gt;&lt;P&gt;All I am doing it generating a geodatabase from a feature service and then displaying those local features. Since its secure I emailed you the creds of the feature service. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It happens both when I am displaying the feature service live and when I am displaying it from the generated geodatbase. The error is displayed in the Application/Output Panel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 16:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135559#M623</guid>
      <dc:creator>PremRadhakrishnan</dc:creator>
      <dc:date>2015-06-08T16:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Random FileGPSLayer error</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135560#M624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the same error in 10.2.5:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Exception at 0x7fefd84b3dd, code: 0xe06d7363: C++ exception, flags=0x1 (execution cannot be continued) (first chance) in EsriRuntimeQtd!EsriRuntimeQt::FileGPSLayer::qt_static_metacall&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;I have both GPS control and feature layer with GeodatabaseFeatureServiceTable on then map, looks like some misbehavior between them. This happens each time the requested feature comes from server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 08:16:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135560#M624</guid>
      <dc:creator>AlexMerkulov</dc:creator>
      <dc:date>2015-08-03T08:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Random FileGPSLayer error</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135561#M625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds like it may be a bug. I suggest you contact Esri Support to have them investigate further and log a bug if appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 15:51:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/random-filegpslayer-error/m-p/135561#M625</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-08-03T15:51:33Z</dc:date>
    </item>
  </channel>
</rss>

