Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-23 Thread Myriam63
Hello to all
Last version (3.16.3) successfully installed!
The problem in 3.16.1 and 3.16.2 versions are no longer present and no new
issues identified.
I hope it stays that way! ;)



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-14 Thread Andrea Giudiceandrea
Myriam63 wrote
> I will wait until Jürgen  E. Fischer fix this bug because i don't know how
> to install the gdal300dll and proj62dll packages...

Hopefully will be fixed for the next QGIS version 3.16.3 (tomorrow or some
days after).

Anyway you can install gdal300dll and proj62dll packages (like dowgrading
the grass package from 7.8.5-1 to 7.8.4-1) using the OSGeo4W Setup.

Regards.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-14 Thread Myriam63
Thank you Andrea for your response. 

I will wait until Jürgen  E. Fischer fix this bug because i don't know how
to install the gdal300dll and proj62dll packages...

Regards



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-13 Thread Andrea Giudiceandrea
Myriam63 wrote
> I installed the version of QGIS with
> QGIS-OSGeo4W-3.16.2-2-Setup-x86_64.exe,
> but the versions that were installed are 3.16.2-1 (not 3.16.2-2) for QGIS
> and 7.8.5-1 for GRASS, checked with OSGeo4W Setup.


Hi Myriam,
the numbering of the standalone installer and the numbering of single
packages could follow different path. A second version of the installer was
needed just to update the grass package, not the qgis package.



Myriam63 wrote
> When i use QGIS with "QGIS Desktop 3.16.2 with GRASS 7.8.4" link, i get
> the
> following error message:
> 2020-12-24T14:15:50 WARNINGGRASS init error : Problem in GRASS
> initialization, GRASS provider and plugin will not work : Module built
> against version d8fbd49af but trying to use version 2b6ab2893. You need to
> rebuild GRASS GIS or untangle multiple installations.

With the *-1 version of the standalone installer, GRASS 7.8.4 was installed,
but it was not possible to directly use GRASS nor to use any GRASS
processing tool in QGIS due to missing gdal300dll and proj62dll packages
installation.

Now, the *.2 version of the standalone installer ships GRASS 7.8.5 (that
don't need grass300dll and proj63dll packages installation) and it is
possible to directly use GRASS and to use the GRASS processing tools in
QGIS.
Anyway you hit another bug: it's not possible now to use the "GRASS 7
plugin" in QGIS. I didn't notice it because I don't usually use the "GRASS 7
plugin".

I filed a ticket in the OSGeo4W issues reporting system:
https://trac.osgeo.org/osgeo4w/ticket/657

To workaround the issue, waiting for Jürgen E. Fischer to fix also this bug,
you could use OSGeo4W Setup to downgrade the grass package from 7.8.5-1 to
7.8.4-1 and also install the gdal300dll and proj62dll packages.

Regards.

Andrea 



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-12 Thread Myriam63
Thank you Martin for your response.

Do you know how i can go around this problem? Install QGIS and GRASS
separately? With which executable?

Do you know where it's possible to report the problem so that it can be
solved by the developers or do you have to wait quietly for the version?

Or do I revert to the version for which the problem does not exist?



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-12 Thread Martin Pergler
Myriam63 wrote
> Hi all
> 
> I installed the version of QGIS with
> QGIS-OSGeo4W-3.16.2-2-Setup-x86_64.exe,
> but the versions that were installed are 3.16.2-1 (not 3.16.2-2) for QGIS
> and 7.8.5-1 for GRASS, checked with OSGeo4W Setup.
> When i use QGIS with "QGIS Desktop 3.16.2 with GRASS 7.8.4" link, i get
> the
> following error message:
> 2020-12-24T14:15:50 WARNINGGRASS init error : Problem in GRASS
> initialization, GRASS provider and plugin will not work : Module built
> against version d8fbd49af but trying to use version 2b6ab2893. You need to
> rebuild GRASS GIS or untangle multiple installations.
> and I cannot use GRASS7 extension.
> 
> Someone can help me ?
> Thank you so much.
> 
> 
> 
> --
> Sent from:
> http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
> ___
> QGIS-Developer mailing list

> QGIS-Developer@.osgeo

> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

>From Andrea's reponse to my email upstream on this, my hypothesis is that
the Windows QGIS standalone installer on the QGIS website installs 3.16.2-2,
and works with GRASS. 

However, the OSGeo4W component installer (whatever it is properly called,
where you choose which OSGeo packages are to be installed and can update
previous installations), *still* installs 3.16.2-1, and therefore GRASS does
not work under QGIS.

However, I have not had time to test this since Andrea's email, and so I may
be wrong. But your (Myriam's) experience in addition to mine would support
it.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-12 Thread Myriam63
Hi all

I installed the version of QGIS with QGIS-OSGeo4W-3.16.2-2-Setup-x86_64.exe,
but the versions that were installed are 3.16.2-1 (not 3.16.2-2) for QGIS
and 7.8.5-1 for GRASS, checked with OSGeo4W Setup.
When i use QGIS with "QGIS Desktop 3.16.2 with GRASS 7.8.4" link, i get the
following error message:
2020-12-24T14:15:50 WARNINGGRASS init error : Problem in GRASS
initialization, GRASS provider and plugin will not work : Module built
against version d8fbd49af but trying to use version 2b6ab2893. You need to
rebuild GRASS GIS or untangle multiple installations.
and I cannot use GRASS7 extension.

Someone can help me ?
Thank you so much.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-11 Thread Andrea Giudiceandrea
Martin Pergler wrote
> However, as far as I can tell, the OSGeo4W component installer seems to
> only
> know about 3.16.2*-1* and 3.10.13*-1*, though it does also install GRASS
> 7.8.5.  
> 
> Therefore a seemingly up-to-date OSGeo4W install of QGIS + GRASS continues
> to fail to load GRASS.

Hi Martin,
are you referring to the "OSGeo4W Network Installer"?

The "Standalone Installer" contains a snapshot of the OSGeo4W Network
Installer packages,

There is now a *-2 version of the standalone installer because the *-1
version contained GRASS 7.8.4 but the dependency packages for GRASS 7.8.5
[1] so there were two missing packages.

Anyway, after double checking that GRASS 7.8.5 is installed and that you
launch QGIS using the shortcut named "QGIS Desktop 3.16.2 with GRASS 7.8.5",
you could also file an issue report on https://trac.osgeo.org/osgeo4w/

Is any error listed in any tab of the Log Meggages panel?

Regards.

Andrea



[1] https://trac.osgeo.org/osgeo4w/ticket/655#comment:1



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-11 Thread Martin Pergler
Andrea Giudiceandrea wrote
> yes, I can confirm that both 3.16.2-2 and 3.10.13-2 standalone installers
> ship QGIS with GRASS 7.8.5 and the issue is now fixed for both thanks to
> Jürgen E. Fischer.

However, as far as I can tell, the OSGeo4W component installer seems to only
know about 3.16.2*-1* and 3.10.13*-1*, though it does also install GRASS
7.8.5.  

Therefore a seemingly up-to-date OSGeo4W install of QGIS + GRASS continues
to fail to load GRASS.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-09 Thread Andrea Giudiceandrea
Pedro Venâncio-2 wrote
> I believe 3.10.13-2 also fixes this issue.
> 
> Do you confirm?

Hi Pedro,
yes, I can confirm that both 3.16.2-2 and 3.10.13-2 standalone installers
ship QGIS with GRASS 7.8.5 and the issue is now fixed for both thanks to
Jürgen E. Fischer.

Regards.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2021-01-06 Thread Pedro Venâncio
Hi Andrea,

This seems fixed in 3.16.2-2 released yesterday:
https://qgis.org/downloads/QGIS-OSGeo4W-3.16.2-2-Setup-x86_64.exe

I believe 3.10.13-2 also fixes this issue.

Do you confirm?

Best regards,
Pedro


Andrea Giudiceandrea  escreveu no dia quarta,
30/12/2020 à(s) 23:47:

> Pedro Venâncio-2 wrote
> > Hi Andrea,
> >
> > I believe this report is yours, right?
> > https://trac.osgeo.org/osgeo4w/ticket/655
>
> Yes.
>
> QGIS 3.16.2 and QGIS 3.10.13 installers contain GRASS 7.8.4 which needs
> gdal300.dll and proj_6_2.dll, but both the dlls are missing.
>
> On the contrary, GRASS 7.8.5 doesn't seem to need them.
>
> Regards.
>
> Andrea
>
>
>
> --
> Sent from:
> http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2020-12-30 Thread Andrea Giudiceandrea
Pedro Venâncio-2 wrote
> Hi Andrea,
> 
> I believe this report is yours, right?
> https://trac.osgeo.org/osgeo4w/ticket/655

Yes.

QGIS 3.16.2 and QGIS 3.10.13 installers contain GRASS 7.8.4 which needs
gdal300.dll and proj_6_2.dll, but both the dlls are missing.

On the contrary, GRASS 7.8.5 doesn't seem to need them.

Regards.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2020-12-30 Thread Andrea Giudiceandrea
Pedro Venâncio-2 wrote
> After updating from QGIS 3.16.1 to 3.16.2, I can't run GRASS algorithms,
> they fail to get outputs.

Hi Pedro,
have you looked into the Log Messages panel?

Is there something about failed load of grass plugin dll modules?

Regards.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2020-12-30 Thread Pedro Venâncio
Since we are at more than two weeks of the next point release cycle and it
affects LTR, maybe this needs emergency standalone releases.

What you think Jürgen?

Best regards,
Pedro

A quarta, 30/12/2020, 23:47, Andrea Giudiceandrea 
escreveu:

> Pedro Venâncio-2 wrote
> > Hi Andrea,
> >
> > I believe this report is yours, right?
> > https://trac.osgeo.org/osgeo4w/ticket/655
>
> Yes.
>
> QGIS 3.16.2 and QGIS 3.10.13 installers contain GRASS 7.8.4 which needs
> gdal300.dll and proj_6_2.dll, but both the dlls are missing.
>
> On the contrary, GRASS 7.8.5 doesn't seem to need them.
>
> Regards.
>
> Andrea
>
>
>
> --
> Sent from:
> http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Issue with QGIS 3.16.2 standalone and GRASS 7.8.4

2020-12-30 Thread Pedro Venâncio
Hi Andrea,

I believe this report is yours, right?
https://trac.osgeo.org/osgeo4w/ticket/655

I can't confirm right now because I've some processes running on Linux in
the same machine (dual boot), but I think that is the issue.

Thank you very much for digging into this.

Best regards,
Pedro


Andrea Giudiceandrea  escreveu no dia quarta,
30/12/2020 à(s) 20:32:

> Pedro Venâncio-2 wrote
> > After updating from QGIS 3.16.1 to 3.16.2, I can't run GRASS algorithms,
> > they fail to get outputs.
>
> Hi Pedro,
> have you looked into the Log Messages panel?
>
> Is there something about failed load of grass plugin dll modules?
>
> Regards.
>
> Andrea
>
>
>
> --
> Sent from:
> http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer