gnue
[Top][All Lists]
Advanced

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

[GNUe] installing


From: Christophe Vigny
Subject: [GNUe] installing
Date: Wed, 07 Apr 2004 16:24:09 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.6) Gecko/20040113

hi all,

I was trying to install gnue-common from svn on a mandrake 10 system.
and i have the message : sh: 1 line 1:pygettext : command not found.
could not find pygettext. strange it should be included in the python distribution.

i take a look and i see that i have gettext.py but no pygettext ! what's up ?

so i go on a window platforme (xp), i do the same , all install ok.
i run exemple zipcode, but when i launch the designer i have :
Loading...
Initializing Client Library...
Erm, I don't yet support pulldown toolbar buttons (RequestNewForm)
Erm, I don't yet support pulldown toolbar buttons (RequestOpen)
Initializing Client Library...
Inventorying Document Objects...
Inventorying Document Objects...
Creating User Interface...
DB000: Traceback (most recent call last):
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\LayoutEditor\LayoutEditor.py", line
143, in __OnGridSize
DB000:     w, h = self.panel.GetSizeTuple()
DB000: AttributeError: 'NoneType' object has no attribute 'GetSizeTuple'
DB000: Traceback (most recent call last):
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\LayoutEditor\LayoutEditor.py", line
513, in OnPageSelected
DB000:     self.__OnGridSize(None)
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\LayoutEditor\LayoutEditor.py", line
143, in __OnGridSize
DB000:     w, h = self.panel.GetSizeTuple()
DB000: AttributeError: 'NoneType' object has no attribute 'GetSizeTuple'
Erm, I don't yet support pulldown toolbar buttons (LayoutEditor:FocusOrder)
1
DB000: Traceback (most recent call last):
DB000:   File "c:\python22\scripts\gnue-designer", line 34, in ?
DB000:     designer = Designer.Designer ()
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\Designer.py", line 107, in __init__
DB000:     wxApp.__init__(self,0)
DB000: File "C:\Python22\Lib\site-packages\wxPython\wx.py", line 1945, in __init__
DB000:     _wxStart(self.OnInit)
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\Designer.py", line 137, in OnInit
DB000:     self.SetTopWindow(self.newInstance('forms'))
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\Designer.py", line 368, in newInstance
DB000:     return c(self, *args, **parms)
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\Instance.py", line 97, in __init__
DB000:     BaseInstance.__init__(self, app, *args, **params)
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\base\Instance.py", line 225, in __init__
DB000:     self.createWizards()
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\Instance.py", line 227, in createWi
zards
DB000:     self.loadWizards(wizards)
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\base\Instance.py", line 678, in loadWizar
ds
DB000:     templates.append(dyn_import(
DB000: File "C:\Python22\Lib\site-packages\gnue\common\utils\FileUtils.py", line 42, in dyn_import

DB000:     mod = __import__(name)
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\wizards\CreateSchema.py", line 34,
in ?
DB000:     from gnue.common.schema.Objects import *
DB000: File "C:\Python22\Lib\site-packages\gnue\common\schema\Objects.py", line 207
DB000:     raise gException u_("Constraint '%s': typemismatch in reference "
DB000:                       ^
DB000: SyntaxError: invalid syntax
16:20:17: Debug: c:\PROJECTS\wx\src\msw\app.cpp(439): 'UnregisterClass(canvas)' failed with error 0x
00000584 (il reste des fenÛtres ouvertes dans cette classe.).

ouch !

by the way can someone give me the command line to have a the 0.5.3 version via the svn and not the last one ?

"Ce message et toutes les pièces jointes sont des informations
strictement confidentielles et réservées au(x) destinataire(s). Ce
courriel n'a pas de valeur contractuelle et son contenu ne constitue ni
une acceptation, ni un engagement de la part de l'auteur et des sociétés
du groupe Serveur et Artprice, sauf dans le cas où cela aurait été prévu
avec le destinataire par un accord écrit. Le contenu de ce message et
les pièces jointes ne peuvent constituer une preuve au sens de l'article
1316-1 du Code Civil. L.auteur et les sociétés du groupe Serveur et
Artprice déclinent toute responsabilité au titre de ce courriel s'il a
été altéré, déformé, falsifié ou indûment utilisé par des tiers ou
encore s'il a causé tout dommage ou perte de toute nature. Si vous
n'êtes pas le bon destinataire, merci de nous contacter et de ne pas le
divulguer."

"This message including any attachments are confidential and privileged
material intended solely for the addressees. Its contents do not
constitute a commitment by groupe Serveur sas and Artprice SA, except
when provided for in a written agreement with the addressees. The
contents of this message cannot constitute neither the proof nor the
acceptance of any agreement as per article 1316-1 of the French civil code.
Groupe Serveur sas and Artprice SA shall not be rendered liable in any
manner whatsoever for the delay and/or loss in transit of this message,
for corruption, alteration, falsification, misuse or fraudulent use
(which may be made) of this message. If you receive this message in
error, please delete it and immediately notify the sender. If the reader
of this message is not the intended recipient, you are hereby notified
that any unauthorized use, copying or dissemination is prohibited."




reply via email to

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