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

2018-02-05 Thread Raimon Esteve
Hie, 2018-02-02 10:21 GMT+01:00 Raimon Esteve : > hie, > > 2018-02-01 17:03 GMT+01:00 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"

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

2018-02-02 Thread Raimon Esteve
hie, 2018-02-01 17:03 GMT+01:00 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 > > >

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