gnue
[Top][All Lists]
Advanced

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

Re: [GNUe] problems with import tags


From: chafar
Subject: Re: [GNUe] problems with import tags
Date: Mon, 29 Mar 2004 22:05:07 +0200
User-agent: Mutt/1.3.28i

Hello.

I obtain same traceback, except for last line, where NoneType becomes
just None. Just tried import-datasource.

debian, gnue-forms 0.5.3 (not snapshot), python 2.1


El lun, mar 29, a las 20:49:45 Malek Hadj-Ali escrib?a:
> gnue-forms, gnue-common : 0.5.3
> platform: win32
> 
> 
> whenever i try to use an import tag in a form I get the following:
> 
> DB000: Traceback (most recent call last):
> DB000:   File "C:\Python23\Scripts\gnue-forms", line 30, in ?
> DB000:     client.run ()
> DB000:   File "C:\Python23\lib\site-packages\gnue\forms\GFClient.py", line
> 170, in run
> DB000:     instance.activate()
> DB000:   File "C:\Python23\lib\site-packages\gnue\forms\GFInstance.py", line
> 298, in activate
> DB000:     object.phaseInit()
> DB000:   File
> "C:\Python23\lib\site-packages\gnue\common\definitions\GObjects.py", line
> 117, in phaseInit
> DB000:     self._phaseInit(phase)
> DB000:   File
> "C:\Python23\lib\site-packages\gnue\common\definitions\GObjects.py", line
> 144, in _phaseInit
> DB000:     initter(phase)
> DB000:   File
> "C:\Python23\lib\site-packages\gnue\common\definitions\GObjects.py", line
> 137, in _phaseInit
> DB000:     inits[phase]()
> DB000:   File
> "C:\Python23\lib\site-packages\gnue\common\definitions\GParser.py", line
> 489, in primaryInit
> DB000:     form = self._xmlParser.loadFile(handle,
> self.findParentOfType(None)._app, initialize=1)
> DB000:   File "C:\Python23\lib\site-packages\gnue\forms\GFParser.py", line
> 68, in loadFile
> DB000:     initialize, attributes={"_instance": instance,
> DB000: AttributeError: 'NoneType' object has no attribute '_parameters'
> 
> does anybody has any useful example on how to use those tags?
> maybe they are just broken an i should wait...
> 
> malek
> 
> 
> 
> 
> _______________________________________________
> Gnue mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnue

-- 
Jos? Esteban
Granada - Spain




reply via email to

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