librer icon indicating copy to clipboard operation
librer copied to clipboard

Scan error (can't create New record from my D:\ drive)

Open jobytoss opened this issue 2 months ago • 0 comments

Hello! Just tested Librer v1.0771.592 and when I try to create a New record from my D:\ drive, the process starts and after a few seconds the scan window closes without any message. The log file looks like this (I removed a bunch of file paths):

`2025-11-30 02:35:22,782 INFO LIBRER v1.0771.592 2025-11-30 02:35:22,783 INFO executable: D:\Downloaduri\1122\librer\librer.exe 2025-11-30 02:35:22,783 INFO distro info: Python 3.14.0 pyinstaller 6.17.0

TclVersion 8.6 TkVersion 8.6

record file format version: 0019 2025-11-30 02:35:22,783 INFO reading config 2025-11-30 02:35:22,951 WARNING gettting config key: sorting 2025-11-30 02:35:22,951 WARNING 'sorting' 2025-11-30 02:35:22,951 WARNING gettting config key: sorting_results 2025-11-30 02:35:22,951 WARNING 'sorting_results' 2025-11-30 02:35:23,039 INFO logwrapper 'groups_show' start 2025-11-30 02:35:23,053 INFO b&l 'column_sort' start 2025-11-30 02:35:23,098 INFO b&l 'column_sort' end 2025-11-30 02:35:23,099 INFO logwrapper 'groups_show' end. BENCHMARK TIME:0.059606313705444336 2025-11-30 02:35:23,151 INFO read_records: D:\Downloaduri\1122\librer\data 2025-11-30 02:35:23,151 INFO db:rep.1764461730.dat 2025-11-30 02:35:23,177 INFO b&l 'single_record_show' start 2025-11-30 02:35:23,212 INFO b&l 'column_sort' start 2025-11-30 02:35:23,227 INFO b&l 'column_sort' end 2025-11-30 02:35:23,227 INFO b&l 'single_record_show' end 2025-11-30 02:35:58,892 INFO logwrapper 'scan' start 2025-11-30 02:35:58,960 INFO create_new_record 2025-11-30 02:35:59,338 INFO rec:["stage", 0] 2025-11-30 02:35:59,338 INFO rec:["info", "devices mismatch:D:\$RECYCLE.BIN,S-1-5-21-3241700035-3069618758-1929934204-1001,15033278140278291674,0"]

2025-11-30 02:36:59,286 INFO rec:["scan", 886487043137, 450377, 27566, "D:\Poze"] 2025-11-30 02:36:59,303 INFO rec:# scan error:'charmap' codec can't encode character '\u021b' in position 11614702: character maps to 2025-11-30 02:36:59,303 INFO rec#:# scan error:'charmap' codec can't encode character '\u021b' in position 11614702: character maps to 2025-11-30 02:36:59,303 INFO rec:["scan", 886487043358, 450378, 27566, "D:\Recovery"] 2025-11-30 02:36:59,303 INFO rec:["info", "devices mismatch:D:\,System Volume Information,15033278140278291674,0"] 2025-11-30 02:36:59,816 WARNING removing:D:\Downloaduri\1122\librer\data\rep.1764462958.dat 2025-11-30 02:36:59,816 INFO loading "D:\Downloaduri\1122\librer\data\rep.1764462958.dat" error: "[Errno 2] No such file or directory: 'D:\Downloaduri\1122\librer\data\rep.1764462958.dat'" 2025-11-30 02:36:59,852 INFO writing config 2025-11-30 02:36:59,854 INFO logwrapper 'scan' end. BENCHMARK TIME:60.96224117279053 2025-11-30 02:37:23,975 INFO writing config `

jobytoss avatar Nov 30 '25 00:11 jobytoss