Re: [QGIS-Developer] point in polygon strikes again: big performance issue

2021-03-14 Thread Delaz J
Hi Jorge, It doesn't explain nor fix the issue with your expression but mind trying /array_sum(overlay_contains('03-04-2021', 'Active'))/? No working QGIS around to test myself. I don't remember if array_sum was introduced in 3.18 or master but overlay_** requires at least 3.16. Regards, Har

Re: [QGIS-Developer] QGIS-Documentation fails to build

2021-05-31 Thread Delaz J
Hi, The doctest is again failing, actually aborted by GitHub after 6 hours (it used to take <5mn). Began yesterday. From what I can see, it's struggling to connect and download to the qgis docker image. See https://github.com/qgis/QGIS-Documentation/runs/2715733455?check_suite_focus=true vs

Re: [QGIS-Developer] QGIS-Documentation fails to build

2021-06-08 Thread Delaz J
Harrissou Le mar. 1 juin 2021 à 08:23, Delaz J mailto:del...@gmail.com>> a écrit : Hi, The doctest is again failing, actually aborted by GitHub after 6 hours (it used to take <5mn). Began yesterday. From what I can see, it's struggling to c

[QGIS-Developer] Enable github actions in QGIS-Training-Data repository

2021-10-18 Thread Delaz J
Hi Devs, Can someone with admin rights in the https://qgis/QGIS-Training-Data repository either enables github actions in the repo or provide me with enough access to do so, please? I'd like to add (at least) the backport bot. Thanks. Harrissou __

Re: [QGIS-Developer] Enable github actions in QGIS-Training-Data repository

2021-10-18 Thread Delaz J
I meant https://github.com/qgis/QGIS-Training-Data repository of course Le 18/10/2021 à 23:18, Delaz J a écrit : Hi Devs, Can someone with admin rights in the https://qgis/QGIS-Training-Data repository either enables github actions in the repo or provide me with enough access to do so

Re: [QGIS-Developer] Docs/Instructions for Filter/Query Builder

2021-10-23 Thread Delaz J
Hi, Le 23/10/2021 à 14:02, Richard Duivenvoorde a écrit : Hi, I've just been asked by some average QGIS user (unknown to SQL queries) how to create a simple filter like cityname='foo' for a vector layer. That was almost impossible for that person, unaware of SQL... We could not find any part

[QGIS-Developer] Call for pull requests review in documentation

2021-12-27 Thread Delaz J
Hi QGIS contributors, May I request your review for a number of pull requests in the documentation repository? Most of them are almost ready; they "simply" have a couple of sentences/options that I am not able to fully confirm their correctness/goals (and don't want the docs mislead people). F

[QGIS-Developer] No API documentation for QGIS 3.26

2022-08-08 Thread Delaz J via QGIS-Developer
Hi, Just to mention that there is no API documentation for QGIS 3.26, no c++ [0] , no pyqgis [1]. It is a bit unfortunate. Any chance these are updated, please? Thanks. Regards, Harrissou [0] https://api.qgis.org/api/3.26 [1] https://qgis.org/pyqgis/3.26

Re: [QGIS-Developer] No API documentation for QGIS 3.26

2022-08-08 Thread Delaz J via QGIS-Developer
/d3cda6973e4eae98eaf8018e2da7088c86fd31f8 Le lun. 8 août 2022 à 14:33, Delaz J via QGIS-Developer a écrit : Hi, Just to mention that there is no API documentation for QGIS 3.26, no c++ [0] , no pyqgis [1]. It is a bit unfortunate. Any chance these are updated, please? Thanks. Regards

[QGIS-Developer] Unable to build master on Ubuntu 22.04

2022-08-24 Thread Delaz J via QGIS-Developer
Hi devs, I had a working build of QGIS master on ubuntu 22.04. Everything worked nicely but because it was minimum 2/3 weeks old, I pulled changes from upstream and tried to rebuild. Fail! I then deleted my build folder and redo a ccmake -G Ninja .., configured (no big changes other than Debug

Re: [QGIS-Developer] Unable to build master on Ubuntu 22.04

2022-08-24 Thread Delaz J via QGIS-Developer
regards, Jorge On 24/08/22 11:33, Delaz J via QGIS-Developer wrote: Hi devs, I had a working build of QGIS master on ubuntu 22.04. Everything worked nicely but because it was minimum 2/3 weeks old, I pulled changes from upstream and tried to rebuild. Fail! I then deleted my build folder and

Re: [QGIS-Developer] Broken coordinate/distance/area calculation tests

2022-10-30 Thread Delaz J via QGIS-Developer
Hi, Thanks Nyall. No, no changes I'm aware of: https://github.com/qgis/QGIS-Documentation/commits/master master itself is(was?) green. It is the latest PR that fails, and given that it touches nothing related to tests, I suspect the culp

Re: [QGIS-Developer] Documentation repository looking for developers

2022-11-06 Thread Delaz J via QGIS-Developer
Hi Tim, Thanks for replying. I appreciate. OK, if no one steps up meanwhile, let's see how we can collaborate with the new recruit. But I feel that, at the beginning, he will be more skilled for general coding matters ("Code/Setup" section) than QGIS specific issues as reported in sections "W

[QGIS-Developer] prepare_commit.sh freezes console

2022-12-15 Thread Delaz J via QGIS-Developer
Hi, Whenever I run prepare_commit.sh and there are changes, I fail to find how to get back to the command prompt. Whatever I do (and I can be quite inventive on keyboard shortcuts), nothing more will happen in the tab of the terminal I ran the command. The only option I have is to kill that t

Re: [QGIS-Developer] Pyqgis master api search broken?

2023-02-08 Thread Delaz J via QGIS-Developer
Hi, Probably related to https://github.com/readthedocs/sphinx_rtd_theme/issues/1420 Need to check what version we are running... Harrissou Le 08/02/2023 à 10:12, Johannes Kröger (WhereGroup) via QGIS-Developer a écrit : Broken for me as well, I tested 3.28 and master in different browsers.