On Mon, Jun 30, 2008 at 8:53 PM, Ed Leafe <[EMAIL PROTECTED]> wrote:
> On Jun 30, 2008, at 10:18 AM, Nate Lowrie wrote:
>
>> "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx
>> \dGrid.py", li
>> ne 2921, in addColumn
>> newOrd = maxOrd + 10
>> TypeError: coercing to Unicode: need string or buffer, int found
>
> Fixed in the latest commit.
Still have it in 4219.
Traceback (most recent call last):
File "main.py", line 15, in <module>
app.start()
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\dApp.py", line 317, i
n start
self.setup()
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\dApp.py", line 282, i
n setup
self.initUIApp()
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\dApp.py", line 309, i
n initUIApp
self.uiApp.setup()
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\uiApp.py", li
ne 277, in setup
frm = self.dApp.MainForm = dabo.ui.createForm(mfc)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\__init__.py",
line 1115, in createForm
frm = cls(*args, **kwargs)
File "c:\docume~1\nwlowri\locals~1\temp\tmpnqmryx.py", line 201, in __init__
obj.addColumn(col)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dGrid.py", li
ne 2925, in addColumn
newOrd = maxOrd + 10
TypeError: coercing to Unicode: need string or buffer, int found
Did you try running a CD file with a Grid in it?
Platform: Win
Python Version: 2.5.2 on win32
Dabo Version: Version 0.8.4; Revision ~4216
UI Version: 2.8.8.0 on wxMSW
Note that I started running 2.8.8.0 for testing. Purposes. Haven't
found too many changes, though I know that made some major changes to
PDFWindow so it might be worth it to check that out. If I am not
running a grid dabo runs fine...
Nate L.
_______________________________________________
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]