qgisred / QGISRed

GNU General Public License v2.0
23 stars 8 forks source link

Uncaught xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 0 #55

Closed Almavin closed 2 years ago

Almavin commented 3 years ago

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\QGISRed\qgisred_plugins.py", line 1428, in runProjectManager
    dlg = QGISRedProjectManagerDialog()
  File "C:/Users/Nzumi/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QGISRed\ui\qgisred_projectmanager_dialog.py", line 62, in __init__
    self.fillTable()
  File "C:/Users/Nzumi/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QGISRed\ui\qgisred_projectmanager_dialog.py", line 110, in fillTable
    root = ElementTree.fromstring(data)
  File "C:\PROGRA~1\QGIS3~1.16\apps\Python37\lib\xml\etree\ElementTree.py", line 1315, in XML
    parser.feed(text)
  File "<string>", line None
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 0

QGISRed 0.13, QGIS 3.16.3-Hannover on Windows 10

neslerel commented 3 years ago

Hi @Almavin,

Thanks for your comment. Could you explain better the steps to reproduce the error? I can see any image or any comment in each step of your comment, sorry.