[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

BeeJ

7/19/2012 8:50:00 PM

Is there a way, other than booting, to clean up the SysTray after doing
VB6 development. A crash or three has left multiple systray icons (of
my creation) on the SysTray that act strangely.
And no, I cannot get to them there, they just slide over and back so
the arrow-button hides them immediately.

A boot fixes that but sometimes I do not want to take that long a
break. lol

--
Present and unaccounted for.


13 Answers

Karl E. Peterson

7/19/2012 10:35:00 PM

0

BeeJ expressed precisely :
> Is there a way, other than booting, to clean up the SysTray after doing VB6
> development. A crash or three has left multiple systray icons (of my
> creation) on the SysTray that act strangely.
> And no, I cannot get to them there, they just slide over and back so the
> arrow-button hides them immediately.
>
> A boot fixes that but sometimes I do not want to take that long a break. lol

Usually, just waving the cursor over a systray icon from a dead process
is enough of a kick in the shorts for Windows to remove it. If you
really can't manage that, maybe you can reset the "Hide icons" property
such that you'd be less thwarted.

If the process isn't actually dead, hammer it with taskmgr.

--
..NET: It's About Trust!
http://vfre...


Dee Earley

7/20/2012 7:48:00 AM

0

On 19/07/2012 23:35, Karl E. Peterson wrote:
> BeeJ expressed precisely :
>> Is there a way, other than booting, to clean up the SysTray after
>> doing VB6 development. A crash or three has left multiple systray
>> icons (of my creation) on the SysTray that act strangely.
>> And no, I cannot get to them there, they just slide over and back so
>> the arrow-button hides them immediately.
>>
>> A boot fixes that but sometimes I do not want to take that long a
>> break. lol
>
> Usually, just waving the cursor over a systray icon from a dead process
> is enough of a kick in the shorts for Windows to remove it. If you
> really can't manage that, maybe you can reset the "Hide icons" property
> such that you'd be less thwarted.
>
> If the process isn't actually dead, hammer it with taskmgr.

Seconded.

The auto hide seems to interfere with this and hides the moment it finds
one that is dead but doesn't change the button state.
This "bug" applies for XP and Vista, but 7 and 8 seems to be immune
after they redesigned it to be a popup instead.

--
Deanna Earley (dee.earley@icode.co.uk)
i-Catcher Development Team
http://www.icode.co.uk...

iCode Systems

(Replies direct to my email address will be ignored. Please reply to the
group.)

BeeJ

7/20/2012 11:45:00 PM

0

Karl E. Peterson laid this down on his screen :
> BeeJ expressed precisely :
>> Is there a way, other than booting, to clean up the SysTray after doing VB6
>> development. A crash or three has left multiple systray icons (of my
>> creation) on the SysTray that act strangely.
>> And no, I cannot get to them there, they just slide over and back so the
>> arrow-button hides them immediately.
>>
>> A boot fixes that but sometimes I do not want to take that long a break.
>> lol
>
> Usually, just waving the cursor over a systray icon from a dead process is
> enough of a kick in the shorts for Windows to remove it. If you really can't
> manage that, maybe you can reset the "Hide icons" property such that you'd be
> less thwarted.
>
> If the process isn't actually dead, hammer it with taskmgr.

Nothing shows in Process Explorer to hammer!
These were created in the IDE. VB6 IDE is closed.

I can click the ball left error forever and the icons all persist.
i.e. slides to the right to expose then immediately slides to the right
to hide so i cannot even click on one of them. All other are to the
right of the ball arrow.

Also of interest (very slight), all the misbehaving icons appear
between some of the icons on the right side.
i.e. two icons that are to the right of the ball arrow go to the far
left with the misbehaving icons between those and the rest of the icons
that are on the right. Velly intellesting. Booting ... please wait
too long ...

--
Noah's Ark was built by amateurs,
The Titanic was built by professionals.
Row, row, row your boat gently down the stream ...
Life is but a dream!


Norm

7/21/2012 12:38:00 AM

0

BeeJ submitted this idea :
> Karl E. Peterson laid this down on his screen :
>> BeeJ expressed precisely :
>>> Is there a way, other than booting, to clean up the SysTray after doing
>>> VB6 development. A crash or three has left multiple systray icons (of my
>>> creation) on the SysTray that act strangely.
>>> And no, I cannot get to them there, they just slide over and back so the
>>> arrow-button hides them immediately.
>>>
>>> A boot fixes that but sometimes I do not want to take that long a break.
>>> lol
>>
>> Usually, just waving the cursor over a systray icon from a dead process is
>> enough of a kick in the shorts for Windows to remove it. If you really
>> can't manage that, maybe you can reset the "Hide icons" property such that
>> you'd be less thwarted.
>>
>> If the process isn't actually dead, hammer it with taskmgr.
>
> Nothing shows in Process Explorer to hammer!
> These were created in the IDE. VB6 IDE is closed.
>
> I can click the ball left error forever and the icons all persist.
> i.e. slides to the right to expose then immediately slides to the right to
> hide so i cannot even click on one of them. All other are to the right of the
> ball arrow.
>
> Also of interest (very slight), all the misbehaving icons appear between some
> of the icons on the right side.
> i.e. two icons that are to the right of the ball arrow go to the far left
> with the misbehaving icons between those and the rest of the icons that are
> on the right. Velly intellesting. Booting ... please wait too long ...

Have you tried clicking to show all your icons all the time and then
hover over the offending one? They should go away on their own then.
Norm


Karl E. Peterson

7/21/2012 12:46:00 AM

0

BeeJ formulated the question :
> Karl E. Peterson laid this down on his screen :
>> BeeJ expressed precisely :
>>> Is there a way, other than booting, to clean up the SysTray after doing
>>> VB6 development. A crash or three has left multiple systray icons (of my
>>> creation) on the SysTray that act strangely.
>>> And no, I cannot get to them there, they just slide over and back so the
>>> arrow-button hides them immediately.
>>>
>>> A boot fixes that but sometimes I do not want to take that long a break.
>>> lol
>>
>> Usually, just waving the cursor over a systray icon from a dead process is
>> enough of a kick in the shorts for Windows to remove it. If you really
>> can't manage that, maybe you can reset the "Hide icons" property such that
>> you'd be less thwarted.
>>
>> If the process isn't actually dead, hammer it with taskmgr.
>
> Nothing shows in Process Explorer to hammer!
> These were created in the IDE. VB6 IDE is closed.

That's what I thought. The process is dead.

> I can click the ball left error forever and the icons all persist.
> i.e. slides to the right to expose then immediately slides to the right to
> hide so i cannot even click on one of them. All other are to the right of the
> ball arrow.

Then you simply need to turn off AutoHide, eh? As Deanna suggested.

> Velly intellesting.

Not really, no.

--
..NET: It's About Trust!
http://vfre...


BeeJ

7/21/2012 12:49:00 AM

0

Norm Fowler used his keyboard to write :
> BeeJ submitted this idea :
>> Karl E. Peterson laid this down on his screen :
>>> BeeJ expressed precisely :
>>>> Is there a way, other than booting, to clean up the SysTray after doing
>>>> VB6 development. A crash or three has left multiple systray icons (of my
>>>> creation) on the SysTray that act strangely.
>>>> And no, I cannot get to them there, they just slide over and back so the
>>>> arrow-button hides them immediately.
>>>>
>>>> A boot fixes that but sometimes I do not want to take that long a break.
>>>> lol
>>>
>>> Usually, just waving the cursor over a systray icon from a dead process is
>>> enough of a kick in the shorts for Windows to remove it. If you really
>>> can't manage that, maybe you can reset the "Hide icons" property such that
>>> you'd be less thwarted.
>>>
>>> If the process isn't actually dead, hammer it with taskmgr.
>>
>> Nothing shows in Process Explorer to hammer!
>> These were created in the IDE. VB6 IDE is closed.
>>
>> I can click the ball left error forever and the icons all persist.
>> i.e. slides to the right to expose then immediately slides to the right to
>> hide so i cannot even click on one of them. All other are to the right of
>> the ball arrow.
>>
>> Also of interest (very slight), all the misbehaving icons appear between
>> some of the icons on the right side.
>> i.e. two icons that are to the right of the ball arrow go to the far left
>> with the misbehaving icons between those and the rest of the icons that are
>> on the right. Velly intellesting. Booting ... please wait too long ...
>
> Have you tried clicking to show all your icons all the time and then hover
> over the offending one? They should go away on their own then.
> Norm

Waahoo. You are smarter than the average bear.
I unchecked "Hide inactive icons"
Clicked the ball arrow and saw all the misbehaving icons.
Then i clicked on one of them and got no related menu
But then ... they all started melting away.
Dorothy would love it.

--
Present and unaccounted for.


Karl E. Peterson

7/21/2012 2:03:00 AM

0

BeeJ formulated the question :
> Norm Fowler used his keyboard to write :
>> BeeJ submitted this idea :
>>> Karl E. Peterson laid this down on his screen :
>>>> BeeJ expressed precisely :
>>>>> Is there a way, other than booting, to clean up the SysTray after doing
>>>>> VB6 development. A crash or three has left multiple systray icons (of
>>>>> my creation) on the SysTray that act strangely.
>>>>> And no, I cannot get to them there, they just slide over and back so the
>>>>> arrow-button hides them immediately.
>>>>>
>>>>> A boot fixes that but sometimes I do not want to take that long a break.
>>>>> lol
>>>>
>>>> Usually, just waving the cursor over a systray icon from a dead process
>>>> is enough of a kick in the shorts for Windows to remove it. If you
>>>> really can't manage that, maybe you can reset the "Hide icons" property
>>>> such that you'd be less thwarted.
>>>>
>>>> If the process isn't actually dead, hammer it with taskmgr.
>>>
>>> Nothing shows in Process Explorer to hammer!
>>> These were created in the IDE. VB6 IDE is closed.
>>>
>>> I can click the ball left error forever and the icons all persist.
>>> i.e. slides to the right to expose then immediately slides to the right to
>>> hide so i cannot even click on one of them. All other are to the right of
>>> the ball arrow.
>>>
>>> Also of interest (very slight), all the misbehaving icons appear between
>>> some of the icons on the right side.
>>> i.e. two icons that are to the right of the ball arrow go to the far left
>>> with the misbehaving icons between those and the rest of the icons that
>>> are on the right. Velly intellesting. Booting ... please wait too long
>>> ...
>>
>> Have you tried clicking to show all your icons all the time and then hover
>> over the offending one? They should go away on their own then.
>> Norm
>
> Waahoo. You are smarter than the average bear.
> I unchecked "Hide inactive icons"

Ummm, that was the *third* time this was suggested, Booboo!

--
..NET: It's About Trust!
http://vfre...


BeeJ

7/21/2012 11:57:00 PM

0

Karl E. Peterson wrote on 7/20/2012 :
> BeeJ formulated the question :
>> Norm Fowler used his keyboard to write :
>>> BeeJ submitted this idea :
>>>> Karl E. Peterson laid this down on his screen :
>>>>> BeeJ expressed precisely :
>>>>>> Is there a way, other than booting, to clean up the SysTray after doing
>>>>>> VB6 development. A crash or three has left multiple systray icons (of
>>>>>> my creation) on the SysTray that act strangely.
>>>>>> And no, I cannot get to them there, they just slide over and back so
>>>>>> the arrow-button hides them immediately.
>>>>>>
>>>>>> A boot fixes that but sometimes I do not want to take that long a
>>>>>> break. lol
>>>>>
>>>>> Usually, just waving the cursor over a systray icon from a dead process
>>>>> is enough of a kick in the shorts for Windows to remove it. If you
>>>>> really can't manage that, maybe you can reset the "Hide icons" property
>>>>> such that you'd be less thwarted.
>>>>>
>>>>> If the process isn't actually dead, hammer it with taskmgr.
>>>>
>>>> Nothing shows in Process Explorer to hammer!
>>>> These were created in the IDE. VB6 IDE is closed.
>>>>
>>>> I can click the ball left error forever and the icons all persist.
>>>> i.e. slides to the right to expose then immediately slides to the right
>>>> to hide so i cannot even click on one of them. All other are to the right
>>>> of the ball arrow.
>>>>
>>>> Also of interest (very slight), all the misbehaving icons appear between
>>>> some of the icons on the right side.
>>>> i.e. two icons that are to the right of the ball arrow go to the far left
>>>> with the misbehaving icons between those and the rest of the icons that
>>>> are on the right. Velly intellesting. Booting ... please wait too long
>>>> ...
>>>
>>> Have you tried clicking to show all your icons all the time and then hover
>>> over the offending one? They should go away on their own then.
>>> Norm
>>
>> Waahoo. You are smarter than the average bear.
>> I unchecked "Hide inactive icons"
>
> Ummm, that was the *third* time this was suggested, Booboo!

yeah, but he speaks bear.



--- Posted via news://freenews.netfront.net/ - Complaints to news@netfront.net ---

Dee Earley

7/23/2012 9:09:00 AM

0

On 21/07/2012 01:45, Karl E. Peterson wrote:
> BeeJ formulated the question :
>> I can click the ball left error forever and the icons all persist.
>> i.e. slides to the right to expose then immediately slides to the
>> right to hide so i cannot even click on one of them. All other are to
>> the right of the ball arrow.
>
> Then you simply need to turn off AutoHide, eh? As Deanna suggested.

I thought it was you that suggested it, I just said it was buggy and
implied disabling it. I'll happily take the credit though :p

--
Deanna Earley (dee.earley@icode.co.uk)
i-Catcher Development Team
http://www.icode.co.uk...

iCode Systems

(Replies direct to my email address will be ignored. Please reply to the
group.)

Karl E. Peterson

7/24/2012 7:33:00 PM

0

Deanna Earley brought next idea :
> On 21/07/2012 01:45, Karl E. Peterson wrote:
>> BeeJ formulated the question :
>>> I can click the ball left error forever and the icons all persist.
>>> i.e. slides to the right to expose then immediately slides to the
>>> right to hide so i cannot even click on one of them. All other are to
>>> the right of the ball arrow.
>>
>> Then you simply need to turn off AutoHide, eh? As Deanna suggested.
>
> I thought it was you that suggested it, I just said it was buggy and implied
> disabling it. I'll happily take the credit though :p

I did, Booboo, but Bumblenuts apparently didn't connect the dots. :-)

--
..NET: It's About Trust!
http://vfre...