Re: [Qgis-user] Batch convert nonsense-coordinates from DWG?

2025-06-03 Thread Jürgen E . Fischer via QGIS-User
Moin Bernd, On Tue, 03. Jun 2025 at 16:25:54 +0200, Bernd Vogelgesang via QGIS-User wrote: > Actually, the data should be in EPSG 25833, but somehow they managed to > scramble the x-values by adding 33 before the otherwise correct coordinates. So EPSG:5650? Jürgen -- Jürgen E. Fischer

Re: [Qgis-user] QGIS 3.40 long term release

2025-04-04 Thread Jürgen E . Fischer via QGIS-User
Hi Clint, On Fri, 04. Apr 2025 at 09:57:37 +, Clint Brayley via QGIS-User wrote: > I have installed QGIS 3.4 Bratislava as below. > I installed it in c\:program files\q > After a couple of hours the application then seems to install itself in a new > folder "QGIS 3.42.1" and update itself as

Re: [Qgis-user] Incompatibility issue (QGIS Munster 3.42.1)

2025-03-27 Thread Jürgen E . Fischer via QGIS-User
Hi Penafiel, On Thu, 27. Mar 2025 at 10:16:46 +, Penafiel, Garry Fox via QGIS-User wrote: > I would like to raise a request regarding the compatibility test for QGIS > 3.42.1. During testing, I encountered an issue related to a graphics driver > or OpenGL error. > I am using a VMware device

Re: [Qgis-user] Install an older version of the QGIS-Server under Ubuntu 24.04.

2025-03-06 Thread Jürgen E . Fischer via QGIS-User
Moin GÜnter, On Thu, 06. Mar 2025 at 18:00:33 +0100, Jürgen E. Fischer via QGIS-User wrote: > 1:3.34.15+99sid 500 > 500 https://qgis.org/debian-ltr sid/main amd64 Packages > … > $ apt-cache policy > Package files: > … > 500 https://qgis.org/debian-ltr si

Re: [Qgis-user] Install an older version of the QGIS-Server under Ubuntu 24.04.

2025-03-06 Thread Jürgen E . Fischer via QGIS-User
Moin GÜnter, On Thu, 06. Mar 2025 at 12:22:48 +0100, G. Wagner, Wagner-IT via QGIS-User wrote: > The version is selected via the repository name, but according to the > website [1] you can currently only choose between 3.40, 3.42 and 3.43. $ apt-cache policy qgis qgis: Installed: … Candidate

Re: [Qgis-user] QGIS-dev 3.43 does not find the plugin repo

2025-03-04 Thread Jürgen E . Fischer via QGIS-User
Hi Jukka, On Tue, 04. Mar 2025 at 08:23:43 +, Rahkonen Jukka via QGIS-User wrote: > Hi, > > QGIS-dev 3.43, installed with OSGeo4W, does not find plugins from the default > repository. The reason it that a QGIS version number is added automatically > to the URL, but there is nothing at > ht

Re: [Qgis-user] Problems with custom SVG images when transfering a project to another computer

2025-02-25 Thread Jürgen E . Fischer via QGIS-User
Hi Bernhard, On Tue, 25. Feb 2025 at 10:04:54 +0100, Bernhard Seckinger via QGIS-User wrote: > I wonder if conversion to base64 is enough to embed the symbol in the project > file? My feeling says it isn't. Does anyone has some experience here? symlayer = layer.renderer().rootRule().children()[0]

Re: [Qgis-user] A load of updates in OSGeo4W

2024-10-08 Thread Jürgen E . Fischer via QGIS-User
Hi Pedro, On Mon, 07. Oct 2024 at 20:14:11 +1000, Pedro Camargo via QGIS-User wrote: > I did install using pip. > The fact that QGIS uses custom-compiled binaries could be a complicating > factor, as we compile our binaries against pyArrow. You mean arrow-cpp? That's in OSGeo4W too and GDAL is

Re: [Qgis-user] A load of updates in OSGeo4W

2024-10-07 Thread Jürgen E . Fischer via QGIS-User
Hi Pedro, On Mon, 07. Oct 2024 at 17:18:31 +1000, Pedro Camargo via QGIS-User wrote: > * Does anyone know what's going on here? Is this an incompatibility with > Arrow binaries (the plugin installs 15.0.2) Probably. Did you install pyarrow with pip instead of from osgeo4w? Jürgen [0] https:

Re: [Qgis-user] Install qgis-grass-plugin QGIS 3.38 and GRASS 8.4 on Ubuntu 22 jammy -

2024-08-05 Thread Jürgen E . Fischer via QGIS-User
Hi Amedeo, On Sun, 04. Aug 2024 at 12:13:20 +0200, Amedeo Fadini via QGIS-User wrote: > In Ubuntu 22.04 upgrading grass from 7.8.7 to 8.4 has broken the QGIS grass > plugin. > downgrading does not solve the problem > On ubuntugis ppa the package qgis-plugin-grass is not installable > > Here is th

Re: [Qgis-user] Looking for QGIS Python code for a three-level menu?

2024-05-12 Thread Jürgen E . Fischer via QGIS-User
Hi Mike, On Sun, 12. May 2024 at 17:35:14 +, Elstermann, Mike via QGIS-User wrote: > I'm looking for a piece of QGIS Python code for a three-level menu, something > like this: > > Plugins >| >| > MyMenu > -+-- Submenu 1 > SubSubMenu 1.1 >| | +--- SubSubMen

Re: [Qgis-user] INSTALL QGIS DESKTOP IN LUNUX UBUNTU THAT PERMIT CONNECT TO ORACLE DATABASES AND LOAD VECTOR LAYERS

2024-05-08 Thread Jürgen E . Fischer via QGIS-User
Hi, On Wed, 08. May 2024 at 21:31:25 +, Fredy Varon via QGIS-User wrote: > INSTALL QGIS DESKTOP IN LUNUX UBUNTU THAT PERMIT CONNECT TO ORACLE DATABASES > AND LOAD VECTOR LAYERS https://github.com/qgis/QGIS/blob/master/INSTALL.md#3101-building-packages-with-oracle-support Jürgen -- Jürge

[Qgis-user] A load of updates in OSGeo4W

2024-04-14 Thread Jürgen E . Fischer via QGIS-User
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

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

2024-04-03 Thread Jürgen E . Fischer via QGIS-User
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 le

Re: [Qgis-user] Can´t open my QGIS 3.28 projects

2024-02-29 Thread Jürgen E . Fischer via QGIS-User
Hi Jorge, On Thu, 29. Feb 2024 at 13:31:07 +, Jorge Matos wrote: > Now, it was a surprise to learn that the QGIS projects are somehow linked to > drive D. The software and projects are all on drive C, inside the desktop > PC. The environment variable TEMP in your windows user profile is pr

Re: [Qgis-user] Can´t open my QGIS 3.28 projects

2024-02-29 Thread Jürgen E . Fischer via QGIS-User
hi Jorge, On Thu, 29. Feb 2024 at 11:53:43 +, Jorge Matos via QGIS-User wrote: > "An error occurred during execution of following code: > > fault_handler_file=open('D:/TMP/qgis-python-crash-info-8744', 'wt') Did you remove D:/TMP or even D: by any chance? > After this message, the general w

Re: [Qgis-user] Risk of security vulnerability using older version of QGis

2024-02-27 Thread Jürgen E . Fischer via QGIS-User
Hi Max, On Tue, 27. Feb 2024 at 18:04:30 +0100, Max via QGIS-User wrote: > I couldn’t find anything useful about my concerns but obviously this has also > happened to other QGis users > (https://www.reddit.com/r/QGIS/comments/s1be86/why_did_qgis_ask_to_record_my_screen/) But that also gives an se

Re: [Qgis-user] Donation

2023-11-27 Thread Jürgen E . Fischer via QGIS-User
Hi Ilkka, On Mon, 27. Nov 2023 at 19:24:43 +0200, Ilkka Haapalinna via QGIS-User wrote: > I am a bit (a lot) frustrated. > Tried to download. It was impossible without donating. > I did donation. I have a reciept of that. > But could not download? It doesn't require a donation, but it might take

Re: [Qgis-user] [EXT] Problem downloading QGIS 3.34 to macOS 12.7.1 [Marketing Mail]

2023-11-14 Thread Jürgen E . Fischer via QGIS-User
Hi Mike, On Tue, 07. Nov 2023 at 07:15:36 +, Elstermann, Mike via QGIS-User wrote: > THX Anita & Andrea! You're welcome. ;) Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 So

Re: [Qgis-user] Dataset

2023-10-19 Thread Jürgen E . Fischer via QGIS-User
Hi Sofia, On Thu, 19. Oct 2023 at 08:45:52 +, Sofia Tridima via QGIS-User wrote: > I am a new user in QGIS 1.7.4 Um, 1.7.4 is from 2012. Better use 3.23.3 or 3.28.11. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinst

Re: [Qgis-user] Get the translation of a core string in Python

2023-10-05 Thread Jürgen E . Fischer via QGIS-User
Moin Michel, On Tue, 03. Oct 2023 at 11:04:26 +, Michel Stuyts via QGIS-User wrote: > In for example the file "qgis_nl.ts" I found the translated value for > "Loading Plugins": You also need to know the context of the translation, ie.: QObject … > > > Lo

Re: [Qgis-user] STEPS TO BUILD FROM SOURCE QGIS DESKTOP INCLUDING ORACLE LIBRARIES

2023-09-29 Thread Jürgen E . Fischer via QGIS-User
Hi Richard, On Fri, 29. Sep 2023 at 14:39:01 +0200, Richard Duivenvoorde via QGIS-User wrote: > Ubercool! These lines even work on my current Debian Bookworm \o/ Although I'd change the dch line to bookworm-oracle in that case. > One question: the result is: > qgis-build-deps_3.32.3~sid~oracle

Re: [Qgis-user] STEPS TO BUILD FROM SOURCE QGIS DESKTOP INCLUDING ORACLE LIBRARIES

2023-09-28 Thread Jürgen E . Fischer via QGIS-User
Hi Fredy, On Thu, 28. Sep 2023 at 14:32:26 +, Fredy Varon via QGIS-User wrote: > Anyone has the steps to build and compile qgis desktop on Linux Ubuntu to > permits Access to Oracle databases sudo apt install devscripts alien curl -JLO https://download.oracle.com/otn_software/linux/instantcl

Re: [Qgis-user] Sicherheitslücke [ CVE-2023-36664 ] Ghostscript in Qgis?

2023-07-19 Thread Jürgen E . Fischer via QGIS-User
Hi Andreas, On Wed, 19. Jul 2023 at 13:57:21 +0200, Andreas Neumann via QGIS-User wrote: > How did you install QGIS? Through the OSGeo4W installer or with the > standalone installer or .msi installer? Both contain ghostscript as dependency of GRASS. OSGeo4W was updated to 10.01.2. Jürgen --

Re: [Qgis-user] Problems with installation QGIS Server 3.28.5 on Ubuntu 22.04.

2023-04-22 Thread Jürgen E . Fischer via QGIS-User
Moin Günter, On Fri, 21. Apr 2023 at 18:38:06 +0200, G. Wagner, Wagner-IT via QGIS-User wrote: > I have problems installing QGIS Server 3.28.5 on Ubuntu 22.04. (Hetzner Cloud > Server [1]): > I proceed accordingly [2]. But with "sudo apt install qgis-server > --no-install-recommends --no-instal

Re: [Qgis-user] QGIS LTR GDAL version

2023-03-29 Thread Jürgen E . Fischer via QGIS-User
Moin Klaus On Wed, 29. Mar 2023 at 11:10:01 +0200, Klaus Mithöfer via QGIS-User wrote: > i use QGIS 3.28.4 on Linux and Windows. On Linux QGIS comes with GDAL 3.4.1, > on windows with 3.6.2. Why is that and is it possible to upgrade on Linux? I > use the standard installation for QGIS. There is n

Re: [Qgis-user] QGIS (OGR) updating ESRI file geodatabases

2023-02-27 Thread Jürgen E . Fischer via QGIS-User
Hi Chris, On Mon, 27. Feb 2023 at 12:33:31 -0800, chris hermansen via QGIS-User wrote: > So I fired up QGIS 3.28 running on Ubuntu 22.10 and opened an ArcGIS 9.3 > created file geodatabase and, sure enough, could not edit it. > > I then checked the About QGIS page which indicates the GDAL/OGR ver

Re: [Qgis-user] QGIS - Questions

2023-02-15 Thread Jürgen E . Fischer via QGIS-User
Hi Jonathan, On Wed, 15. Feb 2023 at 19:48:20 +, Jonathan Rabenasolo via QGIS-User wrote: > I'm working on some projects with a large group of people, and I'm wondering > if It's possible to assign some admins to a QGIS file. To be more precise, I > want to allow editing ONLY for admins, and o

Re: [Qgis-user] Doubt with qgis_projects table

2023-02-12 Thread Jürgen E . Fischer via QGIS-User
Hi Jorge, On Sun, 12. Feb 2023 at 17:18:20 +, Jorge Lopez via QGIS-User wrote: > What I presume is that I need the way that column was generated, Martin > Dobias created this in the core qgis and maybe he can provide some light on > this. The content column contains the qgz file. To decode a

Re: [Qgis-user] QGIS V3.22.14 LEGEND Default PATCHES

2023-02-10 Thread Jürgen E . Fischer via QGIS-User
Hi, qgis-user-owner is only for administrative purposes. Please subscribe to the mailing list and post to qgis-user@lists.osgeo.org. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-5

Re: [Qgis-user] QGIS for Windows with GSS/Kerberos/Active Directory

2023-02-04 Thread Jürgen E . Fischer via QGIS-User
Hi Tomas, On Fri, 03. Feb 2023 at 16:41:28 +0100, Tomas Pospisek via QGIS-User wrote: > So it seems QGIS as shipped by qgis.org does not ship with GSS support? Is > that correct? Yes. > Does anybody use QGIS on Windows with GSS? Apparently not. > Any pointers/suggestions/help? Please try li

Re: [Qgis-user] Mac problem

2023-01-27 Thread Jürgen E . Fischer via QGIS-User
Hi John, On Thu, 26. Jan 2023 at 15:12:39 +, John Layt via QGIS-User wrote: > Apple has some extra security checks when running apps for the very first > time. If the app is signed with a developer certificate purchased from > Apple, then you can just double-click to run the app and it gets ap

Re: [Qgis-user] QGIS Error qgis_app.dll

2022-12-13 Thread Jürgen E . Fischer via QGIS-User
Hi Marvin. On Tue, 13. Dec 2022 at 11:34:29 +, Kinberger, Marvin via QGIS-User wrote: > I've got a solution. it was because of the tiledb.dll. I had version 2.8.2-1 > installed on our system. after an update to 2.8.2-3 the error was fixed. > Thanks for the support especially to Jürgen. ah, ol

Re: [Qgis-user] QGIS Error qgis_app.dll

2022-12-07 Thread Jürgen E . Fischer via QGIS-User
Hi Marvin, On Wed, 07. Dec 2022 at 16:08:51 +, Kinberger, Marvin via QGIS-User wrote: > I have now placed an opencl.dll in the bin directory of the qgis > installation. Unfortunately without success. the error keeps coming. > Based on the evaluation with depends.exe, I can also see that the o

Re: [Qgis-user] QGIS Error qgis_app.dll

2022-12-07 Thread Jürgen E . Fischer via Qgis-user
Hi Marvin, On Wed, 07. Dec 2022 at 09:22:21 +, Kinberger, Marvin via Qgis-user wrote: > Hi, I have a problem with a central QGIS installation. I installed QGIS on a > network drive using the OSGeo4W installer. Some clients can work with it > without problems. On others, however, an error occur

Re: [Qgis-user] Missing python plugin support on Win7

2022-11-26 Thread Jürgen E . Fischer via Qgis-user
Hi Antonio, On Sat, 26. Nov 2022 at 06:29:43 +0100, Antonio Valanzano via Qgis-user wrote: > Does it depend on the version of my os or on the fact that I am using an > italian version of Win7? > Could it be this row: set v=%v:*[Version =% ? Correct. The output is not the expected "Version"

Re: [Qgis-user] Missing python plugin support on Win7

2022-11-25 Thread Jürgen E . Fischer via Qgis-user
On Fri, 25. Nov 2022 at 23:29:11 +0100, Antonio Valanzano via Qgis-user wrote: > I have reinstalled the sw version 3.22.13-Białowieża using the Express > Install > and I noticed that in the bin folder the patch for Win 7 was named > api-ms-win-core-path-l1-1-0.dll.w7 > and that misspelled name caus

Re: [Qgis-user] Missing python plugin support on Win7

2022-11-25 Thread Jürgen E . Fischer via Qgis-user
Hi Antonio, On Fri, 25. Nov 2022 at 08:07:04 +0100, Antonio Valanzano via Qgis-user wrote: > So in Win7 is not possible to use any plugin apart from these 3 Your Win7. On others it apparently works fine (general python support including the plugin manager at least). Anything in your logs? Jür

Re: [Qgis-user] QGIS-Server How to avoid unique data check in postgis for each session

2022-11-16 Thread Jürgen E . Fischer via Qgis-user
Hi Amedeo, On Wed, 16. Nov 2022 at 14:18:57 +0100, Amedeo Fadini via Qgis-user wrote: > SELECT count(distinct ("id","field1"))=count(("id","field1")) FROM > "public"."mytable" Check "use estimated table metadata" in the connection before adding the layer. Jürgen -- Jürgen E. Fischer

Re: [Qgis-user] QGIS on Windows 7

2022-11-09 Thread Jürgen E . Fischer via Qgis-user
Hi Jonathan, On Wed, 09. Nov 2022 at 09:39:29 +0100, Jonathan Moules via Qgis-user wrote: > > QGIS requires Windows 8 64 bit or higher because QGIS uses Python 3.9 or > > later, which is not available for Windows 7 > What's the last version that will work on Windows 7? Ideally an LTS. > Also,

Re: [Qgis-user] query for Virtual Layer in relation to another layer

2022-11-04 Thread Jürgen E . Fischer via Qgis-user
Moin Uwe, On Fri, 04. Nov 2022 at 13:59:35 +0100, Uwe Fischer wrote: > great - it works as expected!! Thank you! > How can I find out about the engine that is used and the SQL syntax for > virtual layers? I'd like to learn about it to be able to build more queries > like this one. Well, || is the

Re: [Qgis-user] query for Virtual Layer in relation to another layer

2022-11-04 Thread Jürgen E . Fischer via Qgis-user
On Fri, 04. Nov 2022 at 12:32:29 +0100, Uwe Fischer via Qgis-user wrote: > On Montag, 24. Oktober 2022 15:32, Reetz, Michael (NLPV) wrote: > > you could try this: > > select * from my_lines l join my_polys p on l.my_line_attribute like '%' + > > p.my_poly_attribute + '%' > sorry for the delay, I

Re: [Qgis-user] ogr2ogr doesn't connect to MS SQL Server

2022-10-20 Thread Jürgen E . Fischer via Qgis-user
Hi, On Thu, 20. Oct 2022 at 16:29:02 +0200, Jürgen E. Fischer wrote: > QGIS has a native MSSQL provider and doesn't need GDAL/OGR with MSSQL support. > But you can install gdal-mss (from OSGeo4W setup; also included in the > standalone) to add that. BTW that's probably new in OSGeo4W since the sw

Re: [Qgis-user] ogr2ogr doesn't connect to MS SQL Server

2022-10-20 Thread Jürgen E . Fischer via Qgis-user
Hi Michael, On Wed, 19. Oct 2022 at 10:49:35 +, Reetz, Michael (NLPV) via Qgis-user wrote: > we are using MS SQL Server 2019 as basis for Geoserver and GIS software. > There are a lot of tables that have attributes of the types geometry and/or > geography. I can load these tables into QGIS (3

Re: [Qgis-user] problem

2022-10-06 Thread Jürgen E . Fischer via Qgis-user
Hi Nilo, On Thu, 06. Oct 2022 at 13:53:50 -0300, Nilo Cesar Coelho via Qgis-user wrote: > How to solve this problem? > > [] Did you verify that your download is correct? There's checksum next to it. cmd> curl -L https://download.qgis.org/downloads/QGIS-OSGeo4W-3.26.3-1.sha256sum cabacaf3fc159c

Re: [Qgis-user] Latest development version of QGIS as a .msi standalone installer ?

2022-08-17 Thread Jürgen E . Fischer via Qgis-user
Hi Bo, On Wed, 17. Aug 2022 at 10:48:00 +0200, Bo Victor Thomsen via Qgis-user wrote: > So is there a http- or ftp- location where I can download the QGIS > development version as a msi package ? No, the nightlies are not packaged as msi. But you could use scripts/createmsi.pl[1] to make one. S

Re: [Qgis-user] OSGeo4W Shell with Unix-Style Terminal?

2022-07-07 Thread Jürgen E . Fischer via Qgis-user
Hi Mike, On Thu, 07. Jul 2022 at 17:31:26 -0400, Mike Treglia wrote: > So I've added the below to my profile (from the link you've previously > shared), and I can run 'fetchenv /c/OSGeo4W/bin/o4w_env.bat' from my bash > terminal - and it starts the process, but it either is getting hung up, or > i

Re: [Qgis-user] OSGeo4W Shell with Unix-Style Terminal?

2022-07-07 Thread Jürgen E . Fischer via Qgis-user
Hi Mike, On Thu, 07. Jul 2022 at 12:20:52 -0400, Mike Treglia wrote: > I think I might be missing some of the knowledge I need to implement this > for now, which is alright. For example, I'm not sure where I should start > adjusting things in that portion of the build_helpers script, and > where/w

Re: [Qgis-user] Issues with dependencies for Ubuntu 22.04

2022-07-07 Thread Jürgen E . Fischer via Qgis-user
Hi Vincente, On Thu, 07. Jul 2022 at 14:29:18 +, vicentesmith via Qgis-user wrote: > I'm trying to install QGIS in a fresh Ubuntu 22.04 system. Before building > QGIS, I'm installing the dependencies from > https://github.com/qgis/QGIS/blob/master/INSTALL.md#33-install-build-dependencies > for

Re: [Qgis-user] OSGeo4W Shell with Unix-Style Terminal?

2022-07-07 Thread Jürgen E . Fischer via Qgis-user
Hi Mike, On Thu, 07. Jul 2022 at 10:08:21 -0400, Mike Treglia via Qgis-user wrote: > I was hoping to use the OSGeo4W shell from a unix-style terminal - like git > bash or similar. For some things, in the past, I've added the directory > with binaries from the OSGeo4W install to my Windows Environm

Re: [Qgis-user] Burned by QGIS again - Windows 10 QGIS 3.22.8

2022-07-07 Thread Jürgen E . Fischer via Qgis-user
Hi, On Thu, 07. Jul 2022 at 06:13:49 +0200, Andrea Giudiceandrea via Qgis-user wrote: > has reported in [1], [2] and [3], the issue only occurred on Windows systems > with CPU not supporting the AVX2 instruction set extension. which was even executed initializing of the tiledb support, which was

Re: [Qgis-user] Burned by QGIS again - Windows 10 QGIS 3.22.8

2022-07-06 Thread Jürgen E . Fischer via Qgis-user
Hi, On Wed, 06. Jul 2022 at 13:10:58 +0200, Andrea Giudiceandrea via Qgis-user wrote: > Just some minutes ago a new version of the Standalone Installers, containing > the fix, for both QGIS 3.22.8 and QGIS 3.26.0, was released. > > The new Standalone Installers are: > - QGIS-OSGeo4W-3.22.8-4.msi

Re: [Qgis-user] Burned by QGIS again - Windows 10 QGIS 3.22.8

2022-07-06 Thread Jürgen E . Fischer via Qgis-user
Hi, On Wed, 06. Jul 2022 at 13:20:00 +0200, Jürgen E. Fischer wrote: > And in a few minutes more the download links on the website will be uptodate > in > all languages. And the osuosl mirror will probably update soon too. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +4

Re: [Qgis-user] Mac OS QGIS installer 3.16

2022-04-21 Thread Jürgen E . Fischer via Qgis-user
Hi Sebastian, On Thu, 21. Apr 2022 at 05:43:52 -0400, Sebastian Gutwein via Qgis-user wrote: > I have a student that is trying to install QGIS on her Mac OS. Neither the > latest or the long term version are working for some reason. In the fall > she had 3.16 installed and wanted to try to install