Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kart.exe config -l displays "error: cannot spawn less" on windows #959

Open
hamishcampbell opened this issue Jan 9, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@hamishcampbell
Copy link
Member

hamishcampbell commented Jan 9, 2024

Describe the bug

In Windows, running the command config -l displays error: cannot pawn less before continuing.

This doesn't seem to cause issues using the command line. This might cause issues in other software such as the QGIS Kart plugin that uses the result of the command.

To Reproduce

Steps to reproduce the behaviour:

  1. run kart.exe config -l
  2. See output

Expected behaviour
Just get the outpu tof config -l

Output

Screenshot 2024-01-09 at 16 48 35

Version Info

  • OS: Windows Server 2022
  • Version: Kart 0.15
@hamishcampbell hamishcampbell added the bug Something isn't working label Jan 9, 2024
@hamishcampbell
Copy link
Member Author

Note this was Kart as installed by the QGIS plugin.

It looks like this is fixed with

kart.exe config --global core.pager ""
``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant