<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><DIV align="left"><BR><BR><BR><BR></DIV><HR id="stopSpelling">&gt; From: aseigo@kde.org<BR>&gt; To: plasma-devel@kde.org<BR>&gt; Subject: Re: Problems with the new tasks applet<BR>&gt; Date: Wed, 22 Oct 2008 13:55:05 -0600<BR>&gt; <BR>&gt; On Wednesday 22 October 2008, Christian Mollekopf wrote:<BR>&gt; &gt; &gt; Date: Wed, 22 Oct 2008 20:23:37 +0200<BR>&gt; &gt; &gt; From: chrigi_1@gmx.ch<BR>&gt; &gt; &gt; Subject: RE: Problems with the new tasks applet<BR>&gt; &gt; &gt; To: plasma-devel@kde.org<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; From: petri.damsten@gmail.com<BR>&gt; &gt; &gt; &gt; To: plasma-devel@kde.org<BR>&gt; &gt; &gt; &gt; Subject: Re: Problems with the new tasks applet<BR>&gt; &gt; &gt; &gt; Date: Wed, 22 Oct 2008 20:42:25 +0300<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; On Wednesday 22 October 2008 19:38:38 Aaron J. Seigo wrote:<BR>&gt; &gt; &gt; &gt; &gt; &gt; Just let me know if you need me to do more testing/debugging.<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; your other settings, e.g. "show only current desktop" or whatever<BR>&gt; &gt; &gt; &gt; &gt; would be a good start.<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; [ ] Show tooltips (One more thing. Tooltips popup even if this is<BR>&gt; &gt; &gt; &gt; unchecked) [ ] Only show tasks from the current desktop<BR>&gt; &gt; &gt; &gt; [X] Only show tasks from the current screen<BR>&gt; &gt; &gt; &gt; [ ] Only show tasks that are minimized<BR>&gt; &gt; &gt; &gt; - Grouping by program<BR>&gt; &gt; &gt; &gt; - Sorting by alpha<BR>&gt; &gt; &gt; &gt; - Max rows 1<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; If I move window from screen 1 to screen 2 and it does not show on<BR>&gt; &gt; &gt; &gt; either of the task managers. If I change any setting in task manager I<BR>&gt; &gt; &gt; &gt; get it back. Hopefully this helps.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; I think this is because the screen updated by Tasks class is wrong. Its<BR>&gt; &gt; &gt; always 0 for me although i have only 1 screen. Is the first screen screen<BR>&gt; &gt; &gt; 0?<BR>&gt; &gt;<BR>&gt; &gt; Sorry the screen is not always 0 but -1.<BR>&gt; &gt;<BR>&gt; &gt; Plasma::Containment* appletContainment = containment();<BR>&gt; &gt;         if (appletContainment) {<BR>&gt; &gt;             m_groupManager-&gt;setScreen(appletContainment-&gt;screen());<BR>&gt; &gt;         }<BR>&gt; &gt;<BR>&gt; &gt; Thats how the screen is retrieved in Tasks. Somthing wrong with it?<BR>&gt; <BR>&gt; that means it's on a containment that isn't associated with a screen. -1 == no <BR>&gt; screen (or in contexts where a screen is *required*, such as the window <BR>&gt; manager, it means "all screens").<BR>&gt; <BR>&gt; look in your plasma-appletsrc, find this taskbar of yours (plugin=tasks), see <BR>&gt; wht containment # it is in (you can tell by looking at the group name =) and <BR>&gt; find the screen= value for that containment.<BR>ah, all clear. it was because i used plasmoidviewer =)<BR><BR>&gt; <BR>&gt; -- <BR>&gt; Aaron J. Seigo<BR>&gt; humru othro a kohnu se<BR>&gt; GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43<BR>&gt; <BR>&gt; KDE core developer sponsored by Qt Software<BR>&gt; <BR><br /><hr />Windows Live Messenger jetzt gratis upgraden! <a href='http://get.live.com' target='_new'>Hier klicken!</a></body>
</html>