FS#56839 - telegram-desktop crash without libappindicator-gtk3

Attached to Project: Arch Linux
Opened by Yangtse Su (yangtsesu) - Sunday, 24 December 2017, 00:49 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 24 December 2017, 01:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
telegram-desktop launch error without libappindicator-gtk3.
Install libappindicator-gtk3 can fix this problem, but libappindicator-gtk3 was marked as "Optional Deps".

Additional info:
* package version(s)

telegram-desktop 1.2.1-2

* config and/or log files etc.

$ telegram-desktop
QApplication: invalid style override passed, ignoring it.

(telegram-desktop:3423): GLib-GObject-WARNING **: cannot register existing type 'GdkDisplayManager'

(telegram-desktop:3423): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(telegram-desktop:3423): GLib-GObject-CRITICAL **: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

(telegram-desktop:3423): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(telegram-desktop:3423): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(telegram-desktop:3423): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(telegram-desktop:3423): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(telegram-desktop:3423): GLib-GObject-WARNING **: cannot register existing type 'GdkDisplay'

(telegram-desktop:3423): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(telegram-desktop:3423): GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' failed

(telegram-desktop:3423): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(telegram-desktop:3423): GLib-GObject-CRITICAL **: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
段错误 (核心已转储)


Steps to reproduce:

# pacman -S telegram-desktop
# pacman -Rsc libappindicator-gtk3
$ telegram-desktop
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 24 December 2017, 01:22 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#56803 

Loading...