



















@drewbs: I added a patch, but it seems it didn't actually do anything.
@chowbok: Yeah, I noticed that.
Either way, it's an upstream issue, I don't see anything else I can do on the packaging side.
drewbs: I'm getting the same errors in XFCE. Curiously, it works if I start it a second time immediately after getting the messages.
Getting an error in KDE Plasma (6.5.4-1)...
"A JavaScript error occurred in the main process" Uncaught Exception: Error: Invalid GUID format - GUID must be a string
Then a bunch of text referencing .js files. Followed by another error with a similar message but longer.
Also, the tray icon seems to be missing even this libappindicator installed. This replaced libappindicator-gtk3 awhile back.
[Edit] Found the error. In case anyone runs into it, I had to replace nodejs-lts-hydrogen for nodejs.
This will not build for me after the latest update..
error minimatch@10.0.1: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.20.5" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ==> ERROR: A failure occurred in build(). Aborting... -> error making: android-messages-desktop-exit status 4 -> Failed to install the following packages. Manual intervention is required: android-messages-desktop - exit status 4
@stefnix: This depends on electron20 which already optionally depends on libappindicator-gtk3.
@yochananmarqos - please add libappindicator-gtk3 as an optional dependency for the tray indicator to work in wayland sessions.
No tray icon, after plasma 6.1.1
Update
** I fixed with libappindicator-gtk3 - needed for wayland tray icon.
@uint2048_t: As far as I know that value is already the default. You can always copy the desktop file to userspace and edit the Exec line.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Yeah I agree it's an upstream issue. Basically the tray icon is gone.
I'll go report it if I can't find an open ticket.