flathub / com.yubico.yubioath

https://flathub.org/apps/details/com.yubico.yubioath
9 stars 9 forks source link

libnotify.so.4 not found #70

Closed pushrbx closed 1 year ago

pushrbx commented 1 year ago

I tried to install the latest version recently, and I've received the following error:

$ flatpak run com.yubico.yubioath
authenticator: error while loading shared libraries: libnotify.so.4: cannot open shared object file: No such file or directory

My system setup: image

app version: 6.2.0

Erick555 commented 1 year ago

This was already fixed https://github.com/flathub/com.yubico.yubioath/pull/69 You need do flatpak update.

pushrbx commented 1 year ago

Thanks, running flatpak update again solved the issue. I had bad internet connection all day yesterday probably that caused something when I installed the package. This can be considered done.