On Wed, Feb 16, 2022 at 4:49 PM Kostas Michalopoulos via lazarus < lazarus@lists.lazarus-ide.org> wrote:
> From a quick look at the code there seems to be a way to force the > "traditional" backend by using LAZUSEAPPIND=NO environment variable, so > try to launch your program as > > $ LAZUSEAPPIND=NO ./yourprogram > > ...and see if that fixes it. If so then it might be a bug in the app > indicator backend or an issue with Cinnamon's app indicator > implementation (i remember reading it had some issues some time ago). > Yes, it is mentioned also here: https://wiki.lazarus.freepascal.org/How_to_use_a_TrayIcon I wish it worked always without any environment variables. However I understand David Bannon studied the issue a lot with many Linux distros and this was the best solution for all distros, new and old. I guess the problem will go away gradually when the new AppInd stuff spreads. Juha
-- _______________________________________________ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus