TheProjecter / st2funbeat

Automatically exported from code.google.com/p/st2funbeat
GNU Lesser General Public License v3.0
0 stars 0 forks source link

v0.5 does not handle fresh plugin install #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you install the v0.5 plugin without having previous versions of the
plugin installed (at one time), the Settings page will display exception,
similar when exiting ST.
Reported here:
http://www.zonefivesoftware.com/SportTracks/Forums/viewtopic.php?p=37352#37352

Workarounds:
* Install older versions before v0.5
* Edit the ST Preferences.System.xml file
* Patch the code

Replace line 24 in Settings.cs:
                    instance = new Settings();

Original issue reported on code.google.com by gerhard....@gmail.com on 23 Dec 2009 at 3:59

GoogleCodeExporter commented 8 years ago

Original comment by gerhard....@gmail.com on 9 May 2010 at 8:57