settings dialog kinda f... broken ;) after clicking "Actions on save"

I just noticed that once I click on “Tools” → “Actions on save” in PyCharm, the whole thing kinda breaks. It's hard to explain so I uploaded a video:

https://streamable.com/ddgepy (expires @ 2025-08-28, unfortunately)

JetBrains upload ID: 2025_08_26_b2Rpri6zSMV87E3KGpbgaB

As you can see, the _second_ click on “Actions on save” takes ages, and after I clicked on it all the other pages in the settings dialog are pretty much broken. I don't know what this is, but I want it gone :) .

Does anyone have any idea?

**What I already tried:**

  • Restart IDE (multiple times)
  • Uninstall and reinstall using the Toolbox
  • Manually hunt down and “rm -rf” all PyCharm /  JetBrains-PyCharm settings under my “Library” folder (Mac user here)
  • dis-/re-/enabling settings sync

Nothing helped, hoping for more capable people giving me some better ideas …

 

Thanks in advance!!

0
3 comments

Hi Axel, 

Apologies for the late reply, is it possible to upload the video again?

Can you also attach your IDE log directory as a zip file to our upload server, following these instructions?

 

0

oh don't worry, and thanks for answering :) . 

both log files uploaded under ID: 2025_08_29_26j4qWTfyjkJwoukRFJcHc
(files: pycharm-logs-20250829-1402237110627361702927163.zip, idea.log.zip)

Also I remembered every YouTube user can also UPload videos :)) . So a new video of the behavior is here:
https://www.youtube.com/watch?v=lW2leM4XMkY

Note: Every time I go with the mouse over “Actions on save” and “nothing happens” I was actually clicking on it.

thanks in advance!

0

Hi Alex, 

Thank you for sharing the logs. I can see multiple plugin errors in the idea.log
Please try this basic troubleshooting below and see if you're experiencing the same behavior again:
 

  • Go to Settings | Plugins | Gear Icon | Disable All Downloaded Plugins
  • Invalidate cache from File | Invalidate caches | Check all the boxes | Press Invalidate and Restart

I can see you're using an older version of the IDE, you can also try to update to the latest version.

0

Please sign in to leave a comment.