-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127229/#review93047
-----------------------------------------------------------



With this patch my tray's hidden icon arrow no longer apears on startup. I need 
to first somehow get into tray settings and change something there, then it 
works. If I revert this commit it works just fine. Is there anything else 
besides kde/workspace and p-f that I need for this to work properly?

- Kai Uwe Broulik


On März 1, 2016, 4:23 nachm., Xuetian Weng wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127229/
> -----------------------------------------------------------
> 
> (Updated März 1, 2016, 4:23 nachm.)
> 
> 
> Review request for Plasma and Marco Martin.
> 
> 
> Bugs: 352055
>     https://bugs.kde.org/show_bug.cgi?id=352055
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> From my debug, the real problem is that the model value in qml some times can 
> have wrong value. When there is the "empty" space in systray, model.index 
> obtained from delegate is -1 and no any other data is available, which should 
> never happens.
> 
> This is obviously a bug in Qt.. but unfortunately I have no simple test case 
> to reproduce it.
> 
> 
> Diffs
> -----
> 
>   applets/systemtray/plugin/tasklistmodel.cpp 1fa306c 
> 
> Diff: https://git.reviewboard.kde.org/r/127229/diff/
> 
> 
> Testing
> -------
> 
> Works for me at least.
> 
> 
> Thanks,
> 
> Xuetian Weng
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to