1. WEE-0.38 update fail
- Posted by K_D_R Dec 07, 2015
- 1377 views
I have tried numerous times throughout the day to update WEE with updater.ex, each time it fails to validate ui_gtk.e:
=== WEE Source Code Updater === This will overwrite any local changes to the source files. Press a key to continue, or 'q' to quit. wee.exw is up-to-date. scintilla.e is up-to-date. parser.e is up-to-date. updater.ex is up-to-date. weeicon.e is up-to-date. Updating ui_gtk.e... Failed to validate ui_gtk.e Press any key to exit, then try updating again.
2. Re: WEE-0.38 update fail
- Posted by PeteE Dec 08, 2015
- 1350 views
Confirmed. I will look into it. Don't worry, there were no new features in this release - just a possible fix for the crashes that Shawn was experiencing, related to errors opening include files.
3. Re: WEE-0.38 update fail
- Posted by PeteE Dec 08, 2015
- 1352 views
Fixed. The git hash code wasn't being stored in the manifest.json file, and the hash of code on disk may not match if I had done a selective commit.