Re: [QGIS-Developer] Screen resolution issue with QGIS

2024-05-02 Thread Nzikou, Michel via QGIS-Developer
Hello, I would like to know how to fix a plugin screen resolution. Basically, when you open the plugin in a different screen, it gets squeezed. Is there an automatic way to detect and fix these issues? *Michel Nzikou, Ph.D.* ASEG WA - President *-*

Re: [QGIS-Developer] Choose DEM layer as terrain in 3D view using PyQGIS

2024-05-02 Thread Stefanos Natsis via QGIS-Developer
Hi Abdelghani, > I've tried to manually export the scene but the results is a bit disappointing: This looks like a bug on the exporting code. Have you checked the issue tracker? > Also I've seen that in the python API documentation it is mentioned that Qgs3DMapScene is not available. Which

Re: [QGIS-Developer] Maintainance of QGIS Plugin repository

2024-05-02 Thread Jorge Gustavo Rocha via QGIS-Developer
Hi Tim, We already have a problem managing plugins. The situation will be no better in the future. My suggestion is not to add an additional problem, just to solve the current one. I understand your point and opening comments can be a problem. But can also add valuable information about the

[QGIS-Developer] Save the date for the July 2024 Open Standards Code Sprint 

2024-05-02 Thread Joana Simoes via QGIS-Developer
***Good morning,* * The Open Geospatial Consortium (OGC) is hosting a code sprint, from the 10th through the 12th of July. This code sprint will be open to all OGC APIs and encodings and will have special tracks in topics such as "Data Quality". // // /A Code Sprint is a three day hybrid

[QGIS-Developer] QGIS docker images for python plugin testing

2024-05-02 Thread Paolo Tormene via QGIS-Developer
Hello. We have been using QGIS docker images in CI tests for our python plugin. In particular, we downloaded versions tagged as qgis:release-3_36, qgis:latest and similar. In the past we noticed there was no qgis:ltr, but it was recently added. Recently the qgis:latest version ceased to work,

Re: [QGIS-Developer] Build problems using install instructions

2024-05-02 Thread Julien Cabieces via QGIS-Developer
> git fetch qgis/master > fatal: 'qgis/master' does not appear to be a git repository probably this would be better git fetch qgis Hoping that qgis is the remote that target your QGIS git repository. You can check this with git remote -v Regards, Julien > Thanks Julien and Richard > > I

Re: [QGIS-Developer] Maintainance of QGIS Plugin repository

2024-05-02 Thread Julien Cabieces via QGIS-Developer
Hi Admire, Thank for your work, I agree with all of your proposals. I think there are also a few things that could be automated: - Check for binary files - Check for very long plugin names (like [0]) - Check for python/QGIS 2 plugins - Check that issue tracker url exists - ... It would also