View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0006114 | Spring engine | Linux | public | 2019-01-08 16:28 | 2019-02-13 21:27 | ||||
Reporter | jamerlan | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0006114: fontconfig related errors | ||||||||
Description | I have fedora 29 linux and when I start a game - I have an error spam (take a look at attached infolog) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
||||||
|
![]() |
|
Kloot (developer) 2019-01-08 18:54 Last edited: 2019-01-08 19:43 |
these warnings indicate that fontconfig cache generation is 1) taking very long (10+ seconds) on your system and 2) being redone on every launch of Spring by the ftconfig library, are you sure that it is configured properly? |
jamerlan (reporter) 2019-01-08 19:24 |
Is spring compiled with fontconfig lib? I think that "spring's fontconfig" is older than system's fontconfig... and they are fighting or smth. I have these packages installed: ➜ ~ sudo dnf list "fontc*" Installed Packages fontconfig.i686 2.13.1-3.fc29 fontconfig.x86_64 2.13.1-3.fc29 fontconfig-devel.x86_64 2.13.1-3.fc29 |
Kloot (developer) 2019-01-08 19:43 |
buildbot engine binaries indeed link against fontconfig (statically), no idea which version is on the linux64 slave. if compiling yourself you can just remove -DUSE_FONTCONFIG from builds/legacy/CMakeLists.txt which should avoid the long startup times. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-08 16:28 | jamerlan | New Issue | |
2019-01-08 16:28 | jamerlan | File Added: infolog (copy).txt | |
2019-01-08 18:54 | Kloot | Note Added: 0019648 | |
2019-01-08 19:24 | jamerlan | Note Added: 0019651 | |
2019-01-08 19:43 | Kloot | Note Added: 0019652 | |
2019-01-08 19:43 | Kloot | Note Edited: 0019648 | View Revisions |
2019-02-13 21:27 | Kloot | Status | new => closed |
2019-02-13 21:27 | Kloot | Resolution | open => no change required |
2020-07-04 20:00 | Kloot | Relationship added | has duplicate 0006392 |