Skip to content

Error in using Kart with QGIS #613

Answered by rcoup
fkshuvo asked this question in QGIS
Apr 27, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi Faysal,

My guess is you installed Kart through the QGIS plugin, and we're not correctly setting up your user details. If you open a command prompt (Windows 10: Start... Windows System.... Command Prompt) then enter the following, substituting in your own name/email:

kart config --global user.name "Your Name"
kart config --global user.email "[email protected]"

These commands setup the name & email for use in Kart repository commit histories. After that I think you'll find it works properly in QGIS.

Please let me know — if this is the case then I'll open a bug to check on the install/configuration.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fkshuvo
Comment options

Answer selected by fkshuvo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
QGIS
Labels
bug Something isn't working
2 participants