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

Cannot access the solve conflict tool (Invalid value for --output) #109

Open
andreatitolo opened this issue Apr 12, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@andreatitolo
Copy link

Describe the bug
First of, thank you for working on a graphical interface to Kart, it is an amazing integration between kart and QGIS!

About the issue, when a repository is in a merging state, I cannot access the solve conflict interface as seen on the docs. I can solve the conflicts using the CLI, but it would be great to be able to access the graphical tool as well.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new branch
  2. Add some geometries
  3. Switch to the main branch
  4. Add other geometries to the same layer
  5. Merge the second branch into main
  6. Expected conflicts occur, repository is in a merging state, click on Resolve conflicts..
  7. The error below pops up:
Kart failed with the following message: 
Usage: kart conflicts [OPTIONS] [FILTERS]...
Try 'kart conflicts --help' for help.
Error: Invalid value for --output: Need to specify a directory via --output for GeoJSON with more than one dataset 

Expected behavior
To solve conflict with the graphical plugin

Screenshots
CleanShot 2024-04-11 at 16 34 19

Version info (this is important!):

Kart Plugin version
1.0.14
QGIS version
3.36.1-Maidenhead
Operating system
macOS 13.6.5 x86_64 i386 64bit
Kart version
Kart v0.15.1, Copyright (c) Kart Contributors
» GDAL v3.8.0; PROJ v9.3.0; PDAL v2.6.0
» PyGit2 v1.12.1; Libgit2 v1.6.4; Git v2.38.1; Git LFS v3.3.0
» SQLAlchemy v1.4.45; pysqlite3 v2.6.0/v3.43.1; SpatiaLite v5.1.0; Libpq v16.0.0

Additional context
I am working with a geopackage, so the conflict is in one of the primary keys.

@andreatitolo andreatitolo added the bug Something isn't working label Apr 12, 2024
@oznogon
Copy link

oznogon commented Aug 15, 2024

#72 is a duplicate of this.

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

2 participants