Cevelop / Issues

The official issue tracker for Cevelop.
9 stars 1 forks source link

"Save Failed" #126

Open rulatir opened 3 years ago

rulatir commented 3 years ago

Expected Behavior

I was trying to save a file in the editor. I expected the IDE to be able to save the file. I have not run out of disk space.

Actual Behavior

obraz

[Text version]

Save Failed
Attempted to beginRule: F/hyp-scipp/hyp-sci, does not match outer scope rule: L/hyp-scipp/hyp-sci/src/TangencyCone.cpp

Well, this is rather serious. Nothing sort of disk space shortage should be able to prevent the IDE from safely delivering the bits to persistent storage. The exception handler that handles this should implement an emergency save, because actually saving the file, i.e. making its contents safe, is 1000× more important than any subsequent failures or crashes that may occur as a result of proceeding in the face of some inconsistency or instability detected.

Cevelop Version, Operating System and Compiler

Cevelop C++ IDE Version: 1.14.1-202002280938 via Arch Linux AUR package. (Tried snap first, wouldn't start).

From installation details:

java.runtime.version=15.0.2+7

Should I try with Java 11?

Arch Linux 64bit, full system update performed daily.

tcorbat commented 3 years ago

Thanks a lot for you report. We encountered other issues with Java 15 indeed. Would it be possible to check if the problem occurs with an older version of Java as well? 11 should be fine I think.

Am So., 9. Mai 2021 um 21:26 Uhr schrieb rulatir @.***>:

Expected Behavior

I was trying to save a file in the editor. I expected the IDE to be able to save the file. I have not run out of disk space. Actual Behavior

[image: obraz] https://user-images.githubusercontent.com/677694/117584149-7aec5f80-b10b-11eb-9c37-9d8f1e4edaab.png

[Text version]

Save Failed

Attempted to beginRule: F/hyp-scipp/hyp-sci, does not match outer scope rule: L/hyp-scipp/hyp-sci/src/TangencyCone.cpp

Well, this is rather serious. Nothing sort of disk space shortage should be able to prevent the IDE from safely delivering the bits to persistent storage. The exception handler that handles this should implement an emergency save, because actually saving the file, i.e. making its contents safe, is 1000× more important than any subsequent failures or crashes that may occur as a result of proceeding in the face of some inconsistency or instability detected. Cevelop Version, Operating System and Compiler

Cevelop C++ IDE Version: 1.14.1-202002280938 via Arch Linux AUR package https://aur.archlinux.org/packages/cevelop/. (Tried snap first, wouldn't start).

From installation details:

java.runtime.version=15.0.2+7

Should I try with Java 11?

Arch Linux 64bit, full system update performed daily.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Cevelop/Issues/issues/126, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2JYQMNJ54WER7U5JTPAMLTM3OV5ANCNFSM44PQNCBA .