Re: [tryton-dev] GTK client - PyGObjectParamFlags has not attribute READWRITE

2018-02-01 Thread Sergi Almacellas Abellana
El 01/02/18 a les 16:24, Raimon Esteve ha escrit: > Hie, > > Since "Replace deprecated usage of params and signals in GTK+3" [1], > after login popup I receive an error that has not attribute READWRITE > >      13             "text": (gobject.TYPE_STRING, None, "Text", >      14                

[tryton-dev] GTK client - PyGObjectParamFlags has not attribute READWRITE

2018-02-01 Thread Raimon Esteve
Hie, Since "Replace deprecated usage of params and signals in GTK+3" [1], after login popup I receive an error that has not attribute READWRITE 13 "text": (gobject.TYPE_STRING, None, "Text", 14 "Displayed text", gobject.ParamFlags.READWRITE), Which version

Re: [tryton-dev] How to update to null a table column with python-sql

2018-02-01 Thread Raimon Esteve
Hie, 2018-01-31 15:40 GMT+01:00 Raimon Esteve : > > > 2018-01-31 15:19 GMT+01:00 Cédric Krier : > >> On 2018-01-31 13:50, Raimon Esteve wrote: >> > I try with python-sql to update a column to "null". >> > >> > Somebody know how to update to null a