Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command "Copy as Formated Table" from search tab fails #2051

Open
2 tasks done
AmmarAbouZor opened this issue Jul 5, 2024 · 0 comments
Open
2 tasks done

Command "Copy as Formated Table" from search tab fails #2051

AmmarAbouZor opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
new newly created issue

Comments

@AmmarAbouZor
Copy link
Member

Prerequisites

affected version: 3.12.8

make sure to check this before filing an issue:

  • I am running the latest version
  • 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
@github-actions github-actions bot added the new newly created issue label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new newly created issue
Projects
None yet
Development

No branches or pull requests

2 participants