Skip to content

sysgen dont work on Ubuntu-24.04 with SDL-hyperion compiled with hercules-helper #62

Description

@spoofy-zz

The –externalgui flag in SDL-Hercules triggers dyngui initialization, which expects a GUI framework to be present and segfaults when there isn't one. Since sysgen just reads stdout/stderr lines directly via subprocess.PIPE and searches for specific strings like HHC message codes, it works perfectly fine without that flag. This is likely a sysgen bug that was never caught because older Hercules builds had dyngui as an external .so that failed gracefully rather than segfaulting. false

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions