Re: Issues with Electron Apps

2023-10-08 Thread Christian
Okay, I found the issue. Thank you! > Sounds like you did a partial upgrade, it was rebuilt - So the issue persisted after `pacman -Syu` and a reboot (and I have not held packages), so I did have the latest version of electron25 (25.9.0-2) – sorry for omitting that earlier. I did that even before

Re: Issues with Electron Apps

2023-10-07 Thread Martin Rys
Sounds like you did a partial upgrade, it was rebuilt - https://gitlab.archlinux.org/archlinux/packaging/packages/electron25/-/commit/c1e450809ccf7cbe0c65d9c997a51ef0a419b600 pacman -Q electron25 will probably give you 25.9.0-1 instead of -2. Martin On Sun, Oct 8, 2023 at 12:38 AM Christian wro

Re: Issues with Electron Apps

2023-10-07 Thread Doug Newgard
On Sat, 7 Oct 2023 19:12:31 +0200 Christian wrote: > So my suspicion is that electron was not rebuilt for the new dav1d > version. Except it was. https://gitlab.archlinux.org/archlinux/packaging/packages/electron25/-/commit/c1e450809ccf7cbe0c65d9c997a51ef0a419b600 What version do you have? You

Issues with Electron Apps

2023-10-07 Thread Christian
When I start electron apps I run into an error with a shared library from dav1d. Does anyone else run into this issue? ❯ electron /usr/lib/electron25/electron: error while loading shared libraries: libdav1d.so.6: cannot open shared object file: No such file or directory I get the error when start