GTG

Crash gtg

Asked by Vladimir Elizarov

After the crash x.org, gtg crashes with a message in std:
Traceback (most recent call last):
  File "/usr/bin/gtg", line 33, in <module>
    sys.exit(GTG.gtg.main())
  File "/usr/lib/python2.6/dist-packages/GTG/gtg.py", line 58, in main
    backends_list = config.get_backends_list()
  File "/usr/lib/python2.6/dist-packages/GTG/core/__init__.py", line 137, in get_backends_list
    back = classobj.Backend(b)
  File "/usr/lib/python2.6/dist-packages/GTG/backends/localfile.py", line 81, in __init__
    self.doc, self.xmlproj = cleanxml.openxmlfile(self.zefile,"project")
  File "/usr/lib/python2.6/dist-packages/GTG/tools/cleanxml.py", line 69, in openxmlfile
    doc = xml.dom.minidom.parse(zefile)
  File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
    return expatbuilder.parse(file)
  File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 924, in parse
    result = builder.parseFile(fp)
  File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 207, in parseFile
    parser.Parse(buffer, 0)
xml.parsers.expat.ExpatError: junk after document element: line 1881, column 0

Question information

Language:
English Edit question
Status:
Answered
For:
GTG Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bertrand Rousseau (bertrand-rousseau) said :
#1

Is it the stack trace for the bug #380397 ? If so, you should rather post it in the comments related to this bug, or we won't be able to track this problem correctly.

Revision history for this message
Vladimir Elizarov (xengelpublicx) said :
#2

I purgge remove gtg, rm .local/gtg and install gtg. I get re now this traceback.

Revision history for this message
Lionel Dricot (ploum-deactivatedaccount) said :
#3

Vladimir > please open a bug report. Questions are not the good place for such request.

Revision history for this message
Bertrand Rousseau (bertrand-rousseau) said :
#4

Thanks Vladimir for providing us information about bugs in GTG. However the 'Answers' part of this site is not aimed at tracking and resolving bugs. There is a whole part dedicated to it available under the "bug" tab above. So, could you, please, fill a bug for your problem using this form: https://bugs.launchpad.net/gtg/+filebug ? If you don't, we won't be able to help you.

Can you help with this problem?

Provide an answer of your own, or ask Vladimir Elizarov for more information if necessary.

To post a message you must log in.