p0358 / notepadpp-CodeStats

Notepad++ plugin for Code::Stats (https://codestats.net)
Other
38 stars 21 forks source link

Notepad++ freezes when file is synced by pCloud #18

Open yanko397 opened 4 years ago

yanko397 commented 4 years ago

If the Code::Stats plugin is installed, notepad++ will freeze after you edit and save a file in a directory that is synchronized by the pCloud desktop app. The freeze happens in the exact moment when pCloud starts syncing. This seems to only happen with pCloud, no other cloud provider i've tested.

The freeze itself is not a real freeze, as all buttons in notepad++ flicker rapidly when you hover over them, but you cannot interact with notepad++ anymore and have to close it via the task manager.

p0358 commented 4 years ago

@yanko397 Thanks for reporting, this case should be very useful for testing. And I assume the freeze doesn't happen with pCloud syncing, but without the plugin? And with both installed, does it always freeze, or just sometimes?

yanko397 commented 4 years ago

Yes, without the plugin everything works perfectly. With the plugin installed it freezes every time.