-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All pings recorded as "missed ping from 0s ago" #66
Comments
What is |
I assume it is successfully loading my .tagtimerc file, as I have a non-default logfile path, which it is using. I'm no cygwin expert unfortunately. I assume as it is loading both the .tagtimerc and log files, tagtime's use of path separators are working. |
Do the values of Try adding print "$ts, $ln, $nxtping\n" between line 60 and 61 |
My new guess is that the |
Yep that did it, thanks for your help. So if this line from |
It probably doesn't even need the |
Aside from my RETRO pings, all my pings start up in the editor with either:
or
without exception.
Running on cygwin, win7.
I guess there should be some tolerance in the check on line 61 of launch.pl ?
The text was updated successfully, but these errors were encountered: