Bug 2107144
Summary: | xblast-x11 crashes with "BadFont (invalid Font parameter)" after usig xblast-sdl | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
Component: | xblast | Assignee: | Hans de Goede <hdegoede> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | hdegoede |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | xblast-2.10.4-35.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-16 15:55:44 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Petr Pisar
2022-07-14 12:43:13 UTC
> I believe that a proper fix is separating the two font configurations. One for X11 and another for SDL.
Right. Thank you for reporting this and thank you for the analysis of the problem.
I've just prepared an update (for rawhide only since normal users are unlike to hit this) which:
1. Changes the SDL build to use ~/.xblast_tnt/config/sdl.cfg as config file for the font settings
2. Changes the X11 config loading code to recognize the broken settings and have it fallback to the defaults in that case
|