I'm unable to load the survey layer for my project, so this is a fairly urgent issue:
There was an issue syncing my project, apparently because a JPG from my survey layer is duplicated? Not sure what's going on there, because all the files are present in the folder I specified, and everything looks fine.
Please let me know if I should grant someone access to the project.
Traceback (most recent call last):
File "C:/Users/kathe/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\sync_dialog.py", line 310, in pull_timer_tick
self.pull_conflicts = pull_project_finalize(self.job)
File "C:/Users/kathe/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\mergin\client_pull.py", line 523, in pull_project_finalize
conflicts = job.mp.apply_pull_changes(job.pull_changes, job.temp_dir)
File "C:/Users/kathe/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\mergin\merginproject.py", line 466, in apply_pull_changes
shutil.copy(src, dest)
File "C:\PROGRA1\QGIS31.16\apps\Python37\lib\shutil.py", line 241, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "C:\PROGRA1\QGIS31.16\apps\Python37\lib\shutil.py", line 104, in copyfile
raise SameFileError("{!r} and {!r} are the same file".format(src, dst))
shutil.SameFileError: 'G:\My Drive\Clients\Studio3\17970 Daves Heffernan\17970 Daves GIS\17970 Daves Ave\.mergin\fetch_v4-v11\210413-094614.jpg' and 'G:\My Drive\Clients\Studio3\17970 Daves Heffernan\17970 Daves GIS\17970 Daves Ave\210413-094614.jpg' are the same file
I'm unable to load the survey layer for my project, so this is a fairly urgent issue:
There was an issue syncing my project, apparently because a JPG from my survey layer is duplicated? Not sure what's going on there, because all the files are present in the folder I specified, and everything looks fine.
Please let me know if I should grant someone access to the project.
Traceback (most recent call last):
File "C:/Users/kathe/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\sync_dialog.py", line 310, in pull_timer_tick
self.pull_conflicts = pull_project_finalize(self.job)
File "C:/Users/kathe/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\mergin\client_pull.py", line 523, in pull_project_finalize
conflicts = job.mp.apply_pull_changes(job.pull_changes, job.temp_dir)
File "C:/Users/kathe/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\mergin\merginproject.py", line 466, in apply_pull_changes
shutil.copy(src, dest)
File "C:\PROGRA
1\QGIS31.16\apps\Python37\lib\shutil.py", line 241, in copycopyfile(src, dst, follow_symlinks=follow_symlinks)
File "C:\PROGRA
1\QGIS31.16\apps\Python37\lib\shutil.py", line 104, in copyfileraise SameFileError("{!r} and {!r} are the same file".format(src, dst))
shutil.SameFileError: 'G:\My Drive\Clients\Studio3\17970 Daves Heffernan\17970 Daves GIS\17970 Daves Ave\.mergin\fetch_v4-v11\210413-094614.jpg' and 'G:\My Drive\Clients\Studio3\17970 Daves Heffernan\17970 Daves GIS\17970 Daves Ave\210413-094614.jpg' are the same file