You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LocalDoc Library do not work / create and on debug I have this error:
onecoreuap\internal\shell\inc\SrcPkg\FileExplorerSessionWatcher\inc\FileExplorerSessionWatcher.h(843)\SHELL32.dll!00007FFB040F1DB4: (caller: 00007FFB040365F2) ReturnHr(3) tid(5cf4) 80004001 Not implemented
shell\SrcPkg\FileExplorer\DefView\src\DefView.cpp(17508)\SHELL32.dll!00007FFB04036611: (caller: 00007FFAC160434E) LogHr(3) tid(5cf4) 80004001 Not implemented
onecoreuap\internal\shell\inc\SrcPkg\FileExplorerSessionWatcher\inc\FileExplorerSessionWatcher.h(843)\SHELL32.dll!00007FFB040F1DB4: (caller: 00007FFB040365F2) ReturnHr(4) tid(5cf4) 80004001 Not implemented
shell\SrcPkg\FileExplorer\DefView\src\DefView.cpp(17508)\SHELL32.dll!00007FFB04036611: (caller: 00007FFAC160434E) LogHr(4) tid(5cf4) 80004001 Not implemented
onecoreuap\internal\shell\inc\SrcPkg\FileExplorerSessionWatcher\inc\FileExplorerSessionWatcher.h(843)\SHELL32.dll!00007FFB040F1DB4: (caller: 00007FFB040365F2) ReturnHr(5) tid(5cf4) 80004001 Not implemented
On release debug I have:
[Warning] (Fri Jan 10 16:43:24 2025): QSqlQuery::prepare: database not open
[Warning] (Fri Jan 10 16:43:24 2025): ERROR: Cannot select folder from path "C:/Users/xxx/Desktop/ChatLLm" QSqlError("", "", "")
[Debug] (Fri Jan 10 16:44:39 2025): serializing chat "gpt4all-40e39b3b-94d5-42e0-91b1-901858cc2232.chat"
Steps to Reproduce
Select the folder
Write the name of the LocalDoc
Nothing happen, just return to the creation screen
Expected Behavior
To create the library localdoc
Your Environment
Operating System: Windows 11
Chat model used (if applicable): Llama3
The text was updated successfully, but these errors were encountered:
Bug Report
LocalDoc Library do not work / create and on debug I have this error:
onecoreuap\internal\shell\inc\SrcPkg\FileExplorerSessionWatcher\inc\FileExplorerSessionWatcher.h(843)\SHELL32.dll!00007FFB040F1DB4: (caller: 00007FFB040365F2) ReturnHr(3) tid(5cf4) 80004001 Not implemented
shell\SrcPkg\FileExplorer\DefView\src\DefView.cpp(17508)\SHELL32.dll!00007FFB04036611: (caller: 00007FFAC160434E) LogHr(3) tid(5cf4) 80004001 Not implemented
onecoreuap\internal\shell\inc\SrcPkg\FileExplorerSessionWatcher\inc\FileExplorerSessionWatcher.h(843)\SHELL32.dll!00007FFB040F1DB4: (caller: 00007FFB040365F2) ReturnHr(4) tid(5cf4) 80004001 Not implemented
shell\SrcPkg\FileExplorer\DefView\src\DefView.cpp(17508)\SHELL32.dll!00007FFB04036611: (caller: 00007FFAC160434E) LogHr(4) tid(5cf4) 80004001 Not implemented
onecoreuap\internal\shell\inc\SrcPkg\FileExplorerSessionWatcher\inc\FileExplorerSessionWatcher.h(843)\SHELL32.dll!00007FFB040F1DB4: (caller: 00007FFB040365F2) ReturnHr(5) tid(5cf4) 80004001 Not implemented
On release debug I have:
[Warning] (Fri Jan 10 16:43:24 2025): QSqlQuery::prepare: database not open
[Warning] (Fri Jan 10 16:43:24 2025): ERROR: Cannot select folder from path "C:/Users/xxx/Desktop/ChatLLm" QSqlError("", "", "")
[Debug] (Fri Jan 10 16:44:39 2025): serializing chat "gpt4all-40e39b3b-94d5-42e0-91b1-901858cc2232.chat"
Steps to Reproduce
Expected Behavior
To create the library localdoc
Your Environment
The text was updated successfully, but these errors were encountered: