Re: [QGIS-Developer] CI broken (MinGW64)

2021-10-02 Thread Andrea Giudiceandrea

Il 02/10/2021 13:06, Sandro Mani ha scritto:
This is fixed in mingw-python-qt5-5.15.4-2.fc36, which adds a dependency 
on mingw-python3-PyQt5_sip. So this should be fixed as soon as 
mingw-python-qt5-5.15.4-2.fc36 has propagated to the repos.


Thank you!

Beast regards.

Andrea

___
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] [Qgis-psc] Developer support channels

2021-10-02 Thread Richard Duivenvoorde
On 10/2/21 1:02 PM, Anita Graser wrote:

> Do you have an overview of matrix activities?
> 
> https://qgis.org/en/site/forusers/support.html says "point your browser to 
> (https://matrix.to/#qgis:osgeo.org )" 
> which is an invalid link.

Mmm, ok that url (that I created) is apparently now broken: Apparently that 
should now be:

https://matrix.to/#/!qgis:osgeo.org (fixed in website)

> https://app.element.io/#/room/#qgis:osgeo.org says "QGIS.org QGIS Official 
> Matrix room | bridged to IRC and Gitter" but it does not bridge to Gitter.

> Instead, https://app.element.io/#/room/#qgis_QGIS:gitter.im is the one that 
> does bridge to Gitter but has pretty much no traffic.
> 
> Looks like some consolidation might be helpful but I'm not sure how / if that 
> is possible.

I did not set up those (I think, at least I'm not an Admin there)... I think 
strk or Tim did?

But indeed it would be nice to set up 1 'official' room which is bridged to irc 
or gitter.
To be honest the Matrix system with aliasses etc is not fully clear to me 
either...

Regards,

Richard Duivenvoorde

___
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] CI broken (MinGW64)

2021-10-02 Thread Andrea Giudiceandrea

Will be fixed with this: https://github.com/qgis/QGIS/pull/45303


Hi Sandro,
probably this is related... while, now, the MinGW64 Windows build 
succeeds, QGIS from the MinGW64 build doesn't run properly and the 
Python support results disabled.


Running a recent QGIS (5a572dac) from MinGW64 Windows build artifact, 
the following error is reported at the beginning and QGIS doesn't have 
the Python support:


Couldn't load SIP module.
Python support will be disabled.

Traceback (most recent call last):
  File "", line 1, in
  File 
"C:\Users\giudiceandrea\Downloads\QGIS-Portable_4\lib\python3.10\site-packages\qgis\__init__.py", 
line 78, in

from qgis.PyQt import QtCore
  File 
"C:\Users\giudiceandrea\Downloads\QGIS-Portable_4\lib\python3.10\site-packages\qgis\PyQt\QtCore.py", 
line 24, in

from PyQt5.QtCore import *
ModuleNotFoundError: No module named 'PyQt5.sip'


Python version:
3.10.0rc2 (default, Sep 14 2021, 00:00:00) [GCC 11.2.1 20210728 (Fedora 
MinGW 11.2.1-3.fc35)]


QGIS version:
3.21.0-Master 'Master', 5a572dac
___
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] FOSS4G Community Sprint

2021-10-02 Thread Anita Graser

FOSS4G is not over yet. Today is Community Sprint day.

No ticket needed. Just
visit:https://play.workadventu.re/@/osgeo/foss4g/codesprint

More information: https://wiki.osgeo.org/wiki/FOSS4G_2021/Community_sprint

Regards,

Anita

___
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] CI broken (MinGW64)

2021-10-02 Thread Sandro Mani


On 02.10.21 09:49, Andrea Giudiceandrea wrote:

Will be fixed with this: https://github.com/qgis/QGIS/pull/45303


Hi Sandro,
probably this is related... while, now, the MinGW64 Windows build 
succeeds, QGIS from the MinGW64 build doesn't run properly and the 
Python support results disabled.


Running a recent QGIS (5a572dac) from MinGW64 Windows build artifact, 
the following error is reported at the beginning and QGIS doesn't have 
the Python support:


Couldn't load SIP module.
Python support will be disabled.

Traceback (most recent call last):
  File "", line 1, in
  File 
"C:\Users\giudiceandrea\Downloads\QGIS-Portable_4\lib\python3.10\site-packages\qgis\__init__.py", 
line 78, in

    from qgis.PyQt import QtCore
  File 
"C:\Users\giudiceandrea\Downloads\QGIS-Portable_4\lib\python3.10\site-packages\qgis\PyQt\QtCore.py", 
line 24, in

    from PyQt5.QtCore import *
ModuleNotFoundError: No module named 'PyQt5.sip'


Hi Andrea

This is fixed in mingw-python-qt5-5.15.4-2.fc36, which adds a dependency 
on mingw-python3-PyQt5_sip. So this should be fixed as soon as 
mingw-python-qt5-5.15.4-2.fc36 has propagated to the repos.


Sandro

___
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] [Qgis-psc] Developer support channels

2021-10-02 Thread Anita Graser

Hi Richard,

On 21.09.2021 07:55, Richard Duivenvoorde wrote:

I would be ok with both IRC, but I think a #qgis-dev channel on either
matrix.org or matrix.osgeo.org would do.
There are proper matrix clients for web and phones ( even for Linux phones ;-) 
).


Do you have an overview of matrix activities?

https://qgis.org/en/site/forusers/support.html says "point your browser
to (https://matrix.to/#qgis:osgeo.org
)" which is an invalid link.

https://app.element.io/#/room/#qgis:osgeo.org says "QGIS.org QGIS
Official Matrix room | bridged to IRC and Gitter" but it does not bridge
to Gitter.

Instead, https://app.element.io/#/room/#qgis_QGIS:gitter.im is the one
that does bridge to Gitter but has pretty much no traffic.

Looks like some consolidation might be helpful but I'm not sure how / if
that is possible.

Regards,

Anita

___
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