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' #48

Closed
Almavin opened this issue Nov 12, 2020 · 2 comments

Comments

@Almavin
Copy link

Almavin commented Nov 12, 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 Nov 12, 2020

Please send your report additionally to [email protected]

@tpo
Copy link
Contributor

tpo commented Oct 27, 2021

I hope this was taken to [email protected] and fixed there -> closing this ticket.

@tpo tpo closed this as completed Oct 27, 2021
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

3 participants