---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102073/#review5274
---
This review has been submitted with commit
4bf7761307a2453a63d9
On 07/31/2011 09:14 AM, Aaron J. Seigo wrote:
> On Sunday, July 31, 2011 06:51:52 Alex Fiestas wrote:
>> Part of the problem can be that some TaskItem are neither task orstartupTask
>> for example at TaskItem::winIds I added aif(!d->startupTask) within the !d-
>> task block and the "ghost entries"h
On Sun, Jul 31, 2011 at 10:21 AM, Alex Fiestas wrote:
> Hi there!
>
> After releasing bluedevil 1.2 I didn't have anything else to do for the
> night so I have been doing some bug busting with our favorite bug, the
> Ghost Entries, and I think that I got something.
>
>
I observation I made---
Wh
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102118/#review5261
---
This review has been submitted with commit
b296f1199b6c10d03ebd
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102118/#review5260
---
This review has been submitted with commit
c50f180f29a5d46093e0
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102073/#review5250
---
Ship it!
beautiful! while a change from the netwem spec, i agre
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102118/#review5249
---
Ship it!
good catch; yes, the problem there was indeed that it
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102078/#review5248
---
Ship it!
- Aaron J.
On July 24, 2011, 8:58 p.m., Giorgos Tsia
On Sunday, July 31, 2011 06:51:52 Alex Fiestas wrote:
> Part of the problem can be that some TaskItem are neither task orstartupTask
> for example at TaskItem::winIds I added aif(!d->startupTask) within the !d-
>task block and the "ghost entries"had both (task and startupTask) at null.
i looked at