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>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --Multipart=_Wed__1_Dec_2004_18_46_13_+0100_lJ8DEsXQFELA5yDF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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. --Multipart=_Wed__1_Dec_2004_18_46_13_+0100_lJ8DEsXQFELA5yDF Content-Type: text/plain; name="log.txt" Content-Disposition: attachment; filename="log.txt" Content-Transfer-Encoding: quoted-printable 18:22:17: Traceback (most recent call last): = =20 18:22:17: File "/usr/local/share/Boa/Utils.py", line 771, in <lambda> = =20 18:22:17: lambda event: apply(event.callable, event.args, event.kw) ) = =20 18:22:17: File "/usr/local/share/Boa/Palette.py", line 352, in OnCrea= teNew =20 18:22:17: self.editor.addNewPage(name, controller) = =20 18:22:17: File "/usr/local/share/Boa/Editor.py", line 655, in addNewP= age =20 18:22:17: controller.AdditionalViews, model.imgIdx) = =20 18:22:17: File "/usr/local/share/Boa/Editor.py", line 555, in addModu= lePage =20 18:22:17: modulePage =3D ModulePage(notebook, model, defViews, views, s= pIdx, self) =20 18:22:17: File "/usr/local/share/Boa/EditorUtils.py", line 197, in __= init__ =20 18:22:17: self.addView(View) = =20 18:22:17: File "/usr/local/share/Boa/EditorUtils.py", line 306, in ad= dView =20 18:22:17: panel, self.model.views[viewName] =3D Utils.wxProxyPanel(self= .notebook, view, self.model) 18:22:17: File "/usr/local/share/Boa/Utils.py", line 342, in wxProxyP= anel =20 18:22:17: win =3D apply(Win, (panel,) + args, kwargs) = =20 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 =3D stc_c.wxStyledTextCtrl_SetMarginMask(self, *_args, **= _kwargs) =20 18:22:17: OverflowError: signed integer is greater than maximum = =20 --Multipart=_Wed__1_Dec_2004_18_46_13_+0100_lJ8DEsXQFELA5yDF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041201184613.585ecace.freebsdnewbie>