Villavu / Simba

Simba is a program used to repeat certain (complicated) tasks. Typically these tasks involve using the mouse and keyboard. Simba is programmable, which means you can design your own logic and steps that Simba will follow, based upon certain input such as colors on the screen.
http://villavu.github.io/Simba/
GNU General Public License v3.0
220 stars 76 forks source link

Extensions dissapearing/un-enabling #248

Closed ollydev closed 10 years ago

ollydev commented 11 years ago

Happens to other people (seen a few threads but here is the newest http://villavu.com/forum/showthread.php?t=106514) I'm going to do some debugging

ollydev commented 11 years ago
You have a new update available for Extensions!
Extensions Updater: Local Version - "1"  |  Remote Version = "10"
Extensions Updater: Update File - "http://wizzup.org/static/srl/exten.tar.bz2"
Extensions Updater: Downloading...
Extensions Updater: Decompressing...
Extensions Updater: Extracting...
Extensions Update Successful!'

Opening my settings.xml (I don't see any extension version number which i would expect?, note how everything else writes fine though) http://i.imgur.com/cXEQATC.png

After restarting Simba I have extension version...

<Extensions_Version>10</Extensions_Version>

stay tuned, in a few hours it normally resets itself.

ollydev commented 11 years ago
Extensions Updater: Local Version - "1"  |  Remote Version = "10"
Extensions Updater: Update File - "http://wizzup.org/static/srl/exten.tar.bz2"

Just randomly happened, the local version was 1 though does enabling an extension default put it to version 1 or something?