Thanks for the update and I appreciate all the work and time that goes into this.
One issue though that happened after the update. Legcord (Alternative Discord app mainly less resources.) stopped showing up as a system tray icon. No issue with regular Discord app and I can see discord in the Adaptation tab as well but no Legcord. No change after the latest Electron update either because that’s what I thought a new bug might have been introduced maybe still is there or somewhere else. Not sure if this is the right place to post this, it did happened after the update though and I haven’t put up an “ticket” on there github yet.
As legcord is an AUR package, did you remember to rebuild it after the system update? AUR packages often require rebuilding after system updates to ensure they link correctly to updated system libraries and other packages.
I noticed that the prebuilt version legcord-bin does have some recent comments on its AUR page which you might want to browse through, including this one:
If legcord-bin is installed on your system, then you might want to look at replacing it with the legcord package:
pamac build legcord
to see if it works better on your system. The prebuilt legcord-bin binary would have been built against Arch packages, and as you are on Manjaro Stable branch, there could be issues due the packages not being up-to-date with Arch.
I just built legcord on my Unstable branch system and it launched without any issues. It doesn’t display a tray icon though even though I switched it on in the settings, however that could be due to me not setting up any accounts. But you might want to see if it works okay on your system.
Also, it is normally recommended that users wanting to install AUR packages should switch to Unstable branch (they can often be okay on Testing branch, which is usually about a week behind Arch).
I did remove it both in pamac gui and through pacman and installed other versions as well to test if only that version was affected that wasn’t the case though same thing with other’s I tried.
Thanks @Teo seems like I wasen’t totally wrong about Electron then and the bug is still there.
Until the next fixed electron arrives systemwide, you can try a flatpak or appimage. They would have their own electron built in, and it might be slightly older or newer and not affected.
Thanks for the tip @Teo about there older versions didn’t know that. appimage/flatpak.
I think I wait till this bug is resolved and hopefully the prio is high enough to fix that as soon as possible. I just use vesktop in the meantime, it’s okey but not showing if you have messages to look into that legcord does have and I like that about it. so that’s where the sys tray icon comes in without it you can’t see if you have messages to still look into.
@Yochanan Damn. you’re right. The flathub version install is broken(missing link/shortcut) though, it started Electron and not the app so I had to kfind (locate/whereis didn’t show me.) it’s location. And then install Electron43. Fixed with some tinkering. Thanks guys.