Skip to content
New issue

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

Uncaught TypeError: toEncoded(self, options: QUrl.FormattingOptions = QUrl.FullyEncoded): argument 1 has unexpected type 'str' #49

Closed
Almavin opened this issue Dec 21, 2020 · 1 comment

Comments

@Almavin
Copy link

Almavin commented Dec 21, 2020

Steps to reproduce

  1. First
  2. Second
  3. Third
Traceback (most recent call last):
  File "C:/Users/Nzumi/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py", line 805, in update_local_layers
    self.update_local_data_sources(local_layers,  local_raster_layers)
  File "C:/Users/Nzumi/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\qgiscloudplugindialog.py", line 860, in update_local_data_sources
    if ',' in layer.name():
RuntimeError: wrapped C/C++ object of type QgsVectorLayer has been deleted

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:/Users/Nzumi/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgiscloud\error_report_dialog.py", line 82, in __reportError
    urllib.parse.quote(body)),
TypeError: toEncoded(self, options: QUrl.FormattingOptions = QUrl.FullyEncoded): argument 1 has unexpected type 'str'

qgiscloud 3.1.18, QGIS 3.14.16-Pi on Windows 10

@hdus
Copy link
Member

hdus commented Dec 22, 2020

Please contact [email protected]

@hdus hdus closed this as completed Dec 22, 2020
hdus added a commit that referenced this issue Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants