Closed ErikBjare closed 8 years ago
Saw this in the output today, is was pretty common in the log overall.
{ "start": "2015-10-16T07:52:52.856971", "cmd": [ "python", "/usr/share/backintime/kde4/app.py" ], "tags": [ "app.py", "App.py" ], "end": "2015-10-16T07:52:54.871024" }, { "start": "2015-10-16T07:52:54.870983", "cmd": [ "/opt/google/chrome/chrome" ], "tags": [ "app.py", "App.py" ], "end": "2015-10-16T07:53:20.554564" }
Also check the command rescuetime uses to regularly lookup the data.
More accurately it was the cmd that was out of sync, fixed in af12bd1.
Saw this in the output today, is was pretty common in the log overall.