note-gen icon indicating copy to clipboard operation
note-gen copied to clipboard

[bug] Restore backup failed

Open NitronPlus opened this issue 3 months ago • 0 comments

详细描述这个 Bug

The reason is sqlite temp files (wal/shm) are using by app, overwrite them will cause error

export backup do not ignore temp_import dir, if restore failed for multi times, will created nest temp_import dir

The archive and extract action is depend on installed system command, Suggest use zip crate to replace it for cross-platform

NoteGen 版本

0.22.3

操作系统

Windows

报错日志

Image Image Image

NitronPlus avatar Nov 13 '25 02:11 NitronPlus