2024.3 Subversion tab changelists continually updating

Answered

Just updated to 2024.3.

Now, the changelists in the subversion tab are continually updating (about every ½ second, the updating starts and stops immediately again).

When clicking the refresh button, the "flashing" updating stops for a moment and it looks like its updating normally, but then it goes back to the “flashing” mode again.

This is very irritating, can I change this behaviour somehow?

0
14 comments
Hi,
Does the problem go away if you temporarily disable all of the non-bundled plugins and restart the IDE? File | Settings | Plugins | ⚙ | Disable all downloaded plugins
If not, please provide IDE logs for analysis (entire archive): Help | Collect Logs and Diagnostic Data. We will search for exceptions, check automatically generated application thread dumps and your system environment settings.
Logs can be uploaded privately to our server at https://uploads.jetbrains.com. Make sure to share the id of the upload here so that we can find it.
0

Disabling the downloaded plugins did not help unfortunately.

I Uploaded the log files here: Upload id: 2024_11_14_7rCQZjGXtcHvQgFJNibnD5 (file: idea-logs-20241114-10194711280463517074615090.zip)

Further info: I'm working on Windows 11.

0

Hi,

Please enable debug logs (Help - Diagnostic Tools - Debug Log Settings...) for the following categories
org.jetbrains.idea.svn

Then please reproduce the issue and share the entire logs folder zipped as per https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files

0

Hi, I added the category, then used “Collect Logs and Diagnostic Data”. The logfiles are here: Upload id: 2024_11_14_f41MhPrAB4hbgqNA2ozf1x (file: idea-logs-20241114-1445482001273447813298002.zip)

 

0

I see that status check is properly done. 

Does refresh properly show files at all ? 
Does reverting to previous version help?

0

The files in the changelists are showing correctly (although because of the slow indexing described in other threads here, it's sometimes not possible to open a file…just nothing happens when you double click it)!

The problem is that the panels switches between this state:

and this:

in intervals of about ½ - 1s. Continually, without ever stopping, as far as I can see.

When using the refresh button on the left side, the view stabilizes for a moment (while it does the refresh I guess), then begins the switching again. I also reverted one file to test, but that did not change anything either.

0

Does reverting to the previous version help? - Sorry, I was not clear. I've meant, does reverting to previous IDE version help? 

Via toolbox:
 

0

I installed the Toolbox, but there is no option to downgrade like in your screenshot. Instead, I went through other versions and re-installed 2024.2.4 again (which I was working with before updating to 2024.3 today). In that version, there's no problem with the changelists, and the IDE also works normally (indexing etc).

Thanks for the suggestion. I know about the Toolbox but didn't have it installed. I will be using the previous version for the time being.

0

Please enable debug logs (Help - Diagnostic Tools - Debug Log Settings...) for the following categories

#com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl
#git4idea.commands.GitHandler
#git4idea.status.GitChangeProvider
#git4idea.status.GitStagingAreaHolder

Then please reproduce the issue and share the entire logs folder zipped as per https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files

0

Hi, I've updated the log settings and uploaded the logfile: Upload id: 2024_11_18_8s6NuAouJzrmnG58Cb2DvR (file: idea-logs-20241118-1432321423727482151589143.zip)

0

Hi, as described I used double shift → Actions → Registry…, and then enabled "properties.file.encoding.legacy.support". Doing that solved the issue with the SVN changelists.

It also solved the issue with the slow indexing and IDE hanging.

Thanks for the suggestion…hope you guys can find the underlying issue now and fix it!

0

Please sign in to leave a comment.