miguelhenrique / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

Windows systray icon is often not visible after startup #377

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start Windows PC "too fast at login" (that means I make a login very fast).
2. Multi Droid Notifier should start at login.

What is the expected output? What do you see instead?
Multi Droid Notifier icon should be visible. But is often not visible. 
Especially if I start too fast. When I want to start Multi Droid manually it 
says that it is already started. I think it has something with startup of 
Windows to do (Explorer.exe and active user session?!)

Here is also a good solution for a similar problem:
http://stackoverflow.com/questions/1509158/java-1-6-systemtray-icon-does-not-app
ear-on-windows-startup

Maybe you can wait for some seconds to let the icon appear on startup? Maybe 
10-15 seconds? It should solve the problem.

Version:
MultiDroidNotifier-0.5.1-x86.exe on Windows 7

Original issue reported on code.google.com by TheRealM...@gmail.com on 11 Apr 2011 at 10:05