Re: [Pharo-users] Persistant Taskbar Previews

2018-10-13 Thread Steffen Märcker
Thanks both of you. It turned out to be not a second UI process but simply some orphan morphs. I got rid of them using alt-shift. I was just not aware of bringing up the halos. =) Am .10.2018, 10:48 Uhr, schrieb Sven Van Caekenberghe : I would guess you have 2 instances of the Morphic UI pro

Re: [Pharo-users] Persistant Taskbar Previews

2018-10-13 Thread Sven Van Caekenberghe
I would guess you have 2 instances of the Morphic UI process, probably left over from some debugging. Kill one using the Process Browser. But this is just a blind guess. > On 13 Oct 2018, at 04:51, Ben Coman wrote: > > > > On Fri, 12 Oct 2018 at 18:57, Steffen Märcker wrote: > Hi, > > Usin

Re: [Pharo-users] Persistant Taskbar Previews

2018-10-12 Thread Ben Coman
On Fri, 12 Oct 2018 at 18:57, Steffen Märcker wrote: > Hi, > > Using Pharo 6.1 for some hours, I ended up with quite a few previews from > (long gone) taskbar entries that refuse to go away. They seem to be > PanelMorphs. How do I get rid of them? > > Best, Steffen > I'd guess like any morph you

[Pharo-users] Persistant Taskbar Previews

2018-10-12 Thread Steffen Märcker
Hi, Using Pharo 6.1 for some hours, I ended up with quite a few previews from (long gone) taskbar entries that refuse to go away. They seem to be PanelMorphs. How do I get rid of them? Best, Steffen