Can't save UML diagram in .uml

Hi,

I don't can save an UML diagram in .uml format. When i try, i have this error message ( cf screenshot) but no entry in log file. My others teammates have the same issue.
Configuration:
- windows 10
- PHPStorm 2017.2.4


3

Hi there,

Maybe file permission issue or antivirus (since you are trying to write into C:\ drive root folder...)? Try saving into My Documents or another location (e.g. project root/subfolder) where you can write for sure (just to exclude such possible reason).

P.S. If there is nothing in idea.log about it -- try Process Monitor -- maybe it will give some hints (if it's file system related, of course)

0

Em 2020 e enfrento infelizmente o mesmo problema. 

Versão da IDE 2020.2.3

Windows 10

0

Could you please tell a little bit more about your scenario, what happens exactly?

1

Agora está funcionando mas, nem sei o que levou a funcionar ....

Antes ficava assim

Com este cadeado 

0

Thanks, good to know that it works now.

The file was either in un-writable location or a read-only status was enabled manually (the small lock icon on the right side of the status bar) 

1

Nossa, verdade, vi o ícone que falou, muito obrigada!

Os diagramas me fornecem muito!

1

I found out why.

In that dialogue, the file name contains the full path, but the file explorer also selected the full path. Make sure that the file name field only contains the file name.

And also a feedback for PHPStorm team to fix this

7

请先登录再写评论。