Bug 154147 - tasks plasmoid doesn't always paint when it should
Summary: tasks plasmoid doesn't always paint when it should
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 154194 154229 154287 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-15 21:36 UTC by Unknown
Modified: 2008-01-25 00:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
update after updateTask (516 bytes, patch)
2007-12-18 14:13 UTC, Marco Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2007-12-15 21:36:42 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

When the titlebar of an application is changed (haven't tested with other applications than firefox), the text on the panel is not updated until you move over them with the mouse.
Comment 1 Jason Stubbs 2007-12-17 13:01:46 UTC
*** Bug 154194 has been marked as a duplicate of this bug. ***
Comment 2 Jason Stubbs 2007-12-17 15:35:03 UTC
*** Bug 154229 has been marked as a duplicate of this bug. ***
Comment 3 Marco Martin 2007-12-18 13:54:22 UTC
i have also this problem in today's build, on a (i think) related issue if you switch task with the mouse wheel the state of the taskbar doesn't change until the mouse leaves the taskbar
Comment 4 Marco Martin 2007-12-18 14:13:25 UTC
Created attachment 22609 [details]
update after updateTask

with a single update() after updateTask() is called it seems kinda sesolved:
-update after mousewheel ok
-update when window title changes ok
-when dolphin is opened from the device notifier and entry is drawn but
greyed-out, like the animation is freezed in the middle
Comment 5 Jason Stubbs 2007-12-18 15:38:54 UTC
Yep, the update() was missing (I've got that locally too) but it looks like something to do with caching is off too. It always seems to be after an animation that the paint doesn't happen.
Comment 6 Marco Martin 2007-12-18 17:37:50 UTC
SVN commit 750074 by mart:

redraw taskbar after updateTask()

BUG:154147

 M  +3 -0      tasks.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=750074
Comment 7 Marco Martin 2007-12-18 17:39:30 UTC
committed that.
maybe reopen until the thr qtimeline issue is cleared?
Comment 8 Marco Martin 2007-12-18 21:45:18 UTC
*** Bug 154287 has been marked as a duplicate of this bug. ***
Comment 9 Jason Stubbs 2007-12-19 01:04:34 UTC
Yep, reopening. Otherwise there'll be more dupes coming. ;)
Comment 10 Marco Martin 2007-12-19 11:47:29 UTC
still problems when launching dolphin from devicenotifier
Comment 11 Jason Stubbs 2007-12-19 13:57:50 UTC
I can no longer reproduce this. As mentioned on the mailing list the other issues (for me) were caused by my own work.
Comment 12 Jonathan Thomas 2008-01-10 20:16:02 UTC
I can't reproduce it either.
Comment 13 Aaron J. Seigo 2008-01-25 00:01:28 UTC
the dolphin case works here as well.