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"
}
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