Started: Verify the input options.
Automatic Step: Checking git executable.
/usr/bin/git
Automatic Step: Checking if the output directory has the right git repository.
Automatic Step: Checking remote repository.
Automatic Step: Configuring git parameters.
Git: Pulling remote repository current state.
Elapsed 1s on this step.
Before fetch changes.
Elapsed 1s on this step.
Git: Doing checkout.
Elapsed 0s on this step.
Git: Checking out changes.
Automatic Step: Saving option changes.
Automatic Step: Changes Saved.
Ok, all inputs are valid.
This step can take a long time, and despite the job is going, sometime the interface can freezes.
The job is still going, please wait and do not close the application until it finishes.
Publishing layer: sp1
Generating tiles to publish online
Generating tiles for zoom level: 0
Error, publication failed! Reporting error to Mappia development team.
Traceback (most recent call last):
File "/home/user/.local/share/QGIS/QGIS3/profiles/default/python/plugins/mappia_publisher/mappia_publisher_algorithm.py", line 919, in processAlgorithm
return self.generate(writer, parameters, context, feedback)
File "/home/user/.local/share/QGIS/QGIS3/profiles/default/python/plugins/mappia_publisher/mappia_publisher_algorithm.py", line 624, in generate
mapRendered = self.renderMetatile(metatile, dest_crs, layerRenderSettings,
File "/home/user/.local/share/QGIS/QGIS3/profiles/default/python/plugins/mappia_publisher/mappia_publisher_algorithm.py", line 688, in renderMetatile
image.setDotsPerMeterX(dpm)
TypeError: setDotsPerMeterX(self, int): argument 1 has unexpected type 'float'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/share/QGIS/QGIS3/profiles/default/python/plugins/mappia_publisher/mappia_publisher_algorithm.py", line 924, in processAlgorithm
raise Exception(self.removeConfidential(str(e)))
Exception: setDotsPerMeterX(self, int): argument 1 has unexpected type 'float'
Execution failed after 15.57 seconds
Hi, we updated (now its version 2.11.0) the plugin based on your request.
We expect the reported bug is now fixed.
If the issue continues, could you share the data you’re using so we can test it?
Hi, I encountered an error while running Mappia. Is there some tip to solve this? Thank you for your help!
An-yu
Below are the details of my setup and the error I received:
QGIS version: 3.28.11 Python version: 3.10.12 Operating System: Ubuntu 22.04 Mappia version: 2.10.1
Log