wakatime / sublime-wakatime

Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/sublime-text
BSD 3-Clause "New" or "Revised" License
526 stars 45 forks source link

When left idling, infinite pop-up when I came back. #5

Closed pconerly closed 11 years ago

pconerly commented 11 years ago

When I left my computer for awhile, I'm now getting infinite "You were away 17 minutes. Add time to current file?" pop-up prompts, and had to force-quit sublime.

It's possible that it's not infinite and I just have THAT many files open, but it's unlikely.

littmus commented 11 years ago

In my case, python console opens whenever some action fired at Windows 8. Even can't open the panel to remove the package... OMG

tadywankenobi commented 11 years ago

@pconerly This issue should be fixed. I found that Sublime Text did not pick up the update in Package Control automatically and required a forced update.

Go to Package Control and Go to "Package: Upgrade". Select WakaTime and allow it to install (once this process is complete if the issue still exists, try removing and reinstalling the package using the same process). Once the install is complete, restart Sublime Text. Your API key is stored in your profile folder so will be unaffected by a reinstall. This should resolve your issue.

@littmus This appears to be a similar but unrelated bug. Please open a new bug and provide more information (e.g. console panel messages, possible screenshots, etc.) To remove the package manually, go to the folder:

\%user%\Program Files\sublime\Data\Packages

And delete the folder WakaTime. This will prevent the package from loading next time you open ST. When you run ST, you can now run package control to remove the references to this package.