gnue
[Top][All Lists]
Advanced

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

Re: [GNUe] designer woes


From: James Thompson
Subject: Re: [GNUe] designer woes
Date: Wed, 17 Mar 2004 15:21:05 -0600
User-agent: KMail/1.6.1

OK, the problem is that 

/usr/local/gnue/lib/python2.3/site-packages/gnue/designer/reports/TemplateSupport.py

does

from gnue.reports.base.GRReport import GRReport


Without GNUe-Reports installed this will bomb and the wizard chooser box won't 
even open.

The quick work around is to install GNUe-Reports

Take Care,
James

On Wednesday 17 March 2004 03:09 pm, Jason Cater wrote:
> Is this only when trying to run a specific wizard, or any wizard at all?
>
> -- Jason
>
> On Wednesday 17 March 2004 01:08 pm, Darryl Caldwell wrote:
> > GNUe 0.53 (common, forms, designer)
> > Python 2.2.2
> > WxPython 2.4
> > Redhat 9
> > pygtk 2.0
> >
> > GNUe is installed at /usr/local/gnue
> >
> >
> > 1. Open Designer
> > 2. choose New -> From Wizard
> >
> > I get the following traceback:
> >
> > DB000: Traceback (most recent call last):
> > DB000:   File
> > "/usr/local/gnue/lib/python/gnue/designer/base/MenuBar.py", line 1
> > 43, in <lambda>
> > DB000:     lambda event, l=self.instance, e=action, x=eventdata:
> > l.dispatchEvent
> > (e, **x))
> > DB000:   File
> > "/usr/local/gnue/lib/python/gnue/common/events/EventController.py"
> > , line 107, in dispatchEvent
> > DB000:     handler(event)
> > DB000:   File "/usr/local/gnue/lib/python/gnue/designer/Designer.py",
> > line 178,
> > in OnWizard
> > DB000:     wizard = TemplateChooser.TemplateChooser(self).run()
> > DB000:   File
> > "/usr/local/gnue/lib/python/gnue/designer/base/TemplateChooser.py"
> > , line 123, in run
> > DB000:     for template in GetAvailableTemplates(package):
> > DB000:   File
> > "/usr/local/gnue/lib/python/gnue/designer/templates/__init__.py",
> > line 96, in GetAvailableTemplates
> > DB000:     templates.append(dyn_import(
> > DB000:   File
> > "/usr/local/gnue/lib/python/gnue/common/utils/FileUtils.py", line
> > 42, in dyn_import
> > DB000:     mod = __import__(name)
> > DB000:   File
> > "/usr/local/gnue/lib/python/gnue/designer/templates/reports/MailMe
> > rge.py", line 42, in ?
> > DB000:     class SimpleReportTemplate(ReportTemplate):
> > DB000: NameError: name 'ReportTemplate' is not defined
> >
> >
> > -D
> >
> >
> > _______________________________________________
> > Gnue mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/gnue
>
> _______________________________________________
> Gnue mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnue

-- 
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson    138 Cardwell Hall  Manhattan, Ks   66506    785-532-0561 
Kansas State University                          Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<





reply via email to

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