FS#71541 - [telegram-desktop] telegram-desktop doesn't work after update to 2.8.11-1
Attached to Project:
Community Packages
Opened by Nick Novikov (novns) - Sunday, 18 July 2021, 17:16 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 02 August 2021, 02:59 GMT
Opened by Nick Novikov (novns) - Sunday, 18 July 2021, 17:16 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 02 August 2021, 02:59 GMT
|
Details
Gnome with all extenstions disabled.
telegram-desktop doesn't work after update to 2.8.11-1 It starts, there are two processes, but no window anywhere: 6457 ? Sl 0:00 \_ /usr/bin/telegram-desktop -basegtkintegration :1.212 org.telegram.desktop.BaseGtkIntegration-870a3dfc19d4f5513cd82393a94839c0 6459 ? Sl 0:00 \_ /usr/bin/telegram-desktop -gtkintegration :1.212 org.telegram.desktop.GtkIntegration-870a3dfc19d4f5513cd82393a94839c0 Here are the error messages: (telegram-desktop:6450): Telegram-WARNING **: 01:07:51.294: Application was built without embedded fonts, this may lead to font issues. (telegram-desktop:6450): GLib-GObject-WARNING **: 01:07:51.371: cannot register existing type 'GtkWidget' (telegram-desktop:6450): GLib-GObject-CRITICAL **: 01:07:51.371: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (telegram-desktop:6450): GLib-GObject-WARNING **: 01:07:51.371: cannot register existing type 'GtkBuildable' (telegram-desktop:6450): GLib-GObject-CRITICAL **: 01:07:51.371: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed (telegram-desktop:6450): GLib-CRITICAL **: 01:07:51.371: g_once_init_leave: assertion 'result != 0' failed (telegram-desktop:6450): GLib-GObject-CRITICAL **: 01:07:51.371: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (telegram-desktop:6450): GLib-GObject-CRITICAL **: 01:07:51.371: g_type_register_static: assertion 'parent_type > 0' failed |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Monday, 02 August 2021, 02:59 GMT
Reason for closing: Fixed
Monday, 02 August 2021, 02:59 GMT
Reason for closing: Fixed
The previous version of Telegram showed warnings about this variable and ignored it.
New version doesn't warn anymore but fails to show the window.
It shall be unset explicitely for the Telegram app somehow.
(edit: spelling)
https://github.com/telegramdesktop/tdesktop/commit/0a4b8fc7f66b9f80490cea844c249d47901f94cf.patch
https://github.com/desktop-app/lib_base/commit/d0844543dc64e03fbccc9b9cc7b53e7ac642bb6d.patch
https://github.com/desktop-app/lib_webview/commit/1eac61ac8b4db57edf3f4637e0f52e04e1421c6d.patch
Thank you!