Skip to content

rinohtype hangs without errors if version 0.5.5+ #436

@nicozanf

Description

@nicozanf

Is there an existing issue for this?

  • I have searched the existing issues

Sphinx or rinoh output

Just hang forever (need CTRL-C to gain contro) during rendering with just the command:

rinoh chapter-03.rst

with version 0.5.5 and even current master. It works fine with version 0.5.4. The last lines are:

chapter-03.rst:286 <system_message>] chapter-03.rst:285: (INFO/1) No role entry for "kbd" in module "docutils.parsers.rst.languages.en".
Trying "kbd" as canonical role name. (page 4)
[chapter-03.rst:286 <system_message>] chapter-03.rst:285: (ERROR/3) Unknown interpreted text role "kbd". (page 4)
[chapter-03.rst:311 <image>] Error opening image file: [Errno 2] No such file or directory: 'images/command.png'
[chapter-03.rst:320 <system_message>] chapter-03.rst:320: (INFO/1) Duplicate implicit target name: "call command option". (page 4)
[chapter-03.rst:348 <system_message>] chapter-03.rst:348: (INFO/1) Duplicate implicit target name: "new_app command option". (page 4)
[chapter-03.rst:370 <system_message>] chapter-03.rst:370: (INFO/1) Duplicate implicit target name: "run command option". (page 5)

Source files

https://github.com/web2py/py4web/blob/master/docs/chapter-03.rst

Versions

Error with version 0.5.5 and even current master

Sphinx 8.1.1
Python 3.12.7 (main, Oct  3 2024, 15:15:22) [GCC 14.2.0]
Linux-6.11.0-8-generic-x86_64-with-glibc2.40
Latest Ubuntu 24.10

It works fine with version 0.5.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcrashrinohtype aborts due to an uncaught exceptionpriority:high

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions