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.13k stars 167 forks source link

The new update for IntelliJ IDEs is causing some slight hanging #166

Closed CodeLover254 closed 3 years ago

CodeLover254 commented 3 years ago

I just updated my Wakatime plugin in my set of Jetbrains IDEs and it causes the IDE to freeze for like a second or two as it updates the value on the new status bar icon you added for the plugin. Is there a way one can hide this icon from the status bar? Something like a setting? Otherwise, I believe there is a need for some optimization so that as it updates, there is no hanging.

n19htz commented 3 years ago

got the same issue

viktor-poltorak commented 3 years ago

Have the same issue Wakatime version: 12.0.2

Solution: disable status bar icon from context menu

alaegin commented 3 years ago

The same one. I'm experiencing freezes approximately every minute or when calling some new windows to open.

Android Studio 4.1.3 Wakatime 12.0.2

wkl007 commented 3 years ago

have the same issue,I have fallen back to version 11.0.1

eloyekunle commented 3 years ago

I am also experiencing this issue on CLion.

Solution: As @viktor-poltorak mentioned, disabling the status bar icon can fix this.

Karetson commented 3 years ago

the same problem here

alanhamlett commented 3 years ago

Fixed in v12.0.3.

TheAntimist commented 3 years ago

@alanhamlett I still see this issue on v12,0.4 on IntelliJ IDEA 2020.3

WilliamStam commented 3 years ago

wow... ok. i narrowed it down to wakatime as well yesterday. but thought it was just me. pretty much wanted to throw my pc out the window. it felt like phpstorm was hanging constantly (micro hangs). i disabled wakatime and it seems to work ok. but by which time my outlook on the days productivity was very muddied.

i really like the addition to the status bar tho. good job devs! but will probs have to disable it for now till the "stutters" are resolved. will keep trying. (im not seeing any wakatime issues in the idealogs tho so not sure how i can help. on save versions as TheAntimist above on windows

wkl007 commented 3 years ago

This problem is not resolved

CodeLover254 commented 3 years ago

I can also confirm that the update did not fix the issue.

gooin commented 3 years ago

I still have this issue on v12.0.4 on WebStorm 2020.3.1.

jmbarbier commented 3 years ago

The workaround from @viktor-poltorak works (disable status bar icon from context menu)

but the status bar was a gread addition

alanhamlett commented 3 years ago

Does v12.0.5 fix the issue for you?

alanhamlett commented 3 years ago

You can also now disable the status bar from WakaTime settings under your IDE's Tools menu.

CodeLover254 commented 3 years ago

Does v12.0.5 fix the issue for you?

So far no hanging. Thanks for the fix, Alan and Team.

WilliamStam commented 3 years ago

can also confirm. its perfect now!. thank you