qgis-plugin
qgis-plugin copied to clipboard
QGIS plugin for managing Mergin Maps projects
I get the following warnings when I run QGIS master: ``` src/core/qgsmessagelog.cpp:29 : (logMessage) [2704ms] 2022-09-08T10:29:55 Python warning[1] warning:/home/saber/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Mergin/mergin/client.py:157: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a...
We are experiencing constant timeout issues when trying to download and sync from our own instance of Mergin CE. The server is accessible (Test Connection OK) and people can sync...
Hi, is there any way to overcome this issue when trying to download a project on QGIS? Thanks
Simple proposal PR to allow reusing existing folders instead of having to delete and recreate them or create duplicates. Open to suggestions for code changes. Fixes #182
Anytime I update/reinstall the plugin, clicking on sync button does not open the sync dialog (I believe it does not open any MM dialog). I need to restart QGIS and...
I am having intermittent syncing issues which cripple my ability for myself or clients to effectively work on my projects. This is the latest received after deleting my project of...
An idea: the way how we display the changes in the project status dialog may not be most intuitive for users - we show added/modified/removed files and optionally some extra...
I'm not sure about the wording and maybe this can be done somehow. Basically I have my account on a remove machine and locally. The main issue is that I...
Hi. I had Mergin (qgis plug) version 2022.4.1 installed, both in QGIS 3.22 and 3.26, in windows 10. No problem. But, after updating the mergin qgis plug to version 2022.5,...
An error has occurred while executing Python code: TypeError: argument of type 'NoneType' is not iterable Traceback (most recent call last): File "C:\Users/USER/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\plugin.py", line 308, in current_project_sync self.manager.project_status(self.mergin_proj_dir) File "C:\Users/USER/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\projects_manager.py",...