You are not logged in.

#1 2009-02-23 08:29:11

b4283
Member
Registered: 2008-11-26
Posts: 123

cannot start qnokiacommander

has the following error message:

Traceback (most recent call last):
  File "/usr/share/qnokiacommander/src/Qnokiacommander.py", line 31, in <module>
    from ObexftpXML import *
  File "/usr/share/qnokiacommander/src/ObexftpXML.py", line 29, in <module>
    from xml.xpath          import Evaluate
  File "/usr/lib/python2.6/site-packages/_xmlplus/xpath/__init__.py", line 112, in <module>
    from pyxpath import ExprParserFactory
  File "/usr/lib/python2.6/site-packages/_xmlplus/xpath/pyxpath.py", line 59, in <module>
    from xml.xpath.ParsedAbbreviatedRelativeLocationPath import ParsedAbbreviatedRelativeLocationPath
  File "/usr/lib/python2.6/site-packages/_xmlplus/xpath/ParsedAbbreviatedRelativeLocationPath.py", line 31
    as = ParsedAxisSpecifier.ParsedAxisSpecifier('descendant-or-self')
     ^
SyntaxError: invalid syntax

I wonder this is something related to imcompatible versions.
Does anyone have a working qnokiacommander copy ?

Offline

#2 2009-02-23 09:28:40

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: cannot start qnokiacommander

I don't use it anymore, but as far a I remember, I had to use older version of obexftp package. But I don't remember which one.

Offline

#3 2009-02-23 20:02:24

mangus
Member
From: Bologna, Italy
Registered: 2007-04-07
Posts: 289

Re: cannot start qnokiacommander

Qnokiacommander works only with obexftp (0.2.0) , since its output is changed later and I have no time now to rewrite the output parser.
May be I can do something in the next future but I don't promise..
sorry for that  smile

Offline

Board footer

Powered by FluxBB