SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
368 stars 42 forks source link

Electron 24 & 25 is EOL #215

Open gaykitty opened 8 months ago

gaykitty commented 8 months ago

The version of Element desktop that Schildichat pulls in depends on Election 24 which is now EOL. This should be updated asap.

AlbeyAmakiir commented 4 months ago

On Arch Linux, electron24 has been removed from the repos.

su-ex commented 4 months ago

I guess this should be solved now.

AlbeyAmakiir commented 4 months ago

Why? The package on the arch repos is still asking for the old electron which the arch repos removed. That seems like the problem is still there.

su-ex commented 4 months ago

Because it's updated: https://github.com/SchildiChat/element-desktop/blob/fb2931eb808d99995a4cd5ef168e8d4697f39e3f/package.json#L92

AlbeyAmakiir commented 4 months ago

Oh, it's set to 25. Which is also EOL now. I guess that's a separate issue, tho?

su-ex commented 4 months ago

28 seems to work as well, if you prefer: https://aur.archlinux.org/packages/schildichat-desktop-git#comment-957994

kescherCode commented 1 week ago

According to the comment right above the above, Electron 29 also works. And according to my tests, so do 30 and 31.

Viewing voice messages crashes SchildiChat with Electron 28, so you should avoid using it now.

31 works fine, so I suggest using that for now.