Skip to content

Conversation

@pbarill
Copy link
Contributor

@pbarill pbarill commented Apr 27, 2025

If a font (usually from texlive) is missing, dblatex goes on an infinite loop and prints no error message (not even in logs).

Issue happened because a dependency update on my side might be missing from dblatex package. In any case, should fail and print something useful, not go on forever. Failing on error really should be a dblatex built-in default, but upstream seems dead, therefore adding safety here.

Should be applied on both 2.12.x and 3.x branches. Tested with release libsigc 2.12.1 and 3.6.0.

By default, dblatex goes on an infinite loop if it can't find a font.
@kjellahl kjellahl merged commit eed0176 into libsigcplusplus:master Apr 27, 2025
@kjellahl
Copy link
Contributor

I've added this fix to the master, libsigc++-3-6 and libsigc++-2-12 branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants