PhilMurwin / growl-for-windows

Automatically exported from code.google.com/p/growl-for-windows
0 stars 0 forks source link

Applications and passwords lost on upgrade #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install an older version of Growl for Windows
2. Register some applications and add some passwords
3. Upgrade to the latest version
4. Registered applications and passwords are lost

What is the expected output? What do you see instead?
Registered applications and passwords should remain after upgrade.

What version of the product are you using?
Growl 2.0.0.6 -> 2.0.0.7

Original issue reported on code.google.com by tob...@gmail.com on 22 Apr 2009 at 12:44

GoogleCodeExporter commented 9 years ago
i found what i believe to be the cause of this bug and have checked in code to 
fix
it. the fix will be included in the next release.

as a temporary workaround until then, you can avoid this behavior by closing GFW
after any new applications have registered/passwords been set and before you do 
the
update (exiting GFW via the 'Exit' menu from the system tray).

GFW saves its state (including applications list and passwords) when it closes, 
and
the bug was not closing down GFW properly when an update was being performed.

Original comment by briandun...@gmail.com on 22 Apr 2009 at 9:26