We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since update of plugin 'import photo' in 1/2025 there is an error by using the function 'click photo' :
2025-01-16T11:25:10 WARNING Traceback (most recent call last): File "C:\Users/theisen.000/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ImportPhotos\code\MouseClick.py", line 157, in canvasReleaseEvent self.photosDLG.add_window_place.setText(name_) TypeError: setText(self, a0: Optional[str]): argument 1 has unexpected type 'QDateTime'
QGIS Version 3.34.14
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Since update of plugin 'import photo' in 1/2025 there is an error by using the function 'click photo' :
2025-01-16T11:25:10 WARNING Traceback (most recent call last):
File "C:\Users/theisen.000/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ImportPhotos\code\MouseClick.py", line 157, in canvasReleaseEvent
self.photosDLG.add_window_place.setText(name_)
TypeError: setText(self, a0: Optional[str]): argument 1 has unexpected type 'QDateTime'
QGIS Version 3.34.14
The text was updated successfully, but these errors were encountered: