Steve Rose wrote: > First message: > Traceback (most recent call last): > File "C:\Python24\CodeDabo\webtest\webtest.py", line 56, in ? > frm(app.MainForm).show() > ... > ... > ... > Last message: > File "C:\Python24\lib\gettext.py", line 217, in ugettext > return unicode(message) > UnicodeDecodeError: 'ascii' codec can't decode byte 0x83 in position 2: > ordinal not in range(128) > Script terminated.
I can't reproduce any issues on WinXP. I can run the AppWizard and create webtest, and I can run webtest without it crashing. Could you please post the entire traceback, and the Dabo version info (get that from running dabo/dabo/dialogs/about.py and pressing the Copy Info button, and pasting into your message)? -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
