Re: [QGIS-Developer] Request for review before new release is cut

2024-06-21 Thread Jürgen E . Fischer via QGIS-Developer
Hi Sandro,

On Fri, 21. Jun 2024 at 10:22:14 +0200, Sandro Santilli wrote:
> It's packaging time today but I still have 5 pull requests
> pending approval reviews: 
> 
>   https://github.com/qgis/QGIS/pulls/strk

As far as I can tell none of those are fixes for user facing bugs.


> This mail is to present two requests:
> 
>   1. To the release manager:
>  Can to the release be postponed to give some
>  time to reviewers to approve my pending PRs ?

We release what's ready when it's time - unless something critical is spotted.
I'd say those could well be merged and backported after the release.


>   2. The the PSC:
>  Can the policy be reviewed once again to find a
>  better solution to this long-standing problem of
>  growing PR queue (not being a bot that closes
>  them after a while) ?

Was that ever really discussed?   AFAIK it was put in place and nobody really
objected, because it is generally a good thing.

But at least my contributions have gone down a lot by the introduction of these
hurdles (ie. mandatory PRs, delays by CI tests and reviews and even - or 
mainly? -
the improved stability of master, because stuff now breaks in PRs and doesn't
hit the nightlies of master, where I'd fix them) as it multiplies the effort
required for each of them (many mostly small ones).


Jürgen

-- 
Jürgen E. Fischer
Dipl.-Inf. (FH)   norBIT GmbH   Tel. +49-4931-918175-31
Software Engineer Rheinstraße 13Fax. +49-4931-918175-50
Geschäftsführer   D-26506 Norden  https://www.norbit.de


signature.asc
Description: PGP signature
___
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.org/ubuntugis down or not responding

2024-04-21 Thread Jürgen E . Fischer via QGIS-Developer
Hi Andrea,

On Sun, 21. Apr 2024 at 19:34:58 +0200, Andrea Giudiceandrea wrote:
> Il 21/04/2024 14:50, Jürgen E. Fischer via QGIS-Developer ha scritto:
> > qgis2.qgis.org was apparently dead.  Rebooted.  Builds restarted…
> 
> It looks like also https://issues.qgis.org/ (where the Redmine Issue reports
> are stored, e.g. https://issues.qgis.org/issues/12193) is not working:

Apache restarted.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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.org/ubuntugis down or not responding

2024-04-21 Thread Jürgen E . Fischer via QGIS-Developer
Hi Jorge,

On Sun, 21. Apr 2024 at 12:22:35 +0100, Jorge Gustavo Rocha via QGIS-Developer 
wrote:
> QGIS repos, like https://qgis.org/ubuntu or https://qgis.org/ubuntugis are
> not responding. The connection ends at cloudfare.com with timeout error.
 
> Is it a problem on QGIS servers side or some cloudfare temporary issue?

qgis2.qgis.org was apparently dead.  Rebooted.  Builds restarted…


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] A load of updates in OSGeo4W

2024-04-18 Thread Jürgen E . Fischer via QGIS-Developer
Hi Julien,

On Thu, 18. Apr 2024 at 12:27:43 +0200, Julien Moura (Oslandia) via 
QGIS-Developer wrote:
> Does this mean that the version of Python and other dependencies will change
> in the current LTR or not (installed via msi or osgeo4w)?

That should not be necessary anymore.  The dependencies should be fine for a
while now.  Some of them were behind and complaints about that were increasing.

Some with regard to security, although some if not all just based on plain scan
results and not on actual assessments of the real severity of vulnerabilities -
which should have been low in the context of QGIS Desktop.  Still they were
valid.

We were still using OpenSSL 1 (no complaints about that though), which both Qt5
and Python were build against.  So both were blocking the update to OpenSSL 3.
And Qt6 needed to be introduced, preferably not built against the old OpenSSL -
although that would probably still have been a possibility.

So Python and Qt5 had to be rebuilt along with there reverse dependencies,
which almost is everything else there is.  So that was a good time to also
update.

> To what extent is this linked to https://github.com/qgis/QGIS/issues/54491?

To some.


> Also, how are these massive OSGeo4W updates discussed and decided?  Is it on
> the OSGeo discourse or on the mailing list or somewhere else?

There's not much discussion about OSGeo4W.  There's is a bug tracker
https://trac.osgeo.org/osgeo4w and a mailing list
https://lists.osgeo.org/pipermail/osgeo4w-dev/


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] A load of updates in OSGeo4W

2024-04-14 Thread Jürgen E . Fischer via QGIS-Developer
Hi there,

I just uploaded an update to OSGeo4W.   It is basically a rebuild of everything
with a newer compiler (Visual C++ 2022) and updates of almost all versions.
The update should work cleanly and cause no visual changes.

The main change is the move from Python 3.9.18 to 3.12.3.  But there's also an
update to Qt 5.15.13, OpenSSL 3.   Qt6 was also added enabling an experimental
build of QGIS master with Qt6. Based on that there is also an experimental
version of QField.

GDAL and PROJ also were updated to the latest version.

The legacy GRASS 7 was removed because it doesn't support Python 3.12.  GRASS 8
was already available and QGIS switch to it long before this update.

Please test and report.


Jürgen


More details in the commit message:

A load of updates (fixes #788, #810, #816, #819, #820, #823, closes 
jef-n/OSGeo4W#21, refs qgis/QGIS#54491, qgis/QGIS#56499)

Highlights:
  Switched to Visual Studio 2022
  Qt6 6.6.3, PyQt6 6.6.1
  Qt5 5.15.13, PyQt5 5.15.10
  Python 3.12.3
  OpenSSL 3.0.13
  PROJ 9.4.0
  GDAL 3.8.5
  qgis-qt6-dev based on Qt6 next to qgis-dev based on Qt5
  experimental QField based on Qt6 / qgis-qt6-dev

Details:
  Removed:
libjpeg (already replaced with libjpeg-turbo earlier)
python3-clcache (replaced by ccache)
python3-pyuv (dependency of python3-clcache)

  Updated:
apache 2.4.52 -> 2.4.58
arrow-cpp 7.0.0 -> 15.0.2
boost 1.74.0 -> 1.84.0
brotli 1.0.9 -> 1.1.0
curl 8.4.0 -> 8.6.0
draco 1.5.6 -> 1.5.7
exiv2 0.27.3 -> 0.28.2
expat 2.2.10 -> 2.6.2
ffmpeg 5.1 -> 6.1.1
freetype 2.10.2 -> 2.13.2
gdal 3.8.4 -> 3.8.5
gpsbabel 1.8.0 -> 1.9.0
grass 7.8.8 -> 8.3.2
grass8 8.3.2 -> 99 (transitional; depends on grass)
gsl 2.6 -> 2.7.1+
hdf4 4.2.16 -> 4.3.0
hdf5 1.14.0 -> 1.14.3
kealib 1.4.14 -> 1.5.3
lerc 3.0 -> 4.0.0
libharu 2.3.0 -> 2.4.4
libiconv 1.16 -> 1.17
libjpeg-turbo 2.0.7-esr -> 3.0.2
libjxl 0.8.1 -> 0.10.2
libmysql 8.0.21 -> 8.2.0
libosmium-devel 2.18.0 -> 2.20.0
libpng 1.6.37 -> 1.6.43
libtiff 4.5.1 -> 4.6.0
libxml2 2.9.10 -> 2.12.5
libxslt 1.1.34 -> 1.1.39
libzip 1.7.3 -> 1.10.1
lua 5.4.4 -> 5.4.6
lz4 1.9.3 -> 1.9.4
minizip-ng-devel 3.0.2 -> 4.0.4
node 16.14.0 -> 20.11.1
oci 19.11 -> 21.13
ogdi 4.1.0 -> 4.1.1
opencl 2.0.10 -> 2023.12.14
openfyba-devel 20150103 -> 20240408
openjpeg 2.4.0 -> 2.5.2
openssl 1.1.1w -> 3.0.13
osm2pgsql 1.8.1 -> 1.11.0
osmium 1.15.0 -> 1.16.0
pdal 2.6.0 -> 2.6.3
poppler 23.07.0 -> 24.04.0
proj 9.3.1 -> 9.4.0
proj-data 1.16 -> 1.17
python3 3.9.18 -> 3.12.3
protobuf-devel 3.13.0 -> 25.3
qca 2.3.1 -> 2.3.8
qscintilla 2.13.4 -> 2.14.1
qt5 5.15.3 -> 5.15.13
qtkeychain 0.13.2 -> 0.14.2
qwc2 20220311-671a6e7 -> 20240408-3d95409
qwt 6.1.6 -> 6.2.0
saga 7.8.2 -> 9.3.1
saga9 9.2.0 -> 99 (transitional; depends on saga)
snappy-devel 1.1.9 -> 1.1.10
spdlog-devel 1.10.0 -> 1.13.0
sqlite3 3.41.1 -> 3.45.1
swig 4.0.2 -> 4.2.1
thrift 0.16.0 -> 0.20.0
transifex-cli 1.6.5 -> 1.6.10
utf8proc 2.7.0 -> 2.9.0
wxwidgets 3.2.1 -> 3.2.4
xerces-c 3.2.3 -> 3.2.5
xz 5.2.5 -> 5.4.5
yarnpkg 1.22.17 -> 1.22.21
zlib 1.2.12 -> 1.3.1
zstd 1.4.5 -> 1.5.5

  Updated Python extensions:
python3-access 1.1.1 -> 1.1.9
python3-affine 2.3.0 -> 2.4.0
python3-alabaster 0.7.12 -> 0.7.16
python3-argon2-cffi 20.1.0 -> 23.1.0
python3-atomicwrites 1.4.0 -> 1.4.1
python3-attrdict 2.0.1 -> python3-attrdict3 2.0.2
python3-attrs 20.2.0 -> 23.2.0
python3-autopep8 2.0.1 -> 2.1.0
python3-babel 2.8.0 -> 2.14.0
python3-backports.entry-points-selectable 1.1.0 -> 1.3.0
python3-beautifulsoup4 4.9.3 -> 4.12.3
python3-bleach 3.2.1 -> 6.1.0
python3-certifi 2020.6.20 -> 2024.2.2
python3-cffi 1.14.3 -> 1.16.0
python3-cftime 1.2.1 -> 1.6.3
python3-chardet 3.0.4 -> 5.2.0
python3-click 7.1.2 -> 8.1.7
python3-cligj 0.7.0 -> 0.7.2
python3-colorama 0.4.4 -> 0.4.6
python3-coverage 5.3 -> 7.4.4
python3-cycler 0.10.0 -> 0.12.1
python3-decorator 4.4.2 -> 5.1.1
python3-defusedxml 0.6.0 -> 0.7.1
python3-distlib 0.3.2 -> 0.3.8
python3-docutils 0.16 -> 0.20.1
python3-entrypoints 0.3 -> 0.4
python3-esda 2.3.1 -> 2.5.1
python3-exifread 2.3.2 -> 3.0.0
python3-filelock 3.0.12 -> 3.13.3
python3-fiona 1.9.5 -> 1.9.6
python3-fonttools 4.28.5 -> 4.51.0
python3-future 0.18.2 -> 1.0.0
python3-gdal 3.8.4 -> 3.8.5
python3-geoalchemy2 0.12.5 -> 0.14.7
python3-geographiclib 1.50 -> 2.0
python3-geopandas 0.14.1 -> 0.14.3
python3-giddy 2.3.3 -> 2.3.5
python3-greenlet 1.1.1 -> 3.0.3
python3-h5py 3.8.0 -> 3.10.0
python3-httplib2 0.18.1 -> 0.22.0
python3-idna 2.10 -> 3.6
python3-imagesize 1.2.0 -> 1.4.1
python3-importlib-metadata 2.0.0 -> 7.1.0
python3-inequality 1.0.0 -> 1.0.1
 

Re: [QGIS-Developer] [Qgis-user] Announce - migrate our mailing lists to Discourse

2024-04-03 Thread Jürgen E . Fischer via QGIS-Developer
Hi Greg,

On Wed, 03. Apr 2024 at 18:23:47 -0400, Greg Troxel via QGIS-User wrote:
> People like me tend not to be happy about things turning into forums and are
> likely to participate less.  As an example, openstreetmap moved from
> mailinglists to forums and I have not, so I interract far far less and spend
> more time on other things.  I am probably somewhat unusual (started doing
> email in the 70s), and here probably only strk thinks I"m normal :-)

Just for the record: I also don't like the move, I also feel the same pain and
I also think you're normal.

To make it worse the advertised discourse mailing list option apparently
doesn't work well - at least for "normal" people (see
https://trac.osgeo.org/osgeo/ticket/3073).


Jürgen

-- 
Jürgen E. Fischer
Dipl.-Inf. (FH)   norBIT GmbH   Tel. +49-4931-918175-31
Software Engineer Rheinstraße 13Fax. +49-4931-918175-50
Geschäftsführer   D-26506 Norden  https://www.norbit.de


signature.asc
Description: PGP signature
___
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] Ubuntu GIS repo with new gdal, LERC and ZSTD support?

2024-03-04 Thread Jürgen E . Fischer via QGIS-Developer
Hi Andreas,

On Mon, 04. Mar 2024 at 17:51:56 +0100, Andreas Neumann via QGIS-Developer 
wrote:
> I am wondering if there is a ubuntu (or debian) package repository available
> with a relatively new gdal, LERC and ZSTD support? Ideally a repo that can
> be added to Ubuntu 22.04

> Thank you if you know some package source?

ubuntugis for jammy has GDAL 3.8.3 (but lacks LERC support; but has PDAL
2.6.2).

Debian unstable has GDAL 3.8.4 with LERC support (but is not suited for jammy).

We have QGIS builds of the release branches and master for both of them
(ubuntugis and debian just the LTR branch).



Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Another (final?) qt6 progress catchup?

2024-02-28 Thread Jürgen E . Fischer via QGIS-Developer
Hi Matthias,

On Wed, 28. Feb 2024 at 19:42:12 +0100, Matthias Kuhn wrote:
> I got stuck in PyQt6, the build succeeds but somehow doesn't install all
> the .pyd files into the correct location.
> Where did you run into gperf issues, QGIS or a dependency?

Building Qt.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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 3.34.4 LTR ?

2024-02-27 Thread Jürgen E . Fischer via QGIS-Developer
Hi,

On Tue, 27. Feb 2024 at 09:39:23 +0100, Luca Manganelli via QGIS-Developer 
wrote:
> Good morning,
> 
> according to the QGIS roadmap, I see that the 3.34 LTR release is on 23th
> february, but on the site I see that the latest LTR is still 3.28

Quoting the website (right above the roadmap):

> Release

> On major and minor release dates, the release branch is created and the 
> release
> is tagged and tar balls are prepared. Point releases are just tagged and tar
> balls are created.

> The packagers are notified that packaging can begin.

> Once some packages are available the release can be announced and the website
> is updated accordingly.

OSGeo4W packages, MSIs and Mac packages are already available, but the
debian/ubuntu packages are still building, while the MSIs are being tested.
Once that's done the website will be updated.

But that's nothing new - most of that happens every month.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Another (final?) qt6 progress catchup?

2024-02-27 Thread Jürgen E . Fischer via QGIS-Developer
Hi Matthias,

On Mon, 12. Feb 2024 at 08:11:32 +0100, Matthias Kuhn via QGIS-Developer wrote:
> I had a bit of fun over the weekend trying to build QGIS with Qt6 for
> Windows (unfortunately no executable yet), and would be interested in
> joining.

Did you run into the gperf issue?  Where gperf more or less silently produces
nearly empty files that lead to unclear link errors later?  All that deep in
webengine/chromium?  Or the long path issue?


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] OTB Provider QGIS 3.36

2024-02-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Gandalf,

On Sat, 24. Feb 2024 at 05:39:23 +0200, Gandalf the Gray via QGIS-Developer 
wrote:
> If you so desire, you can move this message to QGIS Users

Who should do that?  Any why?
 
> My OSGeo4W stack QGIS has just been upgraded to 3.36, and now the
> otbprovider plugin (core plugin) does not work anymore.

he otbprovider plugin was removed.

See https://lists.osgeo.org/pipermail/qgis-developer/2023-November/066221.html 
ff



Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Setting up PyCharm for PyQGIS and Qt

2024-01-17 Thread Jürgen E . Fischer via QGIS-Developer
Hi Maria,

On Wed, 17. Jan 2024 at 15:59:28 +, Maria Elena Alfano via QGIS-Developer 
wrote:
> Thank you very much!
> But when I select the above *existing.bat file, pycharm tells me "An invalid 
> Python interpreter name 'qgis_process-qgis.bat'!".
> Do you have any ideas?

python-qgis.bat not qgis_process-qgis.bat.

Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] GRASS on Windows issue

2023-12-09 Thread Jürgen E . Fischer via QGIS-Developer
Hi Pieter,

On Sat, 09. Dec 2023 at 06:28:08 +0200, Gandalf the Gray via QGIS-Developer 
wrote:
> On a clean install of OSGeo4W (and for that matter standalone QGIS and
> GRASS installers), I get the following error (see attached screenshot)
> starting any version of GRASS.

Are you saying grass 8.3.1-3 (as of Dec 2nd) still has that issue?

Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Future of OTB provider plugin?

2023-11-13 Thread Jürgen E . Fischer via QGIS-Developer
Hi Alex,

On Mon, 13. Nov 2023 at 09:00:34 +0200, Alexander Bruy via QGIS-Developer wrote:
> Just to remind that most of the Processing developers were against its
> inclusion in the core back in 2018 and predicted that it won't be maintained
> and eventually will be removed.

Honestly I wasn't even aware that it was still there and I don't recall any
complaints that it was not working (or that OTB was removed/missing in OSGeo4W
or Debian, which is probably why nobody noticed, if it doesn't).


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Future of OTB provider plugin?

2023-11-12 Thread Jürgen E . Fischer via QGIS-Developer
Hi Nyall,

On Mon, 13. Nov 2023 at 07:38:49 +1000, Nyall Dawson via QGIS-Developer wrote:
> So... what does everyone else think? Can we safely demote OTB to a 3rd
> party plugin and remove it for QGIS 3.36?

+1 


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] LTR version info in version.txt?

2023-09-13 Thread Jürgen E . Fischer via QGIS-Developer
Hi Nyall,

On Wed, 13. Sep 2023 at 16:29:11 +1000, Nyall Dawson via QGIS-Developer wrote:
> Is this a manual thing done during packaging?

On a new ltr release the redirect has to be updated (currently on 
www2.qgis.org):

RewriteCond %{HTTP_USER_AGENT} 
QGIS\/(2\.14\.|3\.4\.|3\.10\.|3\.16\.|310|316|322|328)
RewriteRule ^/version\.txt$ /version-ltr.txt [L]


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] LTR version info in version.txt?

2023-09-12 Thread Jürgen E . Fischer via QGIS-Developer
Hi Nyall,

On Wed, 13. Sep 2023 at 13:50:09 +1000, Nyall Dawson via QGIS-Developer wrote:
> Hi list,
> 
> Has something changed in the format of https://version.qgis.org/version.txt
> recently? It used to be that this file included a string "current LTR
> version of QGIS is ", but that's no longer present and I can only see
> the 3.32 release details now.

There are version.txt and version-ltr.txt and requests from a LTR version
are taken to version-ltr.txt if they request version.txt.

> (on a related note... would it be tricky to make a "version.json"
> equivalent of this file with content like
> {
> 'latest': {'major': 3, 'minor': 32, 'subversion': 3 },
> 'ltr': {'major': 3, 'minor': 28, 'subversion': 10 }
> } ? )

Simple.  
https://github.com/qgis/QGIS-Website/commit/23da801f7c186d3c796d6e1407a17b959c92a3d6

{
"latest": {
"versionint": 33202,
"version": "3.32.2",
"name": "Lima",
"note": "\u200b",
"binary": "1",
"date": "2023-08-18",
"major": 3,
"minor": 32,
"patch": 2
},
"ltr": {
"versionint": 32810,
"version": "3.28.10",
"name": "Firenze",
"note": "LTR",
"binary": "1",
"date": "2023-08-18",
"major": 3,
"minor": 28,
"patch": 10
},
"dev": {
"version": "3.33",
"versionint": 33300,
"major": 3,
"minor": 33,
"patch": 0
},
"freezedate": "2023-09-15 12:00:00 UTC",
"nextreleasedate": "2023-10-27 12:00:00 UTC",
"nextversion": "3.34"
}


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] PDAL compile on bookworm?

2023-09-11 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Mon, 11. Sep 2023 at 17:11:13 +0200, Richard Duivenvoorde via QGIS-Developer 
wrote:
> One more question ;-)
> 
> After pdal install: if I try to compile QGIS 'WITH_PDAL', ccmake find the 
> PDAL_BIN, PDAL_CPP_LIBRARY and PDAL_INCLUDE_DIR
> 
> But NOT the PDAL_UTIL_LIBRARY.

That was dropped and is included in libpdalcpp - so it's probably not needed
anymore and linking libpdalcpp is enough.

https://github.com/PDAL/PDAL/commit/a3faa03218e9ea6dee1503f635b17f57f4c82ff7

Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] PDAL compile on bookworm?

2023-09-10 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Sun, 10. Sep 2023 at 15:34:50 +0200, Richard Duivenvoorde via QGIS-Developer 
wrote:
> Anybody succesfully compiled PDAL master recently on Debian Bookworm?

On unstable installing libunwind-16-dev helped - didn't dig any deeper.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Planned support for JPEG XL?

2023-06-19 Thread Jürgen E . Fischer via QGIS-Developer
Hi Jean-François,

On Mon, 19. Jun 2023 at 12:33:57 +, Bourdon, Jean-François (DIF) via 
QGIS-Developer wrote:
> I haven't as it wasn't an option when I sent my email, but now that it is,
> I'll do. If I understand the PR correctly, it will only be available with a
> gdal-dev install for now but I suppose that in a couple release it will be
> available with "regular" gdal by OSGeo4W and thus available to all QGIS
> Windows users by default.

No, it's already available.

Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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 builds source for qtwebkit?

2023-06-18 Thread Jürgen E . Fischer via QGIS-Developer
Hi Alex,

On Fri, 16. Jun 2023 at 13:39:26 +, Alexandre Neto via QGIS-Developer wrote:
> Are we (actually Jürgen) building qtwebkit from source? what is the source 
> that is being used. At conda-forge we were using the link below, which was 
> removed from qt.io  site.
> 
> http://download.qt.io/snapshots/ci/qtwebkit/5.212/1600955993/src/submodules/qtwebkit-opensource-src-5.212.tar.xz
>  
> 

The recipe is at

https://github.com/jef-n/OSGeo4W/blob/master/src/qtwebkit/osgeo4w/package.sh

so the package was built with:

https://github.com/qtwebkit/qtwebkit/releases/download/qtwebkit-5.212.0-alpha4/qtwebkit-5.212.0-alpha4.tar.xz



Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] py3_env not recognized in versions later than 3.16

2023-06-13 Thread Jürgen E . Fischer via QGIS-Developer
Hi Luis,

On Tue, 13. Jun 2023 at 13:26:12 +, Luis Eduardo via QGIS-Developer wrote:
> HelloI need to install Pytorch in QGIS 3.22, 3.28, using pip but I can't
> configure the environment, py3_env is not recognized.And through the OSGEO
> installer the library is not available.

Huh?  py3_env.bat was used in OSGeo4W to switch from the default python2
install to python3.  As OSGeo4W v2 only has python3, py3_env is not needed
anymore.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] QT6 move forward meeting next week

2023-04-18 Thread Jürgen E . Fischer via QGIS-Developer
Hi Ale,

On Tue, 18. Apr 2023 at 12:52:52 +0200, Alessandro Pasotti wrote:
> I'm sorry but this is the best I can do: Nyall & friends are not
> available in our afternoon and I have a workshop plus Martin is not
> here on the 21st (and he spoke first).

According to the wiki he's leaving at 12 on the 21th.  So there might still be
be options on friday too.

> Maybe you will be able to attend remotely?

No idea.  I'll be on the train.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] QT6 move forward meeting next week

2023-04-18 Thread Jürgen E . Fischer via QGIS-Developer
Hi Ale,

On Tue, 18. Apr 2023 at 12:10:27 +0200, Alessandro Pasotti wrote:
> ok, let's make a doodle, it's in the morning becausef of our
> australian/asian friends.

> https://doodle.com/meeting/participate/id/eXrn1KWb

That doesn't have any better options.  I'm traveling in the morning to Den
Bosch and probably will arrive shortly after 1300.

 
Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] QT6 move forward meeting next week

2023-04-18 Thread Jürgen E . Fischer via QGIS-Developer
Hi Ale,

On Tue, 18. Apr 2023 at 09:18:12 +0200, Alessandro Pasotti via QGIS-Developer 
wrote:
> Ok, let's do it the 20th. 11:00am local time.

Jm, I'll still be on the way then.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Question for creating msi.

2023-04-10 Thread Jürgen E . Fischer via QGIS-Developer
Hi Paul,

On Sat, 08. Apr 2023 at 06:27:46 +0530, Paul N via QGIS-Developer wrote:
> While creating msi for qgis-ltr or qgis-ltr-dev, some of the packages are
> not downloading such as grass, saga and many others.
> 
> They are downloading only when changes are made to qgis-full in createmsi.pl

What changes?  saga and grass are optional dependencies not included in
qgis-ltr and qgis-ltr-dev.  You should use qgis-ltr-full or qgis-ltr-dev-full.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] QGIS QT6 meeting minutes

2023-04-04 Thread Jürgen E . Fischer via QGIS-Developer
Hi Andreas,

On Wed, 15. Mar 2023 at 16:38:40 +0100, Andreas Neumann via QGIS-Developer 
wrote:
> Perhaps we can speed up the PSC decision and give this a go through our
> approval on the QGIS PSC mailing list, rather than having to wait for the
> next meeting in 3 weeks.

+1.

Jürgen


-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Release 3.30 delayed

2023-03-03 Thread Jürgen E . Fischer via QGIS-Developer
Hi,

On Fri, 03. Mar 2023 at 16:15:04 +0100, Jürgen E. Fischer via QGIS-Developer 
wrote:
> Sandy from transifex support just replied, that she's going to take this to 
> the
> engineers for a closer look and keep me posted.  hm.

Well, didn't hear back yet - but I pushed the qgis_es.ts fetched from transifex
yesterday back there and now it looks ok.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Release 3.30 delayed

2023-03-03 Thread Jürgen E . Fischer via QGIS-Developer
Hi Andreas,

On Fri, 03. Mar 2023 at 15:59:44 +0100, Andreas Neumann via QGIS-Developer 
wrote:
> > > the apostrophe in the new release name was a little issue, but there's
> > > another issue with transifex: for some reason the spanish translation
> > > dropped below 35% and would be removed…

> We can always use "Den Bosch" - if that other name causes too many troubles
> ...

"was" is past tense - so that's sorted out (not pushed yet though).  And I
doubt that changing the release name would help with transifex ;)

The problem is that the spanish translation should be above 80%, but shows at
19% and is therefore automatically removed when pulling in the transifex update
into the new branch.

On the transifex side there are tons of translations that have a 101%
suggestion - which means that they match a previous translation that transifex
still has in memory - it apparently "just" lost, that that' the current
translation.

Not sure what happened and why it only affects the spanish translation - the
others seem ok.

Sandy from transifex support just replied, that she's going to take this to the
engineers for a closer look and keep me posted.  hm.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Release 3.30 delayed

2023-03-03 Thread Jürgen E . Fischer via QGIS-Developer
Hi,

the apostrophe in the new release name was a little issue, but there's
another issue with transifex: for some reason the spanish translation
dropped below 35% and would be removed…

I'm currently trying to sort that out with transifex support…

I have pending commits for release-3_28, master (and a local release-3_30
branch).  Please don't push for the time beeing.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Re-discussing the QGIS release schedule - in combination with the quarantine rule for LTR versions

2023-03-01 Thread Jürgen E . Fischer via QGIS-Developer
Hi Andreas,

On Tue, 28. Feb 2023 at 08:55:49 +0100, Andreas Neumann via QGIS-Developer 
wrote:
> However, the situation is, that there is also a "quarantine rule" - which
> is not mentioned in QEP 239 - but it helps to prevent untested patches to
> end up in LTR versions, by delaying the backports until the backport was
> first tested in the non-LTR stable release.

Where is that quarantine rule?  Is it tied into the backport bot?

In the good old days I'd apply my fixes to master also to the release branches,
once the showed to work in master and didn't produce additional complains from
users of the nightlies.  And that ideally not shortly before the release so
people could still try the release nightlies.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Call for emergency 3.22 release

2023-02-02 Thread Jürgen E . Fischer via QGIS-Developer
Hi Andreas,

On Thu, 02. Feb 2023 at 07:38:24 +0100, Andreas Neumann via QGIS-Developer 
wrote:
> I agree, this is a pretty nasty one. Jürgen - can we release another release
> soon?

Sure.  If there were any new commits in release-3_22, but there are none yet.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] disabling mingw64 builds

2023-01-27 Thread Jürgen E . Fischer via QGIS-Developer
Hi Ale,

On Fri, 27. Jan 2023 at 11:29:14 +0100, Alessandro Pasotti via QGIS-Developer 
wrote:
> Fixing it would be a better option.

Done already.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] How to generate custom installer on windows 10

2023-01-19 Thread Jürgen E . Fischer via QGIS-Developer
On Wed, 18. Jan 2023 at 13:30:45 -0500, Deimer Caldera via QGIS-Developer wrote:
> Previously I generate a custom build and now I'm trying to generate an
> installer using the file creatensis.pl, but the script fail, viewing the file
> content I see that url http://download.osgeo.org/osgeo4w on the line 35. my
> $root = "http://download.osgeo.org/osgeo4w"; does not exist;

The current build recipes are on https://github.com/jef-n/OSGeo4W
(src/qgis{,-ltr,-ltr-dev,-rel-dev,-dev})

And it's now using MSI (see scripts/msis.sh)


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Offering QGIS installers through Windows store

2022-12-19 Thread Jürgen E . Fischer via QGIS-Developer
Hi Even,

On Sat, 17. Dec 2022 at 23:23:01 +0100, Even Rouault via QGIS-Developer wrote:
> The QGIS community could then concentrate on the QGIS build recipee, and
> probably a few other packages specific to QGIS.

Sounds like what Frank said pitching packaging QGIS in OSGeo4W to me ;)


Jürgen


-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Problem with building QGIS on Windows

2022-12-11 Thread Jürgen E . Fischer via QGIS-Developer
Hi Szymon,

On Sat, 10. Dec 2022 at 21:22:38 +0100, Szymon Ślęczka via QGIS-Developer wrote:
> I want to build QGIS on Windows.

The package recipes are on
https://github.com/jef-n/OSGeo4W/tree/master/src/qgis/osgeo4w


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] API websites do not build

2022-11-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Harrissou,

On Thu, 24. Nov 2022 at 11:42:02 +0100, DelazJ wrote:
> I wanted to preview some recent changes in API documentation and found that
> the C++ (2 days ago) and PyQGIS (last night) API websites failed to update
> lastly.

The C++ API site is updated near to the end of the debian "nightly" builds.
Last round started Wed Nov 23 00:03:05 UTC 2022 and is still underway.

The previous started Sat Nov 19 21:26:11 UTC 2022 (manually triggered some time
after the still running "nightlies" from before the release finished) and ended
Tue Nov 22 12:11:18 UTC 2022 (long "night": 2d14h41m26s).

So the current state is from back then and will be updated once the "nightly"
finishes.

pyqgis however is updated independantly.



Jürgen

-- 
Jürgen E. Fischer
Dipl.-Inf. (FH)   norBIT GmbH   Tel. +49-4931-918175-31
Software Engineer Rheinstraße 13Fax. +49-4931-918175-50
Geschäftsführer   D-26506 Norden  https://www.norbit.de


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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] msi package error

2022-11-10 Thread Jürgen E . Fischer via QGIS-Developer
Hi Paul,

On Thu, 10. Nov 2022 at 21:25:53 +0530, Paul N via QGIS-Developer wrote:
> After running createmsi.pl following folders created
> C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp
> C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages
> C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\unpacked
> then I have moved Installer-Files folder to tmp
> C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\Installer-Files

> Now after running createmsi.pl
> It give output as
> 
> PS C:\OSGeo4W\QGIS_3_22\ms-windows\scripts> perl .\createmsi.pl

This is supposed to run from cygwin and not powershell.


> Where "FIND: Parameter format not correct" ?

That's Windows' find, the scripts expects a "regular" (GNU) find, which will be
available when run from cygwin.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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-community-team] Changelog 3.28 in website

2022-10-26 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Wed, 26. Oct 2022 at 15:10:49 +0200, Richard Duivenvoorde wrote:
> On 10/26/22 14:59, Jürgen E. Fischer wrote:
> > On Tue, 25. Oct 2022 at 18:08:35 +0200, Richard Duivenvoorde via 
> > QGIS-Developer wrote:
> > > I took oct 22 as released date (it was requested to put that in the 
> > > changelog), ok?

> > Why?  https://github.com/qgis/QGIS/tree/final-3_28_0

> I thought that it was 22, but feel free to change to 21 :-)

Ah.  I thought somebody requested that particular date, while you just meant
that a release date in the changelog was requested.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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] Changelog 3.28 in website

2022-10-26 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Tue, 25. Oct 2022 at 18:08:35 +0200, Richard Duivenvoorde via QGIS-Developer 
wrote:
> I took oct 22 as released date (it was requested to put that in the 
> changelog), ok?

Why?  https://github.com/qgis/QGIS/tree/final-3_28_0


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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 Server WMS Advertised extent and layers / groups bounding box in GetCapabilities

2022-10-04 Thread Jürgen E . Fischer via QGIS-Developer
Hi René-Luc,

On Tue, 04. Oct 2022 at 13:37:54 +0200, René-Luc Dhont via QGIS-Developer wrote:
> So I wonder what the role of the WMS Advertised extent is.
> * Is it only the root layer / group extent ?
> * Is it a restricted extent (no data available outside this extent) ?
> * Is it the minimum extent of all WMS layers ?
  * an (suggested) area of interest for clients.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Fwd: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Wed, 24. Aug 2022 at 15:47:53 +0200, Richard Duivenvoorde via QGIS-Developer 
wrote:
> On 8/24/22 15:09, Jürgen E. Fischer via QGIS-Developer wrote:
> > https://github.com/qgis/QGIS-Website/commit/e37bbf2a530f9ad482331d211077e2d5104ad7fd
> Ok, thanks. used it to add the following note (just below Download for 
> Windows, as it is valid for ALL Windows installs):
> NOTE: You will need Windows 8 or higher (as QGIS needs Python 3.9, and 
> Windows 7 is not supported anymore by Python 3.9)
> Hope this is fine/clear.

LGTM


Jürgen


-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Fwd: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Wed, 24. Aug 2022 at 14:58:29 +0200, Richard Duivenvoorde via QGIS-Developer 
wrote:
> On 8/24/22 14:46, Jürgen E. Fischer via QGIS-Developer wrote:
> > > It was unsupported since the introduction of osgeo4w v2 and there was a 
> > > (big
> > > fat red) warning for long - it has just been removed in the last couple of
> > > days.
> 
> Should we revive it (or update it with your info below)?
> Or was it discussed to remove it because Microsoft dropped it...
> (apparently people still use Win7)

> Could not find the commit...

https://github.com/qgis/QGIS-Website/commit/e37bbf2a530f9ad482331d211077e2d5104ad7fd


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Fwd: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Wed, 24. Aug 2022 at 14:36:46 +0200, Jürgen E. Fischer wrote:
> On Wed, 24. Aug 2022 at 11:58:48 +0200, Richard Duivenvoorde via 
> QGIS-Developer wrote:
> > See thread in user list...
> > Is Windows 7 indeed totally not supported anymore (for 3.22/LTR)?
> > If so we should indeed add a line that current installs are for >=Win10 
> > only?
 
> It was unsupported since the introduction of osgeo4w v2 and there was a (big
> fat red) warning for long - it has just been removed in the last couple of
> days.

And Windows >7 should still work.  Just Windows <=7 does not work anymore.

And support for Windows 7 (and/or 32bit) was not dropped during the period of
the previous LTR, but after it expired - that why osgeo4w v1 and v2 were
maintained in parallel for a while.


Jürgen 

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Fwd: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Richard,

On Wed, 24. Aug 2022 at 11:58:48 +0200, Richard Duivenvoorde via QGIS-Developer 
wrote:
> See thread in user list...
> Is Windows 7 indeed totally not supported anymore (for 3.22/LTR)?
> If so we should indeed add a line that current installs are for >=Win10 only?

It was unsupported since the introduction of osgeo4w v2 and there was a (big
fat red) warning for long - it has just been removed in the last couple of
days.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] OSGEO4W nightlies broken?

2022-08-10 Thread Jürgen E . Fischer via QGIS-Developer
Hi Nyall,

On Thu, 11. Aug 2022 at 14:51:16 +1000, Nyall Dawson via QGIS-Developer wrote:
> It looks like the osgeo4w qgis dev releases are stuck with an ~10 day
> old build right now. Is this a known issue? Or something broken on the
> osgeo4w infrastructure?

Another unique_ptr template issue:

C:/PROGRA~2/MICROS~3/2019/COMMUN~1/VC/Tools/MSVC/1429~1.300/bin/Hostx64/x64/cl.exe
  /nologo /TP -DNOMINMAX -DQT_CONCURRENT_LIB -DQT_CORE_LIB 
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050800 -DQT_GUI_LIB 
-DQT_NETWORK_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_SERIALPORT_LIB -DQT_SQL_LIB 
-DQT_SVG_LIB -DQT_USE_QSTRINGBUILDER -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB 
-DQT_WIDGETS_LIB -DQT_XML_LIB -DSIP_VERSION=0x060101 
-DTEST_DATA_DIR=/"C:/src/OSGeo4W/src/qgis-dev/qgis/tests/testdata/" -DWITH_COPC 
-DWITH_EPT -DWITH_QTWEBKIT -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_WARNINGS 
-D_HAS_AUTO_PTR_ETC=1 -D_HAVE_WINDOWS_H_ -D_USE_MATH_DEFINES 
-Dqgis_core_EXPORTS 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/build/src/core/qgis_core_autogen/include 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/build 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/external/poly2tri 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers/ept 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers/copc 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/build/src/core 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/3d 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/annotations 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/auth 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/browser 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/callouts 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/classification 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/diagram 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/dxf 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/editform 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/effects 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/elevation 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/expression 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/externalstorage 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/fieldformatter 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/geometry 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/geocms 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/geocms/geonode 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/geocoding 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/gps 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/labeling 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/layertree 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/layout 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/locator 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/maprenderer 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/mesh 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/metadata 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/network 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/numericformats 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/pal 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/plot 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/pointcloud 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/pointcloud/expression 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/processing 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/processing/models 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/proj 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/project 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers/arcgis 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers/memory 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers/gdal 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers/ogr 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/providers/meshmemory 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/raster 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/renderer 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/scalebar 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/settings 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/symbology 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/textrenderer 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/validity 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/vector 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/src/core/vectortile 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/external 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/external/nlohmann 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/external/kdbush/include 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/external/nmea 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/external/rtree/include 
-IC:/src/OSGeo4W/src/qgis-dev/qgis/external/meshOptimizer 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/osgeo4w/include 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/osgeo4w/apps/Qt5/include 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/osgeo4w/apps/Qt5/include/QtCore 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/osgeo4w/apps/Qt5/./mkspecs/win32-msvc 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/osgeo4w/apps/Qt5/include/QtGui 
-IC:/src/OSGeo4W/src/qgis-dev/osgeo4w/osgeo4w/apps/Qt5/include/QtANGLE 
-IC:/

Re: [QGIS-Developer] Slow downloads for LTR MSI

2022-07-20 Thread Jürgen E . Fischer via QGIS-Developer
Hi,

On Wed, 20. Jul 2022 at 09:44:26 +1000, Nathan Woodrow via QGIS-Developer wrote:
> I seem to be getting really slow downloads of the MSI packages (haven't
> tested any other packages at the moment) from the main download page.

It's redirected to several hosts - independant of the origin address.  So you
might get better results just by retrying.  Where did you actually download
from?  US (download.osgeo.org, ftp.osuosl.org; Oregon State, US) or Europe
(qgis.org, norbit.de; both at Hetzner in Germany)?


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Compilation under windows

2022-07-19 Thread Jürgen E . Fischer via QGIS-Developer
Hi Raghunath,

On Tue, 19. Jul 2022 at 14:59:11 +0530, Raghu Natha Reddy Chinthala via 
QGIS-Developer wrote:
> Would be great if any one compiled to qgis from and share the version info
> which helps me to compile from source.

The build recipes are at
https://github.com/jef-n/OSGeo4W/tree/master/src/qgis-ltr-dev/osgeo4w

Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] I'm running a supported QGIS versino according to the roadmap ?

2022-05-18 Thread Jürgen E . Fischer via QGIS-Developer
Hi Sandro,

On Wed, 18. May 2022 at 16:08:39 +0200, Sandro Santilli via QGIS-Developer 
wrote:
> Reading that page I still don't undertand how to tell if what I'm
> running is a "supported version". Isn't it too much burden on the bug
> reporter shoulder to figure that out ? Why isn't enough to just
> ask for the actual version ?

Changed "current releases" to "currently supported releases" and added a link
on the bug reporting page to the roadmap
(https://github.com/qgis/QGIS-Website/commit/46886162332431a8ccb4ed269deedee44046c6a5)

The user should verify that an issue is present in a current release or master.
That is the latest LTR and the latest release (and the previous LTR, if the
latest LTR is the latest release). Issues about older releases should not be
filed.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Switching to KDE fork of Qt for Windows builds?

2022-05-05 Thread Jürgen E . Fischer via QGIS-Developer
Hi,

On Fri, 04. Mar 2022 at 12:21:44 +0100, Jürgen E. Fischer via QGIS-Developer 
wrote:
> Well, depends on your point of view.  It's a long task at least - building 
> will
> take ages.  But if it just contains patches, then there's probably much more
> patience required than actual work.  And I guess it wouldn't require rebuilds
> of reverse dependencies (like qtwebkit to name the heaviest one).

OSGeo4W has Qt 5.12.3 with the KDE patch collection now, and a bunch of updated
reverse dependencies + GDAL 3.4.3 + GDAL 3.5.0 (gdal-dev) with (geo)parquet
include some additional dependencies and qgis-dev (3.25 Nightly) built against
it.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Override System Locale user interface with American English by Default?

2022-03-31 Thread Jürgen E . Fischer via QGIS-Developer
Hi Alexandre,

On Thu, 31. Mar 2022 at 02:58:45 -0700, Alexandre Neto wrote:
> Can I delete the 3-16 and 3-20 translation resources from transifex? they
> won't be used anymore and that way we avoid people translating it in vain.

No, their webinterface will just ignore you if you try.  It has been that way
for several releases.  

I asked transifex' support to delete shortly after the release of 3.22.5.  They
promised to get back to me, once they do.  But I think it takes longer than
usual this time.


Jürgen

-- 
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-31
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden  https://www.norbit.de


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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] Override System Locale user interface with American English by Default?

2022-03-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Alexandre,

On Thu, 24. Mar 2022 at 18:43:24 +, Alexandre Neto wrote:
> I only have the PT_pt translation experience, but I am pretty sure the same
> should happen in other languages too.

I doubt that.  I wonder why the quality is so bad.  I would expect that most of
the translations are ok and only some are poor.  Review can help with those,
but should not be necessary to get usable translations at all.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827
Datenschutzerklaerung: https://www.norbit.de/83/
___
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] Override System Locale user interface with American English by Default?

2022-03-24 Thread Jürgen E . Fischer via QGIS-Developer
Hi Alexandre,

On Thu, 24. Mar 2022 at 11:11:50 +, Alexandre Neto via QGIS-Developer wrote:
> The European Portuguese translation is quite poor, with many errors and bad
> translations.

Are there more that poor translations above 35%?

Otherwise I would suggest to fix the portuguese translation instead - if
everything else fails by removing the bad ones and getting it below threshold.
Or is resetting it the better choice?  That's will also get you C / en_US (or
pt_BR in this case?).


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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] Switching to KDE fork of Qt for Windows builds?

2022-03-04 Thread Jürgen E . Fischer via QGIS-Developer
Hi Nyall,

On Fri, 04. Mar 2022 at 11:36:07 +1000, Nyall Dawson via QGIS-Developer wrote:
> I'm wondering if it's possible to switch over the Windows (osgeo4w)
> builds of Qt from the upstream 5.15.2 package over to the (maintained)
> KDE 5.15 backports fork. We're missing a bunch of important fixes on
> Windows (especially the PDF output related fixes) which are available
> in KDE's fork.
> 
> Is this a major task to do?

Well, depends on your point of view.  It's a long task at least - building will
take ages.  But if it just contains patches, then there's probably much more
patience required than actual work.  And I guess it wouldn't require rebuilds
of reverse dependencies (like qtwebkit to name the heaviest one).


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC


signature.asc
Description: PGP signature
___
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