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

Re: [QGIS-Developer] Setting up PyCharm for PyQGIS and Qt

2024-01-17 Thread Maria Elena Alfano via QGIS-Developer
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? From: Johannes Kröger (WhereGroup) Sent: Wednesday, January 17, 2024 4:02 PM To: Maria Ele

Re: [QGIS-Developer] Setting up PyCharm for PyQGIS and Qt

2024-01-17 Thread WhereGroup
That blogpost is almost 10 years old, things are much easier nowadays :) Selecting the correct *existing* .bat-file as interpreter is all you need to do. See https://gis.stackexchange.com/a/428577/51035 If you are not on Windows, the approach would be different of course. Cheers, Hannes

[QGIS-Developer] Setting up PyCharm for PyQGIS and Qt

2024-01-17 Thread Maria Elena Alfano via QGIS-Developer
Good morning everyone :) I wanted to ask if anyone knows how to run Python files, which run in QGIS, directly from PyCharm. I tried using this tutorial https://plugins.qgis.org/planet/tag/pycharm/#:~:text=Setting%20up%20PyCharm%20for%20PyQGIS%20and%20Qt&text=The%20first%20thing%20we%20need,to%20t

Re: [QGIS-Developer] Adding a "solution proposed" label?

2024-01-17 Thread Greg Troxel via QGIS-Developer
Nyall Dawson via QGIS-Developer writes: > What do we think about adding a new label for GitHub tickets for "solution > proposed"? This could be used for tickets like > https://github.com/qgis/QGIS/issues/55871 where the issue is likely a user > error and a potential solution has been suggested. >

Re: [QGIS-Developer] Adding a "solution proposed" label?

2024-01-17 Thread Julien Cabieces via QGIS-Developer
Hi, Why not using simply "Feedback" label in this kind of situation ? Regards, Julien > Hey all, > > What do we think about adding a new label for GitHub tickets for "solution > proposed"? This could be used for tickets like > https://github.com/qgis/QGIS/issues/55871 where the issue is likel

Re: [QGIS-Developer] Adding a "solution proposed" label?

2024-01-17 Thread Stefanos Natsis via QGIS-Developer
Hi Nyall, How about a 'Not a bug' one instead? 'Solution proposed' kind of implies a way to avoid a valid bug. Stefanos ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Uns

[QGIS-Developer] Adding a "solution proposed" label?

2024-01-17 Thread Nyall Dawson via QGIS-Developer
Hey all, What do we think about adding a new label for GitHub tickets for "solution proposed"? This could be used for tickets like https://github.com/qgis/QGIS/issues/55871 where the issue is likely a user error and a potential solution has been suggested. Stale bot could auto close these like it