MerginMaps / MerginMaps/db-sync

Minor Daemon and dB sync wizard comments.

Open
#181 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
53
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Have been playing around with the dbsync Daemon for windows and just a couple small comments from a not coding savvy user.

1. If the Daemon encounters an error, it instantly closes. I had to screen record to work out what I was doing wrong when trying to set it up.

2. The QGIS configuration plugin saves the file as a .YML but the Daemon is specifically looking for a .YAML, again I only worked this out by having to screen record the Daemon terminal so I could see what the issue was, as it closes instantly. Changing the file extension manually fixed the issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows dbsync Daemon setup and checking how it reports errors before closing. Then inspect how the QGIS configuration plugin writes the configuration extension and how the Daemon validates it. Done means setup errors remain understandable and the generated configuration is accepted without manual renaming.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.