What | Removed | Added |
---|---|---|
Status | RESOLVED | REOPENED |
Resolution | FIXED | --- |
Assignee | dmueller@suse.com | i@xuzhao.net |
Starting with telegram-desktop 2.1.14 beta the patch no longer works. I've built the current beta with rebased 0000-gtk2-default.patch here: https://build.opensuse.org/package/show/home:tux93:tdesktop-beta/telegram-desktop When trying to launch this version of Telegram while `libqt5-qtstyleplugins-platformtheme-gtk2` is installed on the system startup hangs with the following messages in terminal: > (telegram-desktop:11961): GLib-GObject-WARNING **: 14:04:28.194: cannot register existing type 'GtkWidget' > (telegram-desktop:11961): GLib-GObject-CRITICAL **: 14:04:28.194: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed > (telegram-desktop:11961): GLib-GObject-WARNING **: 14:04:28.194: cannot register existing type 'GtkBuildable' > (telegram-desktop:11961): GLib-GObject-CRITICAL **: 14:04:28.194: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed > (telegram-desktop:11961): GLib-CRITICAL **: 14:04:28.194: g_once_init_leave: assertion 'result != 0' failed > (telegram-desktop:11961): GLib-GObject-CRITICAL **: 14:04:28.194: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed > (telegram-desktop:11961): GLib-GObject-CRITICAL **: 14:04:28.194: g_type_register_static: assertion 'parent_type > 0' failed