All of lore.kernel.org
 help / color / mirror / Atom feed
* [review-request] display task description
@ 2014-03-18 19:33 Ravi Chintakunta
  0 siblings, 0 replies; 10+ messages in thread
From: Ravi Chintakunta @ 2014-03-18 19:33 UTC (permalink / raw)
  To: 'toaster@yoctoproject.org'

I have pushed the implementation for 

https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748

to my branch ravi/bug-5748

http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ravi/bug-5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f

Thanks,
Ravi




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-31 16:41             ` Reyna, David
@ 2014-03-31 16:53               ` Damian, Alexandru
  0 siblings, 0 replies; 10+ messages in thread
From: Damian, Alexandru @ 2014-03-31 16:53 UTC (permalink / raw)
  To: Reyna, David L (Wind River); +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 4942 bytes --]

This is just Ravi's patch.

I saw your answer on Bugzilla. I still think we can manage bringing the
values from documentation.conf in a better way. You are right about the
overhead, yet I am still concerned about the filesystem dependency
introduced in Toaster.

I'm gonna look tomorrow in detail on optimizing how we bring everything in
documentation.conf through bitbake into toaster.

Hope this helps,
Alex


On Mon, Mar 31, 2014 at 5:41 PM, Reyna, David L (Wind River) <
david.reyna@windriver.com> wrote:

>  Hi Alex,
>
>
>
> Just to be clear, are you also taking 6050 in at this time, or just Ravi’s
> 5748?
>
>
>
> I have added my response to Paul concern’s to bugzilla about 6050, and at
> this point I think that you are the next actor, whatever you want to have
> done.
>
>
>
> - David
>
>
>
> *From:* toaster-bounces@yoctoproject.org [mailto:
> toaster-bounces@yoctoproject.org] *On Behalf Of *Damian, Alexandru
> *Sent:* Monday, March 31, 2014 9:09 AM
> *To:* BARROS PENA, BELEN
> *Cc:* toaster@yoctoproject.org
>
> *Subject:* Re: [Toaster] [review-request] display task description
>
>
>
> After the discussion on the list around this bug and bug #6050, I'm taking
> this one in.
>
> Alex
>
>
>
> On Thu, Mar 20, 2014 at 4:14 PM, Barros Pena, Belen <
> belen.barros.pena@intel.com> wrote:
>
> On 20/03/2014 16:06, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
> wrote:
>
>
> >Hi Alex,
> >
> >I believe this patch can be taken in, because the bug is all tasks that
> >are in documentation.conf are not populated in the variable table. The
> >bug might be
> > in the code that fills the variable table.
>
> I am not sure we should take this until we know what's going on.
>
>
> >
> >Thanks,
> >Ravi
> >
> >From: Damian, Alexandru [mailto:alexandru.damian@intel.com]
> >
> >Sent: Thursday, March 20, 2014 11:56 AM
> >To: Barros Pena, Belen
> >Cc: Ravi Chintakunta; toaster@yoctoproject.org
> >Subject: Re: [Toaster] [review-request] display task description
> >
> >
> >
> >Still waiting for an updated patch.
> >
> >
> >
> >Alex
> >
> >
> >
> >On Wed, Mar 19, 2014 at 6:12 PM, Barros Pena, Belen
> ><belen.barros.pena@intel.com> wrote:
> >
> >On 19/03/2014 17:48, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
> >wrote:
> >
> >>Hi Belen,
> >>
> >>Are you not seeing the grey ? icon when you hover over the task or you
> >>are not seeing the bubble when you hover over the ? icon.
> >
> >The grey icon
> >
> >>
> >>If the task does not have an entry in the variable table, I am not
> >>displaying the ? icon.
> >>
> >>I have used the test database you gave and I could not find many tasks in
> >>the variable table. To see it working, search for do_deploy task and
> >>hover over the task name.
> >
> >Yep, I can see it working in do_deploy tasks
> >
> >I have checked the database, and the problem seems to be that not all
> >tasks that have descriptions in documentation.conf are stored in the
> >database, so we might have to find a different way of going about this.
> >
> >Copying David too see if he has any suggestions.
> >
> >Cheers
> >
> >Belén
> >
> >
> >>
> >>Thanks,
> >>Ravi
> >>
> >>>  -----Original Message-----
> >>>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com]
> >>>  Sent: Wednesday, March 19, 2014 1:22 PM
> >>>  To: Ravi Chintakunta; 'toaster@yoctoproject.org'
> >>>  Subject: Re: [Toaster] [review-request] display task description
> >>>
> >>>  Hi Ravi,
> >>>
> >>>  I am looking at your branch, but when I hover over the task name table
> >>>  cells (in the tasks table or in the recipe details page) I cannot see
> >>>  the
> >>>  help bubble that contains the task description.
> >>>
> >>>  Cheers
> >>>
> >>>  Belén
> >>>
> >>>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com
> >
> >>>  wrote:
> >>>
> >>>  >I have pushed the implementation for
> >>>  >
> >>>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
> >>>  >
> >>>  >to my branch ravi/bug-5748
> >>>  >
> >>>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
> >>>  contrib/commit/?h=ravi/bug-
> >>>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
> >>>  >
> >>>  >Thanks,
> >>>  >Ravi
> >>>  >
> >>>  >
> >>>  >--
> >>>  >_______________________________________________
> >>>  >toaster mailing list
> >>>  >toaster@yoctoproject.org
> >>>  >https://lists.yoctoproject.org/listinfo/toaster
> >>
> >
> >--
> >_______________________________________________
> >toaster mailing list
> >toaster@yoctoproject.org
> >https://lists.yoctoproject.org/listinfo/toaster
> >
> >
> >
> >
> >
> >
> >
> >
> >--
> >Alex Damian
> >Yocto Project
> >
> >SSG / OTC
> >
> >
> >
> >
> >
>
>
>
>
> --
>
> Alex Damian
>
> Yocto Project
>
> SSG / OTC
>



-- 
Alex Damian
Yocto Project
SSG / OTC

[-- Attachment #2: Type: text/html, Size: 10356 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-31 16:09           ` Damian, Alexandru
@ 2014-03-31 16:41             ` Reyna, David
  2014-03-31 16:53               ` Damian, Alexandru
  0 siblings, 1 reply; 10+ messages in thread
From: Reyna, David @ 2014-03-31 16:41 UTC (permalink / raw)
  To: DAMIAN, ALEXANDRU, BARROS PENA, BELEN; +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 4340 bytes --]

Hi Alex,

Just to be clear, are you also taking 6050 in at this time, or just Ravi’s 5748?

I have added my response to Paul concern’s to bugzilla about 6050, and at this point I think that you are the next actor, whatever you want to have done.

- David

From: toaster-bounces@yoctoproject.org [mailto:toaster-bounces@yoctoproject.org] On Behalf Of Damian, Alexandru
Sent: Monday, March 31, 2014 9:09 AM
To: BARROS PENA, BELEN
Cc: toaster@yoctoproject.org
Subject: Re: [Toaster] [review-request] display task description

After the discussion on the list around this bug and bug #6050, I'm taking this one in.

Alex

On Thu, Mar 20, 2014 at 4:14 PM, Barros Pena, Belen <belen.barros.pena@intel.com<mailto:belen.barros.pena@intel.com>> wrote:
On 20/03/2014 16:06, "Ravi Chintakunta" <ravi.chintakunta@timesys.com<mailto:ravi.chintakunta@timesys.com>>
wrote:

>Hi Alex,
>
>I believe this patch can be taken in, because the bug is all tasks that
>are in documentation.conf are not populated in the variable table. The
>bug might be
> in the code that fills the variable table.
I am not sure we should take this until we know what's going on.

>
>Thanks,
>Ravi
>
>From: Damian, Alexandru [mailto:alexandru.damian@intel.com<mailto:alexandru.damian@intel.com>]
>
>Sent: Thursday, March 20, 2014 11:56 AM
>To: Barros Pena, Belen
>Cc: Ravi Chintakunta; toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>
>Subject: Re: [Toaster] [review-request] display task description
>
>
>
>Still waiting for an updated patch.
>
>
>
>Alex
>
>
>
>On Wed, Mar 19, 2014 at 6:12 PM, Barros Pena, Belen
><belen.barros.pena@intel.com<mailto:belen.barros.pena@intel.com>> wrote:
>
>On 19/03/2014 17:48, "Ravi Chintakunta" <ravi.chintakunta@timesys.com<mailto:ravi.chintakunta@timesys.com>>
>wrote:
>
>>Hi Belen,
>>
>>Are you not seeing the grey ? icon when you hover over the task or you
>>are not seeing the bubble when you hover over the ? icon.
>
>The grey icon
>
>>
>>If the task does not have an entry in the variable table, I am not
>>displaying the ? icon.
>>
>>I have used the test database you gave and I could not find many tasks in
>>the variable table. To see it working, search for do_deploy task and
>>hover over the task name.
>
>Yep, I can see it working in do_deploy tasks
>
>I have checked the database, and the problem seems to be that not all
>tasks that have descriptions in documentation.conf are stored in the
>database, so we might have to find a different way of going about this.
>
>Copying David too see if he has any suggestions.
>
>Cheers
>
>Belén
>
>
>>
>>Thanks,
>>Ravi
>>
>>>  -----Original Message-----
>>>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com<mailto:belen.barros.pena@intel.com>]
>>>  Sent: Wednesday, March 19, 2014 1:22 PM
>>>  To: Ravi Chintakunta; 'toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>'
>>>  Subject: Re: [Toaster] [review-request] display task description
>>>
>>>  Hi Ravi,
>>>
>>>  I am looking at your branch, but when I hover over the task name table
>>>  cells (in the tasks table or in the recipe details page) I cannot see
>>>  the
>>>  help bubble that contains the task description.
>>>
>>>  Cheers
>>>
>>>  Belén
>>>
>>>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com<mailto:ravi.chintakunta@timesys.com>>
>>>  wrote:
>>>
>>>  >I have pushed the implementation for
>>>  >
>>>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
>>>  >
>>>  >to my branch ravi/bug-5748
>>>  >
>>>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
>>>  contrib/commit/?h=ravi/bug-
>>>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
>>>  >
>>>  >Thanks,
>>>  >Ravi
>>>  >
>>>  >
>>>  >--
>>>  >_______________________________________________
>>>  >toaster mailing list
>>>  >toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>
>>>  >https://lists.yoctoproject.org/listinfo/toaster
>>
>
>--
>_______________________________________________
>toaster mailing list
>toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>
>https://lists.yoctoproject.org/listinfo/toaster
>
>
>
>
>
>
>
>
>--
>Alex Damian
>Yocto Project
>
>SSG / OTC
>
>
>
>
>



--
Alex Damian
Yocto Project
SSG / OTC

[-- Attachment #2: Type: text/html, Size: 10329 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-20 16:14         ` Barros Pena, Belen
@ 2014-03-31 16:09           ` Damian, Alexandru
  2014-03-31 16:41             ` Reyna, David
  0 siblings, 1 reply; 10+ messages in thread
From: Damian, Alexandru @ 2014-03-31 16:09 UTC (permalink / raw)
  To: Barros Pena, Belen; +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 3698 bytes --]

After the discussion on the list around this bug and bug #6050, I'm taking
this one in.

Alex


On Thu, Mar 20, 2014 at 4:14 PM, Barros Pena, Belen <
belen.barros.pena@intel.com> wrote:

> On 20/03/2014 16:06, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
> wrote:
>
> >Hi Alex,
> >
> >I believe this patch can be taken in, because the bug is all tasks that
> >are in documentation.conf are not populated in the variable table. The
> >bug might be
> > in the code that fills the variable table.
>
> I am not sure we should take this until we know what's going on.
>
> >
> >Thanks,
> >Ravi
> >
> >From: Damian, Alexandru [mailto:alexandru.damian@intel.com]
> >
> >Sent: Thursday, March 20, 2014 11:56 AM
> >To: Barros Pena, Belen
> >Cc: Ravi Chintakunta; toaster@yoctoproject.org
> >Subject: Re: [Toaster] [review-request] display task description
> >
> >
> >
> >Still waiting for an updated patch.
> >
> >
> >
> >Alex
> >
> >
> >
> >On Wed, Mar 19, 2014 at 6:12 PM, Barros Pena, Belen
> ><belen.barros.pena@intel.com> wrote:
> >
> >On 19/03/2014 17:48, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
> >wrote:
> >
> >>Hi Belen,
> >>
> >>Are you not seeing the grey ? icon when you hover over the task or you
> >>are not seeing the bubble when you hover over the ? icon.
> >
> >The grey icon
> >
> >>
> >>If the task does not have an entry in the variable table, I am not
> >>displaying the ? icon.
> >>
> >>I have used the test database you gave and I could not find many tasks in
> >>the variable table. To see it working, search for do_deploy task and
> >>hover over the task name.
> >
> >Yep, I can see it working in do_deploy tasks
> >
> >I have checked the database, and the problem seems to be that not all
> >tasks that have descriptions in documentation.conf are stored in the
> >database, so we might have to find a different way of going about this.
> >
> >Copying David too see if he has any suggestions.
> >
> >Cheers
> >
> >Belén
> >
> >
> >>
> >>Thanks,
> >>Ravi
> >>
> >>>  -----Original Message-----
> >>>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com]
> >>>  Sent: Wednesday, March 19, 2014 1:22 PM
> >>>  To: Ravi Chintakunta; 'toaster@yoctoproject.org'
> >>>  Subject: Re: [Toaster] [review-request] display task description
> >>>
> >>>  Hi Ravi,
> >>>
> >>>  I am looking at your branch, but when I hover over the task name table
> >>>  cells (in the tasks table or in the recipe details page) I cannot see
> >>>  the
> >>>  help bubble that contains the task description.
> >>>
> >>>  Cheers
> >>>
> >>>  Belén
> >>>
> >>>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com
> >
> >>>  wrote:
> >>>
> >>>  >I have pushed the implementation for
> >>>  >
> >>>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
> >>>  >
> >>>  >to my branch ravi/bug-5748
> >>>  >
> >>>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
> >>>  contrib/commit/?h=ravi/bug-
> >>>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
> >>>  >
> >>>  >Thanks,
> >>>  >Ravi
> >>>  >
> >>>  >
> >>>  >--
> >>>  >_______________________________________________
> >>>  >toaster mailing list
> >>>  >toaster@yoctoproject.org
> >>>  >https://lists.yoctoproject.org/listinfo/toaster
> >>
> >
> >--
> >_______________________________________________
> >toaster mailing list
> >toaster@yoctoproject.org
> >https://lists.yoctoproject.org/listinfo/toaster
> >
> >
> >
> >
> >
> >
> >
> >
> >--
> >Alex Damian
> >Yocto Project
> >
> >SSG / OTC
> >
> >
> >
> >
> >
>
>


-- 
Alex Damian
Yocto Project
SSG / OTC

[-- Attachment #2: Type: text/html, Size: 6111 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-20 16:06       ` Ravi Chintakunta
@ 2014-03-20 16:14         ` Barros Pena, Belen
  2014-03-31 16:09           ` Damian, Alexandru
  0 siblings, 1 reply; 10+ messages in thread
From: Barros Pena, Belen @ 2014-03-20 16:14 UTC (permalink / raw)
  To: Ravi Chintakunta, Damian, Alexandru; +Cc: 'toaster@yoctoproject.org'

On 20/03/2014 16:06, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
wrote:

>Hi Alex,
> 
>I believe this patch can be taken in, because the bug is all tasks that
>are in documentation.conf are not populated in the variable table. The
>bug might be
> in the code that fills the variable table.

I am not sure we should take this until we know what's going on.

> 
>Thanks,
>Ravi
> 
>From: Damian, Alexandru [mailto:alexandru.damian@intel.com]
>
>Sent: Thursday, March 20, 2014 11:56 AM
>To: Barros Pena, Belen
>Cc: Ravi Chintakunta; toaster@yoctoproject.org
>Subject: Re: [Toaster] [review-request] display task description
>
>
> 
>Still waiting for an updated patch.
>
> 
>
>Alex
>
>
> 
>On Wed, Mar 19, 2014 at 6:12 PM, Barros Pena, Belen
><belen.barros.pena@intel.com> wrote:
>
>On 19/03/2014 17:48, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
>wrote:
>
>>Hi Belen,
>>
>>Are you not seeing the grey ? icon when you hover over the task or you
>>are not seeing the bubble when you hover over the ? icon.
>
>The grey icon
>
>>
>>If the task does not have an entry in the variable table, I am not
>>displaying the ? icon.
>>
>>I have used the test database you gave and I could not find many tasks in
>>the variable table. To see it working, search for do_deploy task and
>>hover over the task name.
>
>Yep, I can see it working in do_deploy tasks
>
>I have checked the database, and the problem seems to be that not all
>tasks that have descriptions in documentation.conf are stored in the
>database, so we might have to find a different way of going about this.
>
>Copying David too see if he has any suggestions.
>
>Cheers
>
>Belén
>
>
>>
>>Thanks,
>>Ravi
>>
>>>  -----Original Message-----
>>>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com]
>>>  Sent: Wednesday, March 19, 2014 1:22 PM
>>>  To: Ravi Chintakunta; 'toaster@yoctoproject.org'
>>>  Subject: Re: [Toaster] [review-request] display task description
>>>
>>>  Hi Ravi,
>>>
>>>  I am looking at your branch, but when I hover over the task name table
>>>  cells (in the tasks table or in the recipe details page) I cannot see
>>>  the
>>>  help bubble that contains the task description.
>>>
>>>  Cheers
>>>
>>>  Belén
>>>
>>>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
>>>  wrote:
>>>
>>>  >I have pushed the implementation for
>>>  >
>>>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
>>>  >
>>>  >to my branch ravi/bug-5748
>>>  >
>>>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
>>>  contrib/commit/?h=ravi/bug-
>>>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
>>>  >
>>>  >Thanks,
>>>  >Ravi
>>>  >
>>>  >
>>>  >--
>>>  >_______________________________________________
>>>  >toaster mailing list
>>>  >toaster@yoctoproject.org
>>>  >https://lists.yoctoproject.org/listinfo/toaster
>>
>
>--
>_______________________________________________
>toaster mailing list
>toaster@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/toaster
>
>
>
>
>
>
> 
>
>-- 
>Alex Damian
>Yocto Project
>
>SSG / OTC 
>
>
>
>
>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-20 15:55     ` Damian, Alexandru
@ 2014-03-20 16:06       ` Ravi Chintakunta
  2014-03-20 16:14         ` Barros Pena, Belen
  0 siblings, 1 reply; 10+ messages in thread
From: Ravi Chintakunta @ 2014-03-20 16:06 UTC (permalink / raw)
  To: 'Damian, Alexandru', 'Barros Pena, Belen'
  Cc: 'toaster@yoctoproject.org'

[-- Attachment #1: Type: text/plain, Size: 3096 bytes --]

Hi Alex,

I believe this patch can be taken in, because the bug is all tasks that are in documentation.conf are not populated in the variable table. The bug might be in the code that fills the variable table.

Thanks,
Ravi

From: Damian, Alexandru [mailto:alexandru.damian@intel.com]
Sent: Thursday, March 20, 2014 11:56 AM
To: Barros Pena, Belen
Cc: Ravi Chintakunta; toaster@yoctoproject.org
Subject: Re: [Toaster] [review-request] display task description

Still waiting for an updated patch.

Alex

On Wed, Mar 19, 2014 at 6:12 PM, Barros Pena, Belen <belen.barros.pena@intel.com<mailto:belen.barros.pena@intel.com>> wrote:

On 19/03/2014 17:48, "Ravi Chintakunta" <ravi.chintakunta@timesys.com<mailto:ravi.chintakunta@timesys.com>>
wrote:

>Hi Belen,
>
>Are you not seeing the grey ? icon when you hover over the task or you
>are not seeing the bubble when you hover over the ? icon.
The grey icon

>
>If the task does not have an entry in the variable table, I am not
>displaying the ? icon.
>
>I have used the test database you gave and I could not find many tasks in
>the variable table. To see it working, search for do_deploy task and
>hover over the task name.
Yep, I can see it working in do_deploy tasks

I have checked the database, and the problem seems to be that not all
tasks that have descriptions in documentation.conf are stored in the
database, so we might have to find a different way of going about this.

Copying David too see if he has any suggestions.

Cheers

Belén


>
>Thanks,
>Ravi
>
>>  -----Original Message-----
>>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com<mailto:belen.barros.pena@intel.com>]
>>  Sent: Wednesday, March 19, 2014 1:22 PM
>>  To: Ravi Chintakunta; 'toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>'
>>  Subject: Re: [Toaster] [review-request] display task description
>>
>>  Hi Ravi,
>>
>>  I am looking at your branch, but when I hover over the task name table
>>  cells (in the tasks table or in the recipe details page) I cannot see
>>  the
>>  help bubble that contains the task description.
>>
>>  Cheers
>>
>>  Belén
>>
>>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com<mailto:ravi.chintakunta@timesys.com>>
>>  wrote:
>>
>>  >I have pushed the implementation for
>>  >
>>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
>>  >
>>  >to my branch ravi/bug-5748
>>  >
>>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
>>  contrib/commit/?h=ravi/bug-
>>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
>>  >
>>  >Thanks,
>>  >Ravi
>>  >
>>  >
>>  >--
>>  >_______________________________________________
>>  >toaster mailing list
>>  >toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>
>>  >https://lists.yoctoproject.org/listinfo/toaster
>

--
_______________________________________________
toaster mailing list
toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/toaster



--
Alex Damian
Yocto Project
SSG / OTC

[-- Attachment #2: Type: text/html, Size: 8026 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-19 18:12   ` Barros Pena, Belen
@ 2014-03-20 15:55     ` Damian, Alexandru
  2014-03-20 16:06       ` Ravi Chintakunta
  0 siblings, 1 reply; 10+ messages in thread
From: Damian, Alexandru @ 2014-03-20 15:55 UTC (permalink / raw)
  To: Barros Pena, Belen; +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 2544 bytes --]

Still waiting for an updated patch.

Alex


On Wed, Mar 19, 2014 at 6:12 PM, Barros Pena, Belen <
belen.barros.pena@intel.com> wrote:

>
> On 19/03/2014 17:48, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
> wrote:
>
> >Hi Belen,
> >
> >Are you not seeing the grey ? icon when you hover over the task or you
> >are not seeing the bubble when you hover over the ? icon.
>
> The grey icon
>
> >
> >If the task does not have an entry in the variable table, I am not
> >displaying the ? icon.
> >
> >I have used the test database you gave and I could not find many tasks in
> >the variable table. To see it working, search for do_deploy task and
> >hover over the task name.
>
> Yep, I can see it working in do_deploy tasks
>
> I have checked the database, and the problem seems to be that not all
> tasks that have descriptions in documentation.conf are stored in the
> database, so we might have to find a different way of going about this.
>
> Copying David too see if he has any suggestions.
>
> Cheers
>
> Belén
>
>
> >
> >Thanks,
> >Ravi
> >
> >>  -----Original Message-----
> >>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com]
> >>  Sent: Wednesday, March 19, 2014 1:22 PM
> >>  To: Ravi Chintakunta; 'toaster@yoctoproject.org'
> >>  Subject: Re: [Toaster] [review-request] display task description
> >>
> >>  Hi Ravi,
> >>
> >>  I am looking at your branch, but when I hover over the task name table
> >>  cells (in the tasks table or in the recipe details page) I cannot see
> >>  the
> >>  help bubble that contains the task description.
> >>
> >>  Cheers
> >>
> >>  Belén
> >>
> >>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
> >>  wrote:
> >>
> >>  >I have pushed the implementation for
> >>  >
> >>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
> >>  >
> >>  >to my branch ravi/bug-5748
> >>  >
> >>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
> >>  contrib/commit/?h=ravi/bug-
> >>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
> >>  >
> >>  >Thanks,
> >>  >Ravi
> >>  >
> >>  >
> >>  >--
> >>  >_______________________________________________
> >>  >toaster mailing list
> >>  >toaster@yoctoproject.org
> >>  >https://lists.yoctoproject.org/listinfo/toaster
> >
>
> --
> _______________________________________________
> toaster mailing list
> toaster@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>



-- 
Alex Damian
Yocto Project
SSG / OTC

[-- Attachment #2: Type: text/html, Size: 4415 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-19 17:48 ` Ravi Chintakunta
@ 2014-03-19 18:12   ` Barros Pena, Belen
  2014-03-20 15:55     ` Damian, Alexandru
  0 siblings, 1 reply; 10+ messages in thread
From: Barros Pena, Belen @ 2014-03-19 18:12 UTC (permalink / raw)
  To: Ravi Chintakunta, 'toaster@yoctoproject.org'


On 19/03/2014 17:48, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
wrote:

>Hi Belen,
>
>Are you not seeing the grey ? icon when you hover over the task or you
>are not seeing the bubble when you hover over the ? icon.

The grey icon

>
>If the task does not have an entry in the variable table, I am not
>displaying the ? icon.
>
>I have used the test database you gave and I could not find many tasks in
>the variable table. To see it working, search for do_deploy task and
>hover over the task name.

Yep, I can see it working in do_deploy tasks

I have checked the database, and the problem seems to be that not all
tasks that have descriptions in documentation.conf are stored in the
database, so we might have to find a different way of going about this.

Copying David too see if he has any suggestions.

Cheers

Belén


>
>Thanks,
>Ravi
>
>>  -----Original Message-----
>>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com]
>>  Sent: Wednesday, March 19, 2014 1:22 PM
>>  To: Ravi Chintakunta; 'toaster@yoctoproject.org'
>>  Subject: Re: [Toaster] [review-request] display task description
>>  
>>  Hi Ravi,
>>  
>>  I am looking at your branch, but when I hover over the task name table
>>  cells (in the tasks table or in the recipe details page) I cannot see
>>  the
>>  help bubble that contains the task description.
>>  
>>  Cheers
>>  
>>  Belén
>>  
>>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
>>  wrote:
>>  
>>  >I have pushed the implementation for
>>  >
>>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
>>  >
>>  >to my branch ravi/bug-5748
>>  >
>>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
>>  contrib/commit/?h=ravi/bug-
>>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
>>  >
>>  >Thanks,
>>  >Ravi
>>  >
>>  >
>>  >--
>>  >_______________________________________________
>>  >toaster mailing list
>>  >toaster@yoctoproject.org
>>  >https://lists.yoctoproject.org/listinfo/toaster
>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
  2014-03-19 17:21 Barros Pena, Belen
@ 2014-03-19 17:48 ` Ravi Chintakunta
  2014-03-19 18:12   ` Barros Pena, Belen
  0 siblings, 1 reply; 10+ messages in thread
From: Ravi Chintakunta @ 2014-03-19 17:48 UTC (permalink / raw)
  To: 'Barros Pena, Belen', 'toaster@yoctoproject.org'

Hi Belen,

Are you not seeing the grey ? icon when you hover over the task or you are not seeing the bubble when you hover over the ? icon.

If the task does not have an entry in the variable table, I am not displaying the ? icon. 

I have used the test database you gave and I could not find many tasks in the variable table. To see it working, search for do_deploy task and hover over the task name.

Thanks,
Ravi

>  -----Original Message-----
>  From: Barros Pena, Belen [mailto:belen.barros.pena@intel.com]
>  Sent: Wednesday, March 19, 2014 1:22 PM
>  To: Ravi Chintakunta; 'toaster@yoctoproject.org'
>  Subject: Re: [Toaster] [review-request] display task description
>  
>  Hi Ravi,
>  
>  I am looking at your branch, but when I hover over the task name table
>  cells (in the tasks table or in the recipe details page) I cannot see
>  the
>  help bubble that contains the task description.
>  
>  Cheers
>  
>  Belén
>  
>  On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
>  wrote:
>  
>  >I have pushed the implementation for
>  >
>  >https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
>  >
>  >to my branch ravi/bug-5748
>  >
>  >http://git.yoctoproject.org/cgit/cgit.cgi/poky-
>  contrib/commit/?h=ravi/bug-
>  >5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
>  >
>  >Thanks,
>  >Ravi
>  >
>  >
>  >--
>  >_______________________________________________
>  >toaster mailing list
>  >toaster@yoctoproject.org
>  >https://lists.yoctoproject.org/listinfo/toaster



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [review-request] display task description
@ 2014-03-19 17:21 Barros Pena, Belen
  2014-03-19 17:48 ` Ravi Chintakunta
  0 siblings, 1 reply; 10+ messages in thread
From: Barros Pena, Belen @ 2014-03-19 17:21 UTC (permalink / raw)
  To: Ravi Chintakunta, 'toaster@yoctoproject.org'

Hi Ravi,

I am looking at your branch, but when I hover over the task name table
cells (in the tasks table or in the recipe details page) I cannot see the
help bubble that contains the task description.

Cheers

Belén

On 18/03/2014 19:33, "Ravi Chintakunta" <ravi.chintakunta@timesys.com>
wrote:

>I have pushed the implementation for
>
>https://bugzilla.yoctoproject.org/show_bug.cgi?id=5748
>
>to my branch ravi/bug-5748
>
>http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ravi/bug-
>5748&id=b3f42f6c46dfb078db98b14a31680a45015ff10f
>
>Thanks,
>Ravi
>
>
>-- 
>_______________________________________________
>toaster mailing list
>toaster@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/toaster



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-03-31 16:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 19:33 [review-request] display task description Ravi Chintakunta
2014-03-19 17:21 Barros Pena, Belen
2014-03-19 17:48 ` Ravi Chintakunta
2014-03-19 18:12   ` Barros Pena, Belen
2014-03-20 15:55     ` Damian, Alexandru
2014-03-20 16:06       ` Ravi Chintakunta
2014-03-20 16:14         ` Barros Pena, Belen
2014-03-31 16:09           ` Damian, Alexandru
2014-03-31 16:41             ` Reyna, David
2014-03-31 16:53               ` Damian, Alexandru

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.