wakatime / jetbrains-wakatime

IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.
https://wakatime.com/intellij-idea
BSD 3-Clause "New" or "Revised" License
1.12k stars 163 forks source link

Not logging w/ Win10 PhpStorm #262

Closed mnpenner closed 5 years ago

mnpenner commented 6 years ago

Sorry for opening another one of these, you're probably sick of them!

I can't seem to figure it out though. Works fine on my Ubuntu machine at work.

I've enabled debugging. When I start up PhpStorm WakaTime warns me that it might be slow. I type some stuff and save, but I can't find a .wakatime.log file anywhere.

If I open my idea.log and Ctrl+F "WakaTime" there isn't much there:

2018-03-24 12:36:24,861 [   3633]   INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: .env files support (0.6), .ignore (2.4.0), Extra Actions (1.2.1), Laravel Plugin (0.15), Makefile support (1.2.2), WakaTime (9.0.1) 
2018-03-24 12:36:28,517 [   7289]   INFO -                       WakaTime - Initializing WakaTime plugin v9.0.1 (https://wakatime.com/) 
2018-03-24 12:36:28,662 [   7434]   INFO -                       WakaTime - Finished initializing WakaTime plugin 
2018-03-24 12:36:28,662 [   7434]   INFO - ij.components.ComponentManager - com.wakatime.intellij.plugin.WakaTime initialized in 144 ms 
2018-03-24 12:36:32,527 [  11299]   INFO -                       WakaTime - wakatime-cli is up to date. 

Python 2.7 is installed:

C:\Users\Mark>which python
C:\Users\Mark\.windows-build-tools\python27\python.EXE

Not sure what else to check. Any pointers?

alanhamlett commented 5 years ago

Just tested with latest version of Eclipse 2019-06 and coding activity is displaying on dashboard. Please let me know if this is still an issue, otherwise closing for now.

This is probably fixed now that we're no longer using Python in the plugin, so leaving closed.