Re: [tryton-dev] GTK3 patch on codereview

2014-06-11 Thread Cédric Krier
On 11 Jun 10:08, Guillem Barba Domingo wrote: > Raimon, I think the best way is send an e-mail to this list with the bugs > and issues found. It doesn't add extra work to developers (manage the bug) > and it can help them to complete the TODO list. Please no, a mailing list is not a bugtracker. F

Re: [tryton-dev] GTK3 patch on codereview

2014-06-11 Thread Guillem Barba Domingo
2014-06-10 16:20 GMT+02:00 Albert Cervera i Areny : > 2014-06-10 16:09 GMT+02:00 Jean C : > > > > 2014-06-10 16:08 GMT+02:00 Albert Cervera i Areny : > > > >> > where? Create a codereview without source code review? > >> > >> codereview is a source code review... > > > > > > I think what Raimon me

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Albert Cervera i Areny
2014-06-10 16:09 GMT+02:00 Jean C : > > 2014-06-10 16:08 GMT+02:00 Albert Cervera i Areny : > >> > where? Create a codereview without source code review? >> >> codereview is a source code review... > > > I think what Raimon means is that he just wants to report a bug, even though > he does not feel

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Jean C
2014-06-10 16:08 GMT+02:00 Albert Cervera i Areny : > > where? Create a codereview without source code review? > > codereview is a source code review... I think what Raimon means is that he just wants to report a bug, even though he does not feel able to solve it. Codereview is for reviewing pa

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Albert Cervera i Areny
2014-06-10 16:06 GMT+02:00 Raimon Esteve : >> Just explain which bug(s) did you find and I'm sure this will help somebody >> else to fix it. > > where? Create a codereview without source code review? codereview is a source code review... -- Albert Cervera i Areny Tel. 93 553 18 03 @albertnan w

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Raimon Esteve
> Just explain which bug(s) did you find and I'm sure this will help somebody > else to fix it. where? Create a codereview without source code review?

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Sergi Almacellas Abellana
El 10/06/14 15:53, Raimon Esteve ha escrit: What is a round map? >For the bugs / patch, I don't think we should clutter the bugtracker >with issue for the gtk3 migration. You could publish codereview with >your fixes. In this case, I can't help. I'm sure you can. Just explain which bug(s) did

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Raimon Esteve
> What is a round map? > For the bugs / patch, I don't think we should clutter the bugtracker > with issue for the gtk3 migration. You could publish codereview with > your fixes. In this case, I can't help.

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Nicolas Évrard
* Raimon Esteve [2014-06-10 13:40 +0200]: 2014-06-08 1:31 GMT+02:00 Nicolas Évrard : * Cédric Krier [2014-05-11 00:50 +0200]: On 11 May 00:15, Nicolas Évrard wrote: So if anybody wants to contribute, there are some easy tasks (like the mnemonic problem) and some difficult ones (the cellren

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Raimon Esteve
2014-06-08 1:31 GMT+02:00 Nicolas Évrard : > * Cédric Krier [2014-05-11 00:50 +0200]: >> >> On 11 May 00:15, Nicolas Évrard wrote: >>> >>> So if anybody wants to contribute, there are some easy tasks (like >>> the mnemonic problem) and some difficult ones (the cellrenderers, the >>> calendar, …),

Re: [tryton-dev] GTK3 patch on codereview

2014-06-08 Thread Oscar Alvarez
On 07/06/14 18:41, Nicolas Évrard wrote: * Cédric Krier [2014-05-11 00:50 +0200]: On 11 May 00:15, Nicolas Évrard wrote: So if anybody wants to contribute, there are some easy tasks (like the mnemonic problem) and some difficult ones (the cellrenderers, the calendar, …), so do not hesitate!

Re: [tryton-dev] GTK3 patch on codereview

2014-06-07 Thread Nicolas Évrard
* Cédric Krier [2014-05-11 00:50 +0200]: On 11 May 00:15, Nicolas Évrard wrote: So if anybody wants to contribute, there are some easy tasks (like the mnemonic problem) and some difficult ones (the cellrenderers, the calendar, …), so do not hesitate! I think you should setup a mq repository i

Re: [tryton-dev] GTK3 patch on codereview

2014-05-10 Thread Cédric Krier
On 11 May 00:15, Nicolas Évrard wrote: >- The implementation of the cellrenderers is probably buggy (I > think that this implementation is the reason behind the > strange colors in the interface). I think we are currently right with the way we created custom cellrenderers. With the n

Re: [tryton-dev] GTK3 patch on codereview

2014-05-10 Thread Cédric Krier
On 11 May 00:15, Nicolas Évrard wrote: > So if anybody wants to contribute, there are some easy tasks (like > the mnemonic problem) and some difficult ones (the cellrenderers, the > calendar, …), so do not hesitate! I think you should setup a mq repository in http://hg.tryton.org/sandbox because c

Re: [tryton-dev] GTK3 patch on codereview

2014-05-10 Thread Nicolas Évrard
* Nicolas Évrard [2014-05-11 00:15 +0200]: Hello everyone, I just wanted to let you know that I have made available on codereview the patch against tryton to port it to GTK3: http://codereview.tryton.org/9331003/ It's clearly not ready yet: - The field coloring is not done yet - The tr