Date: Wed, 1 Dec 2004 18:46:13 +0100 From: Manuel =?ISO-8859-1?Q?St=FChn?= <freebsdnewbie@freenet.de> To: FreeBSDquestions <freebsd-amd64@freebsd.org> Subject: amd64 and boaconstructor Message-ID: <20041201184613.585ecace.freebsdnewbie@freenet.de>
index | next in thread | raw e-mail
[-- Attachment #1 --] 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. [-- Attachment #2 --] 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 maximumhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041201184613.585ecace.freebsdnewbie>
