You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to use the system file chooser to add photos etc.
Expected behaviour
File chooser should be usable.
Actual behaviour
All the fonts on the file chooser are replaced with squares.
On the terminal i can see the following errors:
QPainter::begin: Paint device returned engine == 0, type: 2
QWidget::render: Cannot render with an inactive painter
QRhiGles2: Failed to make context current. Expect bad things to happen.
(telegram-desktop:10702): Pango-WARNING **: 21:42:27.565: failed to create cairo scaled font, expect ugly output. the offending font is 'Open Sans 9.999'
(telegram-desktop:10702): Pango-WARNING **: 21:42:27.565: font_face status is: file not found
(telegram-desktop:10702): Pango-WARNING **: 21:42:27.565: scaled_font status is: file not found
(telegram-desktop:10702): Pango-WARNING **: 21:42:27.565: failed to create cairo scaled font, expect ugly output. the offending font is 'Open Sans 9.999'
(telegram-desktop:10702): Pango-WARNING **: 21:42:27.565: font_face status is: file not found
(telegram-desktop:10702): Pango-WARNING **: 21:42:27.565: scaled_font status is: file not found
Steps to reproduce
Expected behaviour
File chooser should be usable.
Actual behaviour
All the fonts on the file chooser are replaced with squares.
On the terminal i can see the following errors:
Downgrading pango to 1.54 fixes the issue.
Bug report on Arch Linux: https://gitlab.archlinux.org/archlinux/packaging/packages/pango/-/issues/2
Operating system
Arch Linux
Version of Telegram Desktop
5.10.4
Installation source
Other (unofficial) source
Crash ID
No response
Logs
The text was updated successfully, but these errors were encountered: