[wxPython-dev] wxPython preview build

Peter Damoc pdamoc at gmail.com
Thu May 3 09:59:35 PDT 2007


This is a little bit stranger....

I am able to start the FloatCanvas demo inside "The Demo" BUT it doesn't
work (zoom in or out gives you a blank, violet canvas)
attempting to launch FloatCanvas.py gives me:

Traceback (most recent call last):
  File "FloatCanvas.py", line 1892, in ?
    app =3D DemoApp(False)# put in True if you want output to go to it's own
window.
  File "FloatCanvas.py", line 1847, in __init__
    wx.App.__init__(self, *args, **kwargs)
  File "C:\Python24\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
7757, in __init__
    self._BootstrapApp()
  File "C:\Python24\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
7354, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "FloatCanvas.py", line 1868, in OnInit
    frame.DrawTest()
  File "FloatCanvas.py", line 421, in DrawTest
    Canvas.ZoomToBB()
  File "C:\Python24\Lib\site-packages\wx-
2.8-msw-unicode\wx\lib\floatcanvas\FloatCanvas.py", line 2699, in ZoomToBB
    self._ResetBoundingBox()
  File "C:\Python24\Lib\site-packages\wx-
2.8-msw-unicode\wx\lib\floatcanvas\FloatCanvas.py", line 2784, in
_ResetBoundingBox
    self.BoundingBox =3D BBox.fromBBArray(bblist)
AttributeError: 'module' object has no attribute 'fromBBArray'

--------------
Not quite the same as Andrea's but... still... pretty enough....

I believe this is due to Saturn's proximity... or maybe R'bot is in love....


Peter

On 5/3/07, Andrea Gavana <andrea.gavana at gmail.com> wrote:
>
> It's again me... :-D
>
> I am unable to start the FloatCanvas demo. I get this error:
>
.......

-- =

There is NO FATE, we are the creators.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-dev/attachments/20070503=
/a6afda8b/attachment.htm


More information about the wxpython-dev mailing list