On Monday 28 April 2014, Martin Gräßlin wrote:
> On Monday 28 April 2014 15:21:19 Aleix Pol wrote:
> > Hi,
> > I was looking something up and I realized it keeps looking for an
> > unexistant "plasma_shell" icon all the time, maybe you know what it could
> > be going on?
>
> it's probably trying t
On Monday 28 April 2014 15:21:19 Aleix Pol wrote:
> Hi,
> I was looking something up and I realized it keeps looking for an
> unexistant "plasma_shell" icon all the time, maybe you know what it could
> be going on?
it's probably trying to find an icon for a plasma dialog. E.g. for kickoff or
the
On Monday 28 April 2014, Aleix Pol wrote:
> Hi,
> I was looking something up and I realized it keeps looking for an
> unexistant "plasma_shell" icon all the time, maybe you know what it could
> be going on?
maybe it looks for an icon with the name as the component of the app for all
windows that
Hi,
I was looking something up and I realized it keeps looking for an
unexistant "plasma_shell" icon all the time, maybe you know what it could
be going on?
To reproduce (the result is after ~10s of runtime):
$ strace -e file kwin --replace 2> cosa &
$ grep plasma_shell. cosa | grep stat | wc -l