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
I checked to make sure that this issue has not already been filed
Describe the issue
Calling the command "Copy as Formated Table" form the context menu for the entries inside the search tab doesn't work and prints an error (below) to the command line. This error happens when the search entries are selected manually from all logs with the mouse and not the filtered ones.
Steps to Reproduce
Select some entries from all logs screen then call the command "Copy as Formated table" on one or more of them from the search tab -> Error in CLI logs and copying fails.
Environment
Linux Ubuntu 22.4 LTS based distro
Failure Logs
[2024-07-05T12:52:30.059Z][ERROR ][ NativeError ]:
type: GrabbingContent;
source: GrabStreamChunk;
message: {"NativeError":{"kind":"Grabber","message":"Out of range. Map len: 2; requested: 112..=112","severity":"ERROR"}}
Error: Error stack
at NativeError.log (.../application/apps/rustcore/ts-bindings/dist/interfaces/errors.js:80:22)
at new NativeError (.../application/apps/rustcore/ts-bindings/dist/interfaces/errors.js:71:14)
at .../application/apps/rustcore/ts-bindings/dist/native/native.session.js:153:24
The text was updated successfully, but these errors were encountered:
Prerequisites
affected version: 3.12.8
make sure to check this before filing an issue:
Describe the issue
Calling the command "Copy as Formated Table" form the context menu for the entries inside the search tab doesn't work and prints an error (below) to the command line. This error happens when the search entries are selected manually from all logs with the mouse and not the filtered ones.
Steps to Reproduce
Environment
Linux Ubuntu 22.4 LTS based distro
Failure Logs
The text was updated successfully, but these errors were encountered: