Hi all,

and thank you for the quick and targeted help.
The hints and link were useful. 
I was successful in upgrading the application from 0.8.3
to 1.0. Although I got tons of error messages such as 
"Unknown global symbol referenced: chooser (newversion.Application:294)"
...
I got the app running. A little bit fustrating was the attempt to
upgrade from qooxdoo sdk 1.0 to 1.4.1. I think because of python

the command:

# python generate.py migration

delivered the following:

"Traceback (most recent call last):
  File "/opt/qooxdoo-1.4.1-sdk/tool/bin/generator.py", line 27, in ?
    from generator.Generator import Generator
  File "/opt/qooxdoo-1.4.1-sdk/tool/pylib/generator/Generator.py", line 1175
    relstring = "Uses" if type == "using" else "Used by"
                        ^
SyntaxError: invalid syntax"

Then I compiled python3.0 with the following result:


#/opt/python-3.0/bin/python generate.py migration

  File "generate.py", line 53
    print "Cannot find real generator script under: \"%s\"; aborting" % 
REAL_GENERATOR
                                                                    ^
SyntaxError: invalid syntax


... Can anybody help me to upgrade to 1.4.1 ?
Correct the mistakes I made so far ...?

Thanks in advance

Ingrid

-- 
NEU: FreePhone - kostenlos mobil telefonieren!                  
Jetzt informieren: http://www.gmx.net/de/go/freephone

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to