Je crois avoir compris, j'ai réinstallé le module concerné et j'obtiens ce message :
/home/pascal/Tryton/trytond/trytond/model/model.py:310: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal or model_fields[field_name]['help'] != field.help: /home/pascal/Tryton/trytond/trytond/model/model.py:340: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal elif trans_help[trans_name]['src'] != field.help: /home/pascal/Tryton/trytond/trytond/model/model.py:307: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal elif model_fields[field_name]['field_description'] != field.string \ /home/pascal/Tryton/trytond/trytond/model/model.py:328: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal elif trans_fields[trans_name]['src'] != field.string: encore un problème d'encodage ? @+ Le 18 janvier 2011 12:10, pascal obstetar <[email protected]> a écrit : > j'ai relancé le serveur mais je n'ai pas de print qui apparaisse dans les > messages > @+ > > Le 18 janvier 2011 11:52, Cédric Krier <[email protected]> a écrit : > > On 18/01/11 11:51 +0100, pascal obstetar wrote: >> > c'est ce que j'ai fait mais il ne me renvoit rien de plus dans le >> message de >> > log du serveur ? >> >> Ben non, il doit y avoir le print >> >> -- >> Cédric Krier >> >> B2CK SPRL >> Rue de Rotterdam, 4 >> 4000 Liège >> Belgium >> Tel: +32 472 54 46 59 >> Email/Jabber: [email protected] >> Website: http://www.b2ck.com/ >> > > > > -- > Pascal Obstétar > CEO Bio Eco Forests > Tél : 06 70 614 944 > www.forestiersdumonde.org > -- Pascal Obstétar CEO Bio Eco Forests Tél : 06 70 614 944 www.forestiersdumonde.org -- [email protected] mailing list
