amd64 and boaconstructor

ManuelStühn freebsdnewbie at freenet.de
Wed Dec 1 09:47:22 PST 2004


Hi.
Has anybody /usr/ports/devel/boaconstructor running on an amd64? On my
FreeBSD 5.3-p1 amd64 Box, it refuses cooperation. The error
message is attached at this mail.

Thanks in advance

Manuel

-- 
Borges sumus. Resistere inutile est. 
-------------- next part --------------
18:22:17: Traceback (most recent call last):                                              
18:22:17:   File "/usr/local/share/Boa/Utils.py", line 771, in <lambda>                   
18:22:17:     lambda event: apply(event.callable, event.args, event.kw) )                 
18:22:17:       File "/usr/local/share/Boa/Palette.py", line 352, in OnCreateNew          
18:22:17:     self.editor.addNewPage(name, controller)                                    
18:22:17:       File "/usr/local/share/Boa/Editor.py", line 655, in addNewPage            
18:22:17:     controller.AdditionalViews, model.imgIdx)                                   
18:22:17:       File "/usr/local/share/Boa/Editor.py", line 555, in addModulePage         
18:22:17:     modulePage = ModulePage(notebook, model, defViews, views, spIdx, self)      
18:22:17:       File "/usr/local/share/Boa/EditorUtils.py", line 197, in __init__         
18:22:17:     self.addView(View)                                                          
18:22:17:       File "/usr/local/share/Boa/EditorUtils.py", line 306, in addView          
18:22:17:     panel, self.model.views[viewName] = Utils.wxProxyPanel(self.notebook, view, self.model)
18:22:17:       File "/usr/local/share/Boa/Utils.py", line 342, in wxProxyPanel           
18:22:17:     win = apply(Win, (panel,) + args, kwargs)                                   
18:22:17:       File "/usr/ports/devel/boaconstructor/work/boa-constructor-0.2.3/Views/PySourceView.py", line 90, in __init__
18:22:17:       File "/usr/ports/devel/boaconstructor/work/boa-constructor-0.2.3/Views/StyledTextCtrls.py", line 54, in __init__
18:22:17:       File "/usr/local/lib/python2.4/site-packages/wxPython/stc_.py", line 285, in SetMarginMask
18:22:17:     val = stc_c.wxStyledTextCtrl_SetMarginMask(self, *_args, **_kwargs)         
18:22:17:     OverflowError: signed integer is greater than maximum                       


More information about the freebsd-amd64 mailing list