Hi there,
running dShell from the current SVN checkout I get:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dShell.py", line 780,
in <module>
main()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dShell.py", line 776,
in main
app.setup()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/dApp.py", line 345, in setup
self.initUIApp()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/dApp.py", line 382, in initUIApp
self.uiApp.setup()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/uiApp.py", line 417,
in setup
frm = self.dApp.MainForm = mfc()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dSplitForm.py", line
14, in __init__
super(dSplitForm, self).__init__(*args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dForm.py", line 928,
in __init__
BaseForm.__init__(self, preClass, parent, properties,
attProperties, *args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dForm.py", line 45, in
__init__
fm.dFormMixin.__init__(self, preClass, parent, properties,
attProperties, *args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dFormMixin.py", line
75, in __init__
attProperties, *args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dPemMixin.py", line
193, in __init__
self._afterInit()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dShell.py", line 428,
in _afterInit
self.restoreHistory()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dShell.py", line 546,
in restoreHistory
ds = self._loadHistory()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/ui/uiwx/dShell.py", line 496,
in _loadHistory
ds = dsu.sort("stamp", "desc")
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/db/dDataSet.py", line 144, in
sort
ret = self.execute(stmnt)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/db/dDataSet.py", line 366, in
execute
self._populate(self, "dataset")
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/dabo-trunk/dabo/db/dDataSet.py", line 322, in
_populate
self._cursor.executemany(insStmnt, recGenerator(ds))
sqlite3.ProgrammingError: You must not use 8-bit bytestrings unless
you use a text_factory that can interpret 8-bit bytestrings (like
text_factory = str). It is highly recommended that you instead just
switch your application to Unicode strings.
All the other IDE tools, incl. Editor, PreferenceEditor and Demo seem
to work (at least they start).
Can't investigate further ATM, sorry.
Platform: Mac
Python Version: 2.6.4 on darwin
Dabo Version: Version 0.9.3; Revision 6173M
UI Version: 2.8.11.0 on wxMac
Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]