coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.38k stars 431 forks source link

Recent items include empty/null entries #1556

Closed fxcoudert closed 4 months ago

fxcoudert commented 10 months ago

Description

The File > Recent list of entries has blank/empty entries:

Capture d’écran 2023-12-07 à 11 15 42

When I click on them, the entry is (null):

Capture d’écran 2023-12-07 à 11 17 37

To Reproduce

  1. Go to File menu
  2. Click on Recent files
  3. See error

Expected behavior

No response

CotEditor version

Version 4.6.5 (601)

macOS version

14.1.2 (23B92)

Additional context

No response

1024jp commented 10 months ago

Thank you for the report. It's actually one of the long-standing issues... I'll dig into it again in the new year holidays.

1024jp commented 4 months ago

I improved several points regarding this issue including the latest CotEditor 4.8.3. So, now I’d like to know again if the issue still exists in the latest environments.

In my understanding, the following case is exceptionally in spec (by Apple) in that the recent items are cleared when you switch CotEditor between the App Store version, non-App Store version, and development version. (Therefore, it is difficult for me to reproduce the issue...) If your issue is not in this case, it would be a bug.

1024jp commented 4 months ago

I will close this issue since there seem to be no reports of issues with the latest versions. If you face a similar issue with a future version, please make a new one.