Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Personas can't be displayed or modified #686

Open
CharlesFromBytel opened this issue Sep 10, 2024 · 2 comments
Open

Personas can't be displayed or modified #686

CharlesFromBytel opened this issue Sep 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@CharlesFromBytel
Copy link

What happened?

In the settings, the Personas can't be displayed, keep Loading…
The other settings are fine.

Relevant log output or stack trace

Nothing in the log.

Steps to reproduce

I don't know since when it happened. Initially, when I started using the plugin two weeks ago, I deleted all the personas (if I remember right) to only keep one. I was about to modify that one persona when I stumble upon the ever-loading screen.
Oddly, when I look in the chat window, my Default persona in the top part of the screen is still there. When I use the @ to list the personas, they seem to be all there too.
image
image
image

CodeGPT version

2.11.0-241.1

Operating System

Windows

@CharlesFromBytel CharlesFromBytel added the bug Something isn't working label Sep 10, 2024
@carlrobertoh
Copy link
Owner

Thanks for reporting!

This seems like some sort of deserialization error where the modified record can no longer be recognized. As a workaround, you could try resetting the state by deleting the file CodeGPT_PersonaSettings.xml from the plugin's settings.

https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs

@CharlesFromBytel
Copy link
Author

I deleted this file C:\Users\%USERPROFILE%\AppData\Roaming\JetBrains\IntelliJIdea2024.2\options\CodeGPT_PersonaSettings.xml and it solved my problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants