Issues with Electron Apps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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 starting an electron app itself (e.g. obsidian)
or the electron command.

Electron seems to link to an old version of the library:
❯ pacman -F libdav1d.so.6
❯ pacman -F libdav1d.so.7
extra/dav1d 1.3.0-1 [installed]
    usr/lib/libdav1d.so.7

I tried reinstalling obsidian, electron(25), and dav1d.
So my suspicion is that electron was not rebuilt for the new dav1d
version. Possibly causing a problem for all election versions. Is
there another package I should try reinstalling?

Christian




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux