
|
If you were logged in you would be able to see more operations.
|
|
|
Spark
Created: 08/13/07 12:11 AM
Updated: 08/28/07 01:08 PM
|
|
| Component/s: |
General
|
| Affects Version/s: |
2.5.5
|
| Fix Version/s: |
2.5.7
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
08/28/07 01:08 PM
|
| Acceptance Test - Add?: |
No
|
|
This should qualify as the most important issue. Reconnection should just work everytime.
|
|
Description
|
This should qualify as the most important issue. Reconnection should just work everytime. |
Show » |
|
Scenario A
1. Spark set to auto-launch and auto-login with username/password saved
2. Computer boots up on home network
3. Spark launches, but cannot connect because VPN is not running
4. Spark does some sort of 5second balloon/toast notification that it cannot connect and will keep trying
5. Once VPN is running, Spark connects just fine
6. Some sort of 6 second balloon/toast says it reconnected
Scenario B
1. Spark set to auto-launch and auto-login with username/password saved
2. Computer boots up on wired network
3. Spark launches, and connects to server.
4. Wired network is unplugged, temporarily disconnecting spark
5. Spark does some sort of 5 second balloon/toast notification that it lost a connection and will keep trying
6. Wireless network is activated, and Spark reconnects
7. Some sort of 5 second balloon/toast says it reconnected
Bonus points if you can turn off the balloon/toast notifications and have it silently keep trying to connect.
Goal here is that no matter what network interface it's using, Spark will always try to keep reconnecting in the background.