CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 Crashes on save

Open 0xWDG opened this issue 3 years ago • 3 comments

Description

Crashes on save.

image image

Console prints (sometimes)

Fatal error: Duplicate keys of type 'FileItem' were found in a Dictionary.
This usually means either that the type violates Hashable's requirements, or
that members of such a dictionary were mutated after insertion.

To Reproduce

Press ⌘S (to save)

Expected behavior

Save the file.

Version information

CodeEdit: 1.0 (1) Commit: 09ab9e64d4f375b6cedb8f7d67398dd692e931b3 MacOS: 12.4 (21F79) Xcode: 13.4 (13F17a)

Additional context

No response

0xWDG avatar May 20 '22 13:05 0xWDG

For me it's not crashing nor saving the file. MacOS: 12.4 Xcode: 13.4

Pythonen avatar May 26 '22 13:05 Pythonen

Can't reproduce it.

0xWDG avatar Jun 11 '22 17:06 0xWDG

Is this still a problem or can this be closed?

austincondiff avatar Jul 30 '22 16:07 austincondiff

I can't reproduce this either. Unless this was fixed in #655?

Muhammed9991 avatar Sep 02 '22 22:09 Muhammed9991