Skip to content

libreoffice missing #134

Description

@nielsq

Issue:
In the documentation it say that i can handle PowerPoint, Word and so on.
But asking the upon requestion to genereate a pdf out of a pptx, it fails.

Error:
libreoffice: command not found

Reproduce:
Upload a pptx and ask it to make an pdf out of it


{
  "id": "20260602-072828-d269ee",
  "command": "libreoffice --headless --convert-to pdf --outdir /home/d2dae548 /home/d2dae548/someFile.pptx",
  "status": "done",
  "exit_code": 127,
  "output": [
    {
      "type": "output",
      "data": "bash: line 1: libreoffice: command not found\r\n"
    }
  ],
  "truncated": false,
  "next_offset": 1,
  "log_path": "/home/user/.local/state/open-terminal/logs/processes/20260602-072828-d269ee.jsonl"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions