AIMP Forum

AIMP for PC => Ошибки и замечания / Bugs => Topic started by: dish on February 14, 2026, 03:16:48

Title: [x] [3039] [Linux] Tray doesn't do anything after some time
Post by: dish on February 14, 2026, 03:16:48
Problems with libappindicator again?
After about a minute, it stops working, the menu is there, just none of the buttons work
Code: [Select]
(aimp:266193): libappindicator-CRITICAL **: 01:01:28.540: app_indicator_set_menu: assertion 'GTK_IS_MENU (menu)' failed
(aimp:266193): libappindicator-CRITICAL **: 01:01:28.540: app_indicator_set_secondary_activate_target: assertion 'GTK_IS_WIDGET (menuitem)' failed
hw: https://linux-hardware.org/?probe=7e0bb79480
Title: Re: [3039][Linux] Tray doesn't do anything after some time
Post by: Artem on February 14, 2026, 21:57:11
Please, try on this build:
https://disk.yandex.ru/d/n30gajTG4CmItg

Has it any changes?
Title: Re: [?] [3039] [Linux] Tray doesn't do anything after some time
Post by: dish on February 16, 2026, 01:44:42
If i hide the window to the tray for the first time since the application starts the tray works as intended but when i show the main window and hide it to the tray again, it doesn't work anymore.

Code: [Select]
(aimp:61578): GLib-GObject-CRITICAL **: 23:25:02.164: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

(aimp:61578): libappindicator-CRITICAL **: 23:25:02.165: app_indicator_set_menu: assertion 'GTK_IS_MENU (menu)' failed

(aimp:61578): GLib-GObject-CRITICAL **: 23:25:02.165: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
Title: Re: [?] [3039] [Linux] Tray doesn't do anything after some time
Post by: Artem on February 17, 2026, 10:02:52
Got it. Fixed.