Hi guys,
Error report:
Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/Mattricks/Main.py", line 292, in OnFetch self.__do_fetch() File "/usr/lib/python2.3/site-packages/Mattricks/Main.py", line 363, in __do_fetch if CommonData.download_common_data(): File "/usr/lib/python2.3/site-packages/Mattricks/CommonData.py", line 159, in download_common_data data = XMLParse.get(["world details"], ["FileName"], force_update = True) File "/usr/lib/python2.3/site-packages/Mattricks/XMLParse.py", line 391, in get dlg) File "/usr/lib/python2.3/site-packages/Mattricks/Fetch.py", line 237, in fetch_xml self.login(loginname, password) File "/usr/lib/python2.3/site-packages/Mattricks/Fetch.py", line 136, in login self.get_recommended_url() File "/usr/lib/python2.3/site-packages/Mattricks/Fetch.py", line 121, in get_recommended_url p = XMLParse.parse_xml_string(content) File "/usr/lib/python2.3/site-packages/Mattricks/XMLParse.py", line 293, in parse_xml_string parser.parseFile(inFile) File "/usr/lib/python2.3/site-packages/_xmlplus/sax/drivers/drv_pyexpat.py", line 74, in parseFile self.close() File "/usr/lib/python2.3/site-packages/_xmlplus/sax/drivers/drv_pyexpat.py", line 132, in close if self.parser.Parse("", 0) != 1: ExpatError: parsing finished: line 39, column 0
My system is Gentoo Linux 3.4.2-r1, GCC 3.4.2, python 2.3.4, using the gui toolkit wxWidgets 2.4.2.4, and Mattricks 0.7, from source code.
Thanks in advance,
sön 2005-01-09 klockan 15:06 +0100 skrev Pablo Rodríguez González:
Hi guys,
Error report:
Traceback (most recent call last): [...] ExpatError: parsing finished: line 39, column 0
My system is Gentoo Linux 3.4.2-r1, GCC 3.4.2, python 2.3.4, using the gui toolkit wxWidgets 2.4.2.4, and Mattricks 0.7, from source code.
Thanks in advance,
Hi Pablo. This is a known problem and we have no solution unfortunately (I myself have this problem with certain configurations). My (not very well founded) guess is that it is a bug in some software we make use of (wxPython, expat or python-xml) or some combination of it. I have been unable to pinpoint the exact cause and what to do about it unfortunately.
/Ragnar
mattricks@lists.lysator.liu.se