Guts / qgis-deployment-cli

Cross-platform (but focused on Windows) CLI to perform deployment operations: profiles, plugins, etc.
https://guts.github.io/qgis-deployment-cli/
Apache License 2.0
17 stars 2 forks source link

[BUG]: Running QDT.exe always pops a command windows #522

Open Guts opened 3 months ago

Guts commented 3 months ago

Is there an existing issue or a documentation page for this?

Which version of the app are you using?

0.34.5

Operating System

Windows 10+*

Packaging mode

Stand-alone executable (.i.e qdt.exe)

Related resources

No response

Description of the bug

Expected behavior: no windows displayed when run as executable.

Steps to reproduce

  1. Download the QDT stand-alone executable
  2. Open a terminal
  3. Run it

A small command windows shows up.

Relevant log output

No response

Comment

Spotted by Stéphane (https://github.com/lpoaura/)