Skip to content

Make using the plugin qgis_process CLI-ready#24

Merged
suricactus merged 1 commit into
mainfrom
cli_ready
May 13, 2026
Merged

Make using the plugin qgis_process CLI-ready#24
suricactus merged 1 commit into
mainfrom
cli_ready

Conversation

@suricactus
Copy link
Copy Markdown
Collaborator

Before the CLI was failing with:

$ qgis_process run xlsformconverter:xlsformconverter # [...]
QSocketNotifier: Can only be used with threads started with QThread
NoneType: None

error starting plugin: xlsformconverter_local

NoneType: None

error starting plugin: xlsformconverter_old

Algorithm xlsformconverter:xlsformconverter not found!

Before the CLI was failing with:

```
$ qgis_process run xlsformconverter:xlsformconverter # [...]
QSocketNotifier: Can only be used with threads started with QThread
NoneType: None

error starting plugin: xlsformconverter_local

NoneType: None

error starting plugin: xlsformconverter_old

Algorithm xlsformconverter:xlsformconverter not found!
```
@suricactus suricactus requested a review from nirvn May 13, 2026 08:16
@suricactus suricactus merged commit 0fb6048 into main May 13, 2026
2 checks passed
@suricactus suricactus deleted the cli_ready branch May 13, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants