Documentation Explorer version 6.0.0.17 no longer displays documentation.
An error is displayed when trying to start the Documentation Explorer:
Documentation Explorer version 6.0.0.17 no longer displays documentation.
An error is displayed when trying to start the Documentation Explorer:
@TElmers Thanks for the report!
If time allows, could you please take a look at the server log which will help us address the issue? Is it error occurred with an existing project group? what if you restart DocInsight Server via DocInsight > Tools > Restart DocInsight Server
?
Hi.
With a new Project the Explorer works.
Here are the last Lines from the Server-Protokoll:
*09:08:25 DEBUG lsp_server::msg: > {“jsonrpc”:“2.0”,“id”:“1”,“result”:{“capabilities”:{“positionEncoding”:“utf-8”,“textDocumentSync”:1},“serverInfo”:{“name”:“DocInsight”,“version”:“0.0.0”}}} *
*09:08:25 DEBUG lsp_server::msg: < {“method”:“initialized”,“jsonrpc”:“2.0”} *
*09:08:25 DEBUG lsp_server::msg: < {“id”:“2”,“method”:“license/get”,“params”:{},“jsonrpc”:“2.0”} *
*09:08:25 DEBUG lsp_server::msg: > {“jsonrpc”:“2.0”,“id”:“2”,“result”:{“email”:“”,“key”:“”,“licenseType”:“Trial”,“daysLeft”:14,“status”:“Trial (Active, 14 days left)”,“errorMessage”:null,“isRegistered”:false,“isTrial”:true,“isExpired”:false}} *
*09:08:41 DEBUG lsp_server::msg: < {“method”:“project/didActivate”,“params”:{“activeProject”:{“uri”:“file:///D:/xxx.dproj”}},“jsonrpc”:“2.0”} *
09:08:41 ERROR docinsight: panicked at lib\paslang\crates\db\src\database.rs:69:1:
Singleton not found
@TElmers Thanks!
I’ve just noticed this issue. I’ll address it and fix it.
Hi!
I can only agree with that!
The software should run slowly…
Almost nothing works for me!
I want to start the Documentation Explorer → Task Error.
I want to start the Documentation Inspector → It remains empty
I want to display the About dialog → Task Error
regards
Really sorry for the inconvenience. I’ve addressed the issue and uploaded a new hotfix version. Please see this post
We will add more unit tests for the extension and improve our workflow. Thanks for your time!
Hi.
The bug has been fixed
THX