SymbiSoft / pystore4symbian

Automatically exported from code.google.com/p/pystore4symbian
0 stars 0 forks source link

with Python for S60 2.0 #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

- When I run pystore 0.8 and select connection, some python's error stack
is printed.

Traceback (most recent call last):
  File "launcher.py", line 43, in <module>
  File "default.py", line 1, in <module>
  File "c:\resource\python25\python25.zip\site.py", line 86, in platsec_import
    return _original_import(name, globals, locals, fromlist, level)
  File
"C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\winscw\c\Data\python\0.8\PyStore
.py",
line 658, in <module>
  File
"C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\winscw\c\Data\python\0.8\PyStore
.py",
line 54, in main
  File
"C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\winscw\c\Data\python\0.8\PyStore
.py",
line 374, in ParseXML
UnboundLocalError: local variable 'xml_list' referenced before assignment

What version of the product are you using? On what operating system?
- Nokia 5800 XpressMusic with Python for S60 2.0 (I don't know same problem
is raised with Python for S60 1.9.7)

Original issue reported on code.google.com by kh...@khrislog.net on 22 Feb 2010 at 4:46

GoogleCodeExporter commented 8 years ago
same as for me

Original comment by bujuban...@gmail.com on 27 Apr 2010 at 7:31