I use IntelliJ IDEA 15 and have a problem with the auto-saving. For example I make a new configuration, e.g. Show the line number. When I close IntelliJ and reopen my IDE, it doesn't save my configuration and shows me this message:
我使用IntelliJ IDEA 15,而且我对自动保存有一个问题。例如,我做了一个新的配置,例如,显示行号。当我关闭IntelliJ并重新打开我的IDE时,它并没有保存我的配置并向我显示这个消息:
Unable to save settings : Failed to save settings . Please restart IntelliJ IDEA
无法保存设置:无法保存设置。请重启IntelliJ IDEA
11 个解决方案
#1
57
I get this too (IntelliJ 15.0.5), but only when the "Markdown support" plugin is used. Once a .md file is visualised the error starts appearing.
我也得到了这个(IntelliJ 15.0.5),但只有在使用“Markdown support”插件时才会这样。一旦.md文件被可视化,错误就开始出现。
For future reference current version: 2016.1.20160405.143
供以后参考的当前版本:2016.1.20160405.143
Not a very solution-oriented post, but maybe this can help someone further pinpoint the source of the error.
这不是一个非常解决问题的帖子,但也许这可以帮助人们进一步查明错误的来源。
#2
36
This workaround allows you continue using "Markdown Support".
这种变通方法允许您继续使用“Markdown支持”。
Uninstall the latest version of "Markdown Support" and install version "8.0.0.20160127.143.1" from https://plugins.jetbrains.com/plugin/7793?pr=idea. Everything works fine.
从https://plugins.jetbrains.com/plugin/7793?一切工作正常。
#3
11
I was receiving the error with:
我收到的错误是:
- IntelliJ v15.0.6
- IntelliJ v15.0.6
- "Markdown support" plugin version 2016.1.20160405.143
- “Markdown support”插件版本2016.1.20160405.143
I uninstalled the Markdown support plugin (IntelliJ
IDEA > Preferences... > Plugins > Markdown support), restarted IntelliJ
, and am now able to save without error.
我卸载了Markdown支持插件(IntelliJ IDEA > Preferences……)>插件>标记支持),重启IntelliJ,现在可以无错误保存。
#4
1
I delete this file : .IntelliJIdea
When I launch ./idea I should reconfigure all IntelliJ system (config/ extention/ theme/ licence ...)
So It's okay now but I think is not a good solution ...
我删除这个文件:. intellijidea当我启动。/想法我应该重新配置所有IntelliJ系统(配置/扩展/主题/许可证…)现在还好,但我认为这不是一个好的解决方案。
#5
1
Workaround for Windows users. My installation is located in:
解决方案为Windows用户。我的安装位于:
"C:\Program Files\JetBrains\phpstorm"
“C:\ Program Files \ JetBrains \ phpstorm”
The location gives it problems with the saving of files. (probably to do with user rights and UAC, not totally figured out what rights the folder needs, but for easy resolving I removed and reinstalled Phpstorm to
这个位置给保存文件带来了问题。(可能与用户权限和UAC有关,不完全弄清楚文件夹需要什么权限,但为了方便解决,我将Phpstorm移除并重新安装。
"C:\development\phpstorm" and it resolved the issue.
“C:\开发\phpstorm”解决了这个问题。
#6
0
On OSX, I've uninstalled PhpStorm, and then have installed it again, always by using the JetBrains TOOLBOX.
在OSX上,我卸载了PhpStorm,然后又重新安装了它,总是使用JetBrains工具箱。
Hope it helps!
希望它可以帮助!
#7
-1
I got same error message for InteliJ WebStrorm saying
InteliJ WebStrorm也有同样的错误信息
Unable to save settings Failed to save settings. Please restart WebStorm
无法保存设置,无法保存设置。请重启WebStorm
It happened due to permission issue. if you don't have permission to save this message could pop-up. Please make sure you have write permission to the folder you are saving.
这是由于许可问题。如果您没有保存此消息的权限,可以弹出。请确保您对正在保存的文件夹具有写权限。
#8
-1
On windows 10 I had the same problem, I ran PhpStorm as administrator which fixed permission issues it had. Then I restarted PhpStorm without administrator permissions and everything worked fine.
在windows 10上,我遇到了同样的问题,我将PhpStorm作为管理员来运行,这是一个固定的权限问题。然后我在没有管理员权限的情况下重新启动了PhpStorm,一切正常。
It was a fresh install so no plugins other then the build in ones.
这是一个全新的安装,所以除了在one中构建之外没有其他插件。
#9
-1
I might be late at answering this but I did not see any accepted answers here.
我回答这个问题可能会迟到,但我在这里没有看到任何被接受的答案。
I got a solution to this on other forum.
我在其他论坛找到了解决这个问题的办法。
They suggested to start IntelliJ IDEA as Administrator.
他们建议将IntelliJ IDEA作为管理员。
It worked for me.
它为我工作。
Hope it helps people who come here searching for answers.
希望它能帮助来到这里寻找答案的人们。
#10
-1
The same happened to me and this is how I solved it:
同样的事情也发生在我身上,我就是这样解决的:
- Disable safe write
- 禁用安全写
- Close intellij
- intellij密切
- Tried to delete .idea\workspace_jb_tmp and didn't succeed
- 试图删除。idea\workspace_jb_tmp并没有成功。
- Restart pc
- 重新启动电脑
- Delete .idea\workspace_jb_tmp
- 删除.idea \ workspace_jb_tmp
- Open intellij
- 打开intellij
- Enable safe write
- 启用安全写
#11
-1
I've encountered this issue multiple times; rebooting my (windows) computer has always worked for me (while restarting Intellij didn't do anything).
我遇到过这个问题很多次;重启我的(windows)电脑一直对我有用(重启Intellij什么都不做)。
#1
57
I get this too (IntelliJ 15.0.5), but only when the "Markdown support" plugin is used. Once a .md file is visualised the error starts appearing.
我也得到了这个(IntelliJ 15.0.5),但只有在使用“Markdown support”插件时才会这样。一旦.md文件被可视化,错误就开始出现。
For future reference current version: 2016.1.20160405.143
供以后参考的当前版本:2016.1.20160405.143
Not a very solution-oriented post, but maybe this can help someone further pinpoint the source of the error.
这不是一个非常解决问题的帖子,但也许这可以帮助人们进一步查明错误的来源。
#2
36
This workaround allows you continue using "Markdown Support".
这种变通方法允许您继续使用“Markdown支持”。
Uninstall the latest version of "Markdown Support" and install version "8.0.0.20160127.143.1" from https://plugins.jetbrains.com/plugin/7793?pr=idea. Everything works fine.
从https://plugins.jetbrains.com/plugin/7793?一切工作正常。
#3
11
I was receiving the error with:
我收到的错误是:
- IntelliJ v15.0.6
- IntelliJ v15.0.6
- "Markdown support" plugin version 2016.1.20160405.143
- “Markdown support”插件版本2016.1.20160405.143
I uninstalled the Markdown support plugin (IntelliJ
IDEA > Preferences... > Plugins > Markdown support), restarted IntelliJ
, and am now able to save without error.
我卸载了Markdown支持插件(IntelliJ IDEA > Preferences……)>插件>标记支持),重启IntelliJ,现在可以无错误保存。
#4
1
I delete this file : .IntelliJIdea
When I launch ./idea I should reconfigure all IntelliJ system (config/ extention/ theme/ licence ...)
So It's okay now but I think is not a good solution ...
我删除这个文件:. intellijidea当我启动。/想法我应该重新配置所有IntelliJ系统(配置/扩展/主题/许可证…)现在还好,但我认为这不是一个好的解决方案。
#5
1
Workaround for Windows users. My installation is located in:
解决方案为Windows用户。我的安装位于:
"C:\Program Files\JetBrains\phpstorm"
“C:\ Program Files \ JetBrains \ phpstorm”
The location gives it problems with the saving of files. (probably to do with user rights and UAC, not totally figured out what rights the folder needs, but for easy resolving I removed and reinstalled Phpstorm to
这个位置给保存文件带来了问题。(可能与用户权限和UAC有关,不完全弄清楚文件夹需要什么权限,但为了方便解决,我将Phpstorm移除并重新安装。
"C:\development\phpstorm" and it resolved the issue.
“C:\开发\phpstorm”解决了这个问题。
#6
0
On OSX, I've uninstalled PhpStorm, and then have installed it again, always by using the JetBrains TOOLBOX.
在OSX上,我卸载了PhpStorm,然后又重新安装了它,总是使用JetBrains工具箱。
Hope it helps!
希望它可以帮助!
#7
-1
I got same error message for InteliJ WebStrorm saying
InteliJ WebStrorm也有同样的错误信息
Unable to save settings Failed to save settings. Please restart WebStorm
无法保存设置,无法保存设置。请重启WebStorm
It happened due to permission issue. if you don't have permission to save this message could pop-up. Please make sure you have write permission to the folder you are saving.
这是由于许可问题。如果您没有保存此消息的权限,可以弹出。请确保您对正在保存的文件夹具有写权限。
#8
-1
On windows 10 I had the same problem, I ran PhpStorm as administrator which fixed permission issues it had. Then I restarted PhpStorm without administrator permissions and everything worked fine.
在windows 10上,我遇到了同样的问题,我将PhpStorm作为管理员来运行,这是一个固定的权限问题。然后我在没有管理员权限的情况下重新启动了PhpStorm,一切正常。
It was a fresh install so no plugins other then the build in ones.
这是一个全新的安装,所以除了在one中构建之外没有其他插件。
#9
-1
I might be late at answering this but I did not see any accepted answers here.
我回答这个问题可能会迟到,但我在这里没有看到任何被接受的答案。
I got a solution to this on other forum.
我在其他论坛找到了解决这个问题的办法。
They suggested to start IntelliJ IDEA as Administrator.
他们建议将IntelliJ IDEA作为管理员。
It worked for me.
它为我工作。
Hope it helps people who come here searching for answers.
希望它能帮助来到这里寻找答案的人们。
#10
-1
The same happened to me and this is how I solved it:
同样的事情也发生在我身上,我就是这样解决的:
- Disable safe write
- 禁用安全写
- Close intellij
- intellij密切
- Tried to delete .idea\workspace_jb_tmp and didn't succeed
- 试图删除。idea\workspace_jb_tmp并没有成功。
- Restart pc
- 重新启动电脑
- Delete .idea\workspace_jb_tmp
- 删除.idea \ workspace_jb_tmp
- Open intellij
- 打开intellij
- Enable safe write
- 启用安全写
#11
-1
I've encountered this issue multiple times; rebooting my (windows) computer has always worked for me (while restarting Intellij didn't do anything).
我遇到过这个问题很多次;重启我的(windows)电脑一直对我有用(重启Intellij什么都不做)。