Skip to content

Graphviz dot files stopped being converted to png #8800

@fniessink

Description

@fniessink

Recently, Graphviz dot files in the documentation of Quality-time (https://quality-time.readthedocs.io/en/latest/) stopped being converted to png images on RTD. Running sphinx locally works fine, and the dot files are converted to png as expected.

This version of the docs, created Jan 2, 2022, has the dot files converted: https://quality-time.readthedocs.io/en/v3.31.0-rc.4/software.html.

This version of the docs, created Jan 6, 2022, has the dot files not being converted: https://quality-time.readthedocs.io/en/v3.31.0-rc.5/software.html. Instead, the text of the dot file contents are displayed.

The only documentation-related dependency updated between these two dates in the Quality-time project was furo (bumped from 2021.11.23 to 2022.1.2), but reverting furo did not solve the issue.

Details

Expected Result

Graphviz dot files being converted to png and being displayed.

Docs with converted dot file: https://quality-time.readthedocs.io/en/v3.31.0-rc.4/software.html

Actual Result

The text of the dot file is shown instead of the png image.

Docs without conversion of dot file: https://quality-time.readthedocs.io/en/v3.31.0-rc.5/software.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    SupportSupport question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions