<div dir="ltr"><div>Yep! It was where I was storing the file. The Training Manual instructions are outdated here at the bottom of p. 114.</div><div><br></div><div>Thanks to Jorge and Christophe!<br></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 30, 2019 at 3:03 PM <<a href="mailto:qgis-user-request@lists.osgeo.org">qgis-user-request@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send Qgis-user mailing list submissions to<br>
        <a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:qgis-user-request@lists.osgeo.org" target="_blank">qgis-user-request@lists.osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:qgis-user-owner@lists.osgeo.org" target="_blank">qgis-user-owner@lists.osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Qgis-user digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Crash when opening project with QGIS 3.10 (Alessandro Pasotti)<br>
   2. Re: Crash when opening project with QGIS 3.10 (Even Rouault)<br>
   3. Re: Crash when opening project with QGIS 3.10 (Alessandro Pasotti)<br>
   4. Problems using QGIS 3.8 with the 3.4 Training Manual (Ken McCall)<br>
   5. Re: Problems using QGIS 3.8 with the 3.4 Training Manual<br>
      (Jorge Gustavo Rocha)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 30 Oct 2019 15:24:47 +0100<br>
From: Alessandro Pasotti <<a href="mailto:apasotti@gmail.com" target="_blank">apasotti@gmail.com</a>><br>
To: ben hutcher <<a href="mailto:benhutcher123@gmail.com" target="_blank">benhutcher123@gmail.com</a>><br>
Cc: qgis-user <<a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a>><br>
Subject: Re: [Qgis-user] Crash when opening project with QGIS 3.10<br>
Message-ID:<br>
        <<a href="mailto:CAL5Q670hAeXt6j_cketGowhQdcEnwiqxixM7MU9MMZEi%2B3rJ_g@mail.gmail.com" target="_blank">CAL5Q670hAeXt6j_cketGowhQdcEnwiqxixM7MU9MMZEi+3rJ_g@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
On Wed, Oct 30, 2019 at 2:54 PM ben hutcher <<a href="mailto:benhutcher123@gmail.com" target="_blank">benhutcher123@gmail.com</a>> wrote:<br>
<br>
> Hi,<br>
> I've just tried the new release, and I have a crash when trying to reopen<br>
> a project that I've just saved. Can other people replicate that with the<br>
> attached project and advise how to fix that  ?<br>
><br>
<br>
<br>
I actually unzipped and inspected the project before loading it (because I<br>
know enough about QGIS internals to know what to trust).<br>
<br>
What's this about? A social experiment?<br>
<br>
om qgis.PyQt.QtWidgets import QMessageBox<br>
    QMessageBox.critical(None, "Nearly busted !",<br>
        "Do you realize you blindly accepted to run untrusted code " + \<br>
        "that could have destroyed your computer, stolen your passwords,<br>
etc. ?\n" + \<br>
        "Be reassured, nothing at all apart emitting this message has been<br>
done.\n" + \<br>
        "This was just an experiment to check how users react to the<br>
default security warning. " + \<br>
        "If you've read that message, please add a new line to<br>
<a href="http://collabedit.com/662b2" rel="noreferrer" target="_blank">http://collabedit.com/662b2</a>")<br>
<br>
<br>
<br>
Thanks,<br>
> Ben<br>
> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br>
<br>
<br>
-- <br>
Alessandro Pasotti<br>
w3:   <a href="http://www.itopen.it" rel="noreferrer" target="_blank">www.itopen.it</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/11d2404b/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/11d2404b/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 30 Oct 2019 15:47:07 +0100<br>
From: Even Rouault <<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>><br>
To: <a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a><br>
Subject: Re: [Qgis-user] Crash when opening project with QGIS 3.10<br>
Message-ID: <2931006.8PTlG7Zoom@even-i700><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
> What's this about? A social experiment?<br>
<br>
Yes, I'm "Ben Hutcher". Too bad you destroyed it so quickly :-)<br>
<br>
I just discovered this functionnality of QGIS and this scared me. I believe I <br>
would have accepted the warning because I ignored that QGIS projects could <br>
contain Python code, and I presume a lot of users would. IMHO clicking on the <br>
Enable macros link should raise a dialog box with a more explicit message <br>
about the potential risks to double confirm.<br>
<br>
"Python macros cannot currently be run." sounds to me as "you should enable <br>
macros so things work as expected". It is not even clear that the macros come <br>
from the project itself. They could be some trusted code in QGIS itself. Once <br>
you know that functionnality is, then yes the current behaviour is probably <br>
fine. But if you don't know it, there's a high chance you could run untrusted <br>
code without realizing it.<br>
<br>
Even<br>
<br>
-- <br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 30 Oct 2019 15:56:35 +0100<br>
From: Alessandro Pasotti <<a href="mailto:apasotti@gmail.com" target="_blank">apasotti@gmail.com</a>><br>
To: Even Rouault <<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>><br>
Cc: qgis-user <<a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a>><br>
Subject: Re: [Qgis-user] Crash when opening project with QGIS 3.10<br>
Message-ID:<br>
        <CAL5Q672rEXWeL5fDFdO8Jy1v=<a href="mailto:0zN6WkuRRRkKB7dDoS2vO8vsQ@mail.gmail.com" target="_blank">0zN6WkuRRRkKB7dDoS2vO8vsQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
On Wed, Oct 30, 2019 at 3:47 PM Even Rouault <<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>><br>
wrote:<br>
<br>
> > What's this about? A social experiment?<br>
><br>
> Yes, I'm "Ben Hutcher". Too bad you destroyed it so quickly :-)<br>
><br>
<br>
Oh, I'm sorry :)<br>
<br>
You should have told me ... you know, I'm in bug-fixing-mode and I couldn't<br>
resist ;)<br>
<br>
<br>
> I just discovered this functionnality of QGIS and this scared me. I<br>
> believe I<br>
> would have accepted the warning because I ignored that QGIS projects could<br>
> contain Python code, and I presume a lot of users would. IMHO clicking on<br>
> the<br>
> Enable macros link should raise a dialog box with a more explicit message<br>
> about the potential risks to double confirm.<br>
<br>
<br>
<br>
> "Python macros cannot currently be run." sounds to me as "you should<br>
> enable<br>
> macros so things work as expected". It is not even clear that the macros<br>
> come<br>
> from the project itself. They could be some trusted code in QGIS itself.<br>
> Once<br>
> you know that functionnality is, then yes the current behaviour is<br>
> probably<br>
> fine. But if you don't know it, there's a high chance you could run<br>
> untrusted<br>
> code without realizing it.<br>
><br>
> Even<br>
><br>
><br>
<br>
Agreed (same for Python code embedded in forms btw).<br>
We should warn users about the security threats associates to run untrusted<br>
code (now forms have also the option to download code from the network and<br>
run it!).<br>
<br>
Plugins as well are of course a potential threat.<br>
<br>
<br>
-- <br>
Alessandro Pasotti<br>
w3:   <a href="http://www.itopen.it" rel="noreferrer" target="_blank">www.itopen.it</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/a468e6c9/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/a468e6c9/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 30 Oct 2019 12:15:27 -0400<br>
From: Ken McCall <<a href="mailto:kenrmccall@gmail.com" target="_blank">kenrmccall@gmail.com</a>><br>
To: <a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a><br>
Subject: [Qgis-user] Problems using QGIS 3.8 with the 3.4 Training<br>
        Manual<br>
Message-ID:<br>
        <<a href="mailto:CAFobhFJePfAbSUjYtdBEkGOogP2yXc4Djkja2Q7%2BFkKWtU5YQg@mail.gmail.com" target="_blank">CAFobhFJePfAbSUjYtdBEkGOogP2yXc4Djkja2Q7+FkKWtU5YQg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
After years of using ARCGIS, I’m using the training manual to become<br>
acquainted with QGIS. I’ve downloaded 3.8, and worked through the first 100<br>
pages with no problem. While  some of the 3.8 dialog boxes don’t look like<br>
the training manual I’ve been able to see the required buttons, drop downs,<br>
etc. But on others, I’ve hit some deadends.<br>
<br>
<br>
<br>
For example, on page 105 when it try to create a dynamic map canvas, in<br>
5.2.1.5, when I go to the Item *Properties Panel*, there is no *Position<br>
and Size* section showing.<br>
<br>
<br>
<br>
Another example: On p. 114 in ‘Creating a New Vector Dataset’, when I try<br>
to save the dataset, I get an error message:<br>
<br>
<br>
<br>
‘Layer creation failed: Failed to create file created_shapefile.shp:<br>
Permission denied.<br>
<br>
<br>
<br>
In both examples, I’ve tried several times, following the instructions,<br>
only to get the same result.<br>
<br>
<br>
<br>
So, questions:<br>
<br>
<br>
<br>
Is 3.8 that different from 3.4?<br>
<br>
Am I running into bugs in the software or the documentation? (It could be<br>
user error, but I’m painstakingly following the instructions.)<br>
<br>
Should I scrap 3.8 and go with 3.4 instead?<br>
<br>
<br>
<br>
TIA,<br>
<br>
<br>
<br>
Ken McCall<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/e0a90632/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/e0a90632/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Wed, 30 Oct 2019 18:29:19 +0000<br>
From: Jorge Gustavo Rocha <<a href="mailto:jgr@geomaster.pt" target="_blank">jgr@geomaster.pt</a>><br>
To: <a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a><br>
Subject: Re: [Qgis-user] Problems using QGIS 3.8 with the 3.4 Training<br>
        Manual<br>
Message-ID: <<a href="mailto:41f45dde-7906-7776-67e7-1bfb0a81dd28@geomaster.pt" target="_blank">41f45dde-7906-7776-67e7-1bfb0a81dd28@geomaster.pt</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Ken,<br>
<br>
Where are you storing the new layer? Maybe you are not selecting a<br>
folder where you can write the new shapefile (that's why you get the<br>
permission denied error). Can you confirm the location of the new shapefile?<br>
<br>
Regards,<br>
<br>
Jorge Gustavo<br>
<br>
Às 16:15 de 30/10/19, Ken McCall escreveu:<br>
><br>
> After years of using ARCGIS, I’m using the training manual to become<br>
> acquainted with QGIS. I’ve downloaded 3.8, and worked through the<br>
> first 100 pages with no problem. While  some of the 3.8 dialog boxes<br>
> don’t look like the training manual I’ve been able to see the required<br>
> buttons, drop downs, etc. But on others, I’ve hit some deadends.<br>
><br>
>  <br>
><br>
> For example, on page 105 when it try to create a dynamic map canvas,<br>
> in 5.2.1.5, when I go to the Item /Properties Panel/, there is no<br>
> /Position and Size/ section showing.<br>
><br>
>  <br>
><br>
> Another example: On p. 114 in ‘Creating a New Vector Dataset’, when I<br>
> try to save the dataset, I get an error message:<br>
><br>
>  <br>
><br>
> ‘Layer creation failed: Failed to create file created_shapefile.shp:<br>
> Permission denied.<br>
><br>
>  <br>
><br>
> In both examples, I’ve tried several times, following the<br>
> instructions, only to get the same result.<br>
><br>
>  <br>
><br>
> So, questions:<br>
><br>
>  <br>
><br>
> Is 3.8 that different from 3.4?<br>
><br>
> Am I running into bugs in the software or the documentation? (It could<br>
> be user error, but I’m painstakingly following the instructions.)<br>
><br>
> Should I scrap 3.8 and go with 3.4 instead?<br>
><br>
>  <br>
><br>
> TIA,<br>
><br>
>  <br>
><br>
> Ken McCall<br>
><br>
><br>
> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
-- <br>
Email Signature<br>
Logo <<a href="https://www.geomaster.pt" rel="noreferrer" target="_blank">https://www.geomaster.pt</a>>         <br>
*Geomaster*<br>
*Jorge Gustavo Rocha* | Software Engineer<br>
*e:*<a href="mailto:jgr@geomaster.pt" target="_blank">jgr@geomaster.pt</a> | *m:*+351 910 333 888<br>
*g:*41.54094,-8.40490 | *v: *510 906 109<br>
*a: * Rua António Cândido Pinto, 67, 4715-400 Braga<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/896098dc/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/pipermail/qgis-user/attachments/20191030/896098dc/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br>
------------------------------<br>
<br>
End of Qgis-user Digest, Vol 164, Issue 47<br>
******************************************<br>
</blockquote></div>