hzeller / timg

A terminal image and video viewer.
GNU General Public License v2.0
1.91k stars 73 forks source link

Opensllde Error #127

Closed JasonGrace2282 closed 7 months ago

JasonGrace2282 commented 8 months ago

timg keeps crashing with the following error

$ timg --version 
timg: error while loading shared libraries: libopenslide.so.0: cannot open shared object file: No such file or directory

How I installed:

$ paru -S timg

OS: Arch Linux

hzeller commented 8 months ago

Can you ask the maintainer of the Arch package to fix it ? Sounds like a missing dependency.

JasonGrace2282 commented 8 months ago

Do you happen to know which dependency?

hzeller commented 8 months ago

the shared library that is reported missing: openslide.

JasonGrace2282 commented 8 months ago

Interestingly, even paru -S openslide python-openslide don't seem to be able to fix it.

hzeller commented 8 months ago

Not much we can do here, I'd ask the packager of the Arch package.