<div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 11 déc. 2019 à 23:19, Nyall Dawson <<a href="mailto:nyall.dawson@gmail.com">nyall.dawson@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 12 Dec 2019 at 11:02, Tim Sutton <<a href="mailto:tim@kartoza.com" target="_blank">tim@kartoza.com</a>> wrote:<br>
><br>
> Hi All<br>
><br>
> I got a strange security popup on my Mac today saying QGIS 3.10 would like permission to record my screen:<br>
><br>
> I know that these messages can often be related to non-obvious functionality such as colour pickers etc. but it is a bit alarming. Has anyone else encountered this / does anyone have an explanation for what is going on?<br>
<br>
The color picker is the only thing I'm aware of in QGIS which is<br>
grabbing the screen contents.<br></blockquote><div><br></div><div>There is also QgsAppScreenShot</div><div>It was added to make screenshot for the documentation, but the projet did not go further since it appears not to be the best way.</div><div>The class was left though. If it's the one bringing this message, I'd suggest dropping it. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I'm not sure why this message won't only suddenly be appearing now<br>
though. I suspect its' either:<br>
1. A macos update has changed something<br>
2. A qt update means that the qt method we use to grab a portion of<br>
the screen to sample colors has changed behavior on macos<br>
<br>
The message is rather misleading though -- if it said "capture part of<br>
the screen" rather then "record" I'd be happier. FWIW, I think we'll<br>
need to eventually change the API used to do the color picking on<br>
linux sessions running with wayland, which will result in a similar<br>
warning message. Not sure about Windows, but I suspect at some stage<br>
the security risk of allowing any application to grab whole desktop<br>
screenshots will eventually result in similar warnings being shown....<br>
<br>
Nyall<br>
<br>
<br>
><br>
> Regards<br>
><br>
> Tim<br>
><br>
><br>
><br>
><br>
><br>
><br>
> ---<br>
><br>
> Tim Sutton<br>
> <a href="mailto:tim@qgis.org" target="_blank">tim@qgis.org</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> QGIS-Developer mailing list<br>
> <a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div></div>