Based on the logs our guess would be that it was off the record.
When it detects start of hibernation, tracker goes into off the record mode. Same thing as if you force manually (right click icon, go Off the record).
When it wakes it should go on the record, but it looks like it does not receive event it expects.
When it wakes from hibernation, check if it is in off the record mode. MT icon should be crossed, also if you open client you should see an indicator of this to the right of Day start.
Also could you do the following. Go to the folder with the database
http://www.manictime.com/Support/Help/v15/1/where-is-data-stored. Find file ManicTime.xml. Open with notepad. Find this line
<TrackerLogEnabled>false</TrackerLogEnabled>
Change it to true so it reads
<TrackerLogEnabled>true</TrackerLogEnabled>
This will create one more log in the logs folder - Tracker.log (where the database is, subfolder logs), it will contain all the stuff MT tracks.
When it crashes, would you send me a few entries around from the time you start hibernation.
Let me know if this is to technical and I'll try to explain it better.
Edited by user Friday, April 6, 2012 9:26:23 AM(UTC)
| Reason: Not specified