Are you on a mac? Seems to be a corrupt font entry?
I would assume that the setHtml is referencing a font that is causing the lookup and subsequent crash?
 
 
 
Sent: Friday, February 07, 2020 at 2:48 PM
From: "Israel Brewster" <ijbrews...@alaska.edu>
To: pyside@qt-project.org
Subject: [PySide] "Could not retrieve fonts from the server"
Under certain situations, I will receive the following error from my PySide2 application:
 
2020-02-07 10:19:50.577 Python[59660:37972433] Could not retrieve fonts from the server! Registering system fonts locally…
 
After which the application will crash with a SIGABRT (stack trace attached). It would appear it is crashing somewhere in the setHtml() function of a QGraphicsTextItem, but I can’t seem to find this error in the source code (either Qt itself or PySide2). Where might this error be coming from?
 
 
 
---
Israel Brewster
Software Engineer
Alaska Volcano Observatory 
Geophysical Institute - UAF 
2156 Koyukuk Drive 
Fairbanks AK 99775-7320
Work: 907-474-5172
cell:  907-328-9145
_______________________________________________ PySide mailing list PySide@qt-project.org https://lists.qt-project.org/listinfo/pyside
_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to