okertanov / topdraw

Automatically exported from code.google.com/p/topdraw
Other
0 stars 1 forks source link

Uninstaller neglects preference files, hinders future re-installs #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the Applescript uninstaller
2. Note that two preference files are left behind in ~/Library/Preferences/
com.google.Top_Draw_Viewer.plist
com.google.Top_Draw.plist
3. Launch TopDraw again.  Verify that the only scripts available to the Top
Draw Viewer are the 'built-ins'

What is the expected output? What do you see instead?
A complete uninstall script should probably either delete the preference
files or un-set the 'installed' Boolean in com.google.Top_Draw.plist

If this isn't done, then future installs/launches will neglect to copy the
example scripts to Application Support > Google > TopDraw > Scripts.

What version of the product are you using? On what operating system?
TopDraw 1.4 on OS X 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by solec...@gmail.com on 29 Dec 2009 at 6:06