gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe] Designer won't load in ubuntu 6.06


From: Kenneth Reiszner
Subject: [GNUe] Designer won't load in ubuntu 6.06
Date: Sun, 28 Jan 2007 06:50:52 -0600
User-agent: Thunderbird 1.5.0.9 (X11/20070104)

I have an up to date ubuntu 6.06 system with gnue installed from the universe component running on an amd64 system with 1G ram.
gnue-appserver 0.4.3-1
gnue-common 0.6.1-1
gnue-designer 0.5.7-1
gnue-forms 0.5.13-1
gnue-navigator 0.0.9-1
gnue-reports 0.1.8-1

I use postgresql as my database. Gnue-forms works fine for the most part and I use it routinely with forms I created in an earlier version of designer on another machine but gnue-designer will not load while giving the following lines in a shell:

ubuntu-606:~$ gnue-designer
Running
__init__
Init'ing
Warning: No event tied to RequestNewForm
Erm, I don't yet support pulldown toolbar buttons (RequestNewForm)
Warning: No event tied to RequestOpen
Erm, I don't yet support pulldown toolbar buttons (RequestOpen)
Warning: No event tied to RequestSave
Warning: No event tied to RequestSaveAs
Warning: No event tied to RequestExit
<gnue.designer.forms.Instance.Instance instance at 0x2aaaafbe6b90>
Warning: No event tied to LayoutEditor:Select
Erm, I don't yet support pulldown toolbar buttons (LayoutEditor:FocusOrder)
Warning: No event tied to Forms:AutoResizePage
Warning: No event tied to SchemaNavigator:Refresh
Warning: No event tied to BlockEditor:Delete
DB000: Traceback (most recent call last):
DB000:    File "/usr/bin/gnue-designer", line 34, in ?
DB000:     designer.run ()
DB000: File "/usr/lib/gnue/python/gnue/designer/Designer.py", line 93, in run
DB000:     self.ui.run()
DB000: File "/usr/lib/gnue/python/gnue/designer/uidrivers/wx/Base.py", line 63, in run
DB000:     self.app.init()
DB000: File "/usr/lib/gnue/python/gnue/designer/Designer.py", line 128, in init
DB000:     self.newInstance('forms')
DB000: File "/usr/lib/gnue/python/gnue/designer/Designer.py", line 224, in newInstance DB000: c = dyn_import("gnue.designer.%s.Instance" % module).Instance(self, *args, **parms) DB000: File "/usr/lib/gnue/python/gnue/designer/forms/Instance.py", line 93, in __init__
DB000:     BaseInstance.__init__(self, app, *args, **params)
DB000: File "/usr/lib/gnue/python/gnue/designer/base/Instance.py", line 220, in __init__
DB000:     self.uiinstance.initTools()
DB000: File "/usr/lib/gnue/python/gnue/designer/uidrivers/wx/Instance.py", line 91, in initTools DB000: self.docker = Docker(self, self.instance, self.instance._toolCache) DB000: File "/usr/lib/gnue/python/gnue/designer/uidrivers/wx/docks/Docker.py", line 85, in __init__
DB000:     tool = baseclass(id, title, instance, instance.rootObject, self)
DB000: File "/usr/lib/gnue/python/gnue/designer/base/ToolBase.py", line 56, in __init__
DB000:     self.init()
DB000: File "/usr/lib/gnue/python/gnue/designer/base/tools/TriggerEditor.py", line 51, in init
DB000:     self.editor = EditorCtrl(self,-1, pos=wxPoint(0,32))
DB000: File "/usr/lib/gnue/python/gnue/designer/base/tools/TriggerEditor.py", line 293, in __init__
DB000:     self.SetMarginMask(2, wxSTC_MASK_FOLDERS)
DB000: File "/usr/lib/python2.4/site-packages/wx-2.4-gtk-ansi/wxPython/stc_.py", line 285, in SetMarginMask DB000: val = stc_c.wxStyledTextCtrl_SetMarginMask(self, *_args, **_kwargs)
DB000:  OverflowError: signed integer is greater than maximum

I would prefer to use the updating system in ubuntu, however, it is becoming more urgent for me to alter the forms I have and produce new ones. I would like to start generating reports also. What kind of time frame do you expect for the next ubuntu 6.06? Alternative to that, do you have any suggestions about how I can get my present designer up and running.

I have installed from source before and can again if that is the only alternative but if this is a problem with other people it should be fixed or eliminated from the ubuntu tree.

Kenneth D. Reiszner, Ph.D.
President
REAL, Inc.
P.O. Box 709,    41 hwy 167 S. (UPS, etc)
Lecompte, LA 71346

Ph.No.: 318-443-0426







reply via email to

[Prev in Thread] Current Thread [Next in Thread]