Results 37 issues of Michael Macnair

``` TagTime-desktop ready error: Error: spawn C:\Users\mmacnair\AppData\Local\Programs\TagTime-desktop\resources\app.asar\node_modules\7zip\7zip-lite\7z.exe ENOENT at exports._errnoException (util.js:1050:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) at onErrorNT (internal/child_process.js:367:16) at _combinedTickCallback (internal/process/next_tick.js:80:11) at process._tickCallback (internal/process/next_tick.js:104:9) debug: Creating tray ``` Long delay between...

bug

Pop up suggestions for tags that you usually use with this tag (or tags).

enhancement

The babel istanbul instrumentation embed paths in the instrumented files like "TagTime-desktop/src/prompt.js". This is because it comes after the TypeScript step in the build. It seems to be failing to...

help wanted

It failed for the longest time on Travis Linux, then it spread to OSX. Now it won't work on Ubuntu. Behaviour on Ubuntu seems to be second instance launches, hangs...

bug
help wanted

At the moment the `schedulePing` function simply skips the ping. See what classic TagTime does - some combo of opening another window if we think the user is "there", and...

Simple fix: restart on any change. Better fix: restart on change of restart-requiring pref. Best fix: all prefs are dynamically configurable.

*** WARNING: Textured window is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead. On stderr when a prompt opens.

Winston is configured to catch exceptions, but it doesn't work - node exceptions go to stderr not the log file.

bug
help wanted

This should simplify the logic a bit, and improve performance.

Couldn't work out how to send combos like ctrl+s via webdriver.