Skip to content

PPTX export produces PowerPoint repair dialog and removes unreadable content #16315

Description

@rdtowers

What version of Codex CLI is running?

codex-cli 0.117.0

What subscription do you have?

Not specified

Which model were you using?

Not specified

What platform is your computer?

macOS

What issue are you seeing?

A generated .pptx file opens in Microsoft PowerPoint with a repair flow, which indicates the exported presentation contains invalid or unreadable content.

Affected file:

generated_presentation_ascii.pptx

When opening the file, PowerPoint shows:

PowerPoint found a problem with content in generated_presentation_ascii.pptx.
PowerPoint can attempt to repair the presentation.

If you trust the source of this presentation, click Repair.

After clicking Repair, PowerPoint shows:

PowerPoint couldn't read some content in generated_presentation_ascii - Repaired and removed it.

Please check your presentation to see if the rest of it looks ok.

So the file is not cleanly readable by PowerPoint and some content is removed during repair.

What steps can reproduce the bug?

  1. Use Codex to generate or refine a PowerPoint presentation and export it as a .pptx.
  2. Save the generated file as:
    generated_presentation_ascii.pptx
  3. Open the file in Microsoft PowerPoint.
  4. Observe that PowerPoint does not open it normally and instead shows a repair prompt.
  5. Click Repair.
  6. Observe that PowerPoint reports unreadable content was repaired and removed.

What is the expected behavior?

The generated .pptx should open in Microsoft PowerPoint without any repair prompt, and no content should be removed.

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentIssues related to the core agent loopbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions