Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading shared libraries: libfontconfig.so.1 #123

Open
MaesterZ opened this issue Mar 8, 2023 · 7 comments · May be fixed by #124
Open

Error while loading shared libraries: libfontconfig.so.1 #123

MaesterZ opened this issue Mar 8, 2023 · 7 comments · May be fixed by #124

Comments

@MaesterZ
Copy link

MaesterZ commented Mar 8, 2023

I am using the edge version 5.13.4.711 on Ubuntu 20.04:

zoom-client          5.13.4.711                  197    latest/edge      ogra           -

Refreshing to 5.13.11.1288 fails:

error: cannot perform the following tasks:
- Run configure hook of "zoom-client" snap if present (run hook "configure": /snap/zoom-client/200/usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory)

I have the dependencies installed already (libfontconfig1 in this case).

@zim333
Copy link

zim333 commented Mar 23, 2023

Hello,
I have the same problem :
run hook "configure": /snap/zoom-client/201/usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory

I am on Ubuntu 22.10

@edurojasr
Copy link

Hi me too, trying to install the --edge channel

sudo snap install zoom-client --edge 
error: cannot perform the following tasks:
- Run configure hook of "zoom-client" snap if present (run hook "configure": /snap/zoom-client/201/usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory)

@maid450
Copy link

maid450 commented Apr 5, 2023

I am using the edge version 5.13.4.711 on Ubuntu 20.04:

zoom-client          5.13.4.711                  197    latest/edge      ogra           -

Refreshing to 5.13.11.1288 fails:

error: cannot perform the following tasks:
- Run configure hook of "zoom-client" snap if present (run hook "configure": /snap/zoom-client/200/usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory)

I have the dependencies installed already (libfontconfig1 in this case).

Same problem with same versions

@giner
Copy link

giner commented Apr 7, 2023

The latest version which worked for me on Ubuntu 22.04 was 5.13.4.711 (197) 398MB, all newer versions are failing with:

- Run configure hook of "zoom-client" snap if present (run hook "configure": /snap/zoom-client/202/usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory)

@dolcini
Copy link

dolcini commented Apr 11, 2023

Is there any workaround for this issue?

giner added a commit to giner/zoom-snap that referenced this issue Apr 23, 2023
Make sure that unrelated libraries are not removed accidentally.
This is done by changing find match pattern to be more precise.

Fixes ogra1#123
@giner giner linked a pull request Apr 23, 2023 that will close this issue
@lmoureaux
Copy link

Zoom started requiring 5.14 to connect to some meetings, is there any chance we can get an update?
(Using flatpak works as a workaround...)

@jvmncs
Copy link

jvmncs commented May 15, 2023

the official zoom download center now directs users to Version 5.14.7 (2928), which is currently considered "edge" for this snap. an update would be nice 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants