Open promitheas17j opened 10 months ago
Same thing happening to me.
I tried finding out the previous package version using
ls /var/cache/pacman/pkg/stremio*
but this returned nothing.
If anybody knows the previous package version or why it is not in the cache it would be greatly appreciated.
Same issue happened to me on Manjaro,
it's related to the icu
(International Components for Unicode) library.
The official Arch repo currently ships ICU v74.2-1.
I guess StremIO still depends on ICU v73,
since after I installed icu73-bin
from the AUR (Arch User Repo) (alongside the official Arch repo ICU v74 version),
the issue has been resolved :partying_face:
Edit:
After reading up on the stremio
AUR comments,
I also replaced the unmaintained nodejs-lts-gallium
AUR package to the official repo's nodejs
package.
Same issue happened to me on Manjaro, it's related to the
icu
(International Components for Unicode) library.The official Arch repo currently ships ICU v74.2-1.
I guess StremIO still depends on ICU v73, since after I installed
icu73-bin
from the AUR (Arch User Repo) (alongside the official Arch repo ICU v74 version), the issue has been resolved 🥳Edit: After reading up on the
stremio
AUR comments, I also replaced the unmaintainednodejs-lts-gallium
AUR package to the official repo'snodejs
package.
This ended up working without me needing to do anything with nodejs, so it does seem this is the problem. I'm leaving this open for the dev team to close when they rebuild the package for ICUv74, so people who have this same issue can find it a bit easier.. Thanks!
Same issue happened to me on Manjaro, it's related to the
icu
(International Components for Unicode) library.The official Arch repo currently ships ICU v74.2-1.
I guess StremIO still depends on ICU v73, since after I installed
icu73-bin
from the AUR (Arch User Repo) (alongside the official Arch repo ICU v74 version), the issue has been resolved 🥳Edit: After reading up on the
stremio
AUR comments, I also replaced the unmaintainednodejs-lts-gallium
AUR package to the official repo'snodejs
package.
This one worked out for me; no need to replace or updte nodejs in my case . I'm running Manjaro KDE stable version
For me it was exactly the opposite. I did nothing with the icu and simply replaced nodejs as instructed, and the error disappeared altogether.
Using up to date Manjaro with kernel 6.6. Figured I would chime in to report this occurrence in case anyone else wants to try it as well, since updating to a properly maintained version does seem like an added benefit.
Same issue happened to me on Manjaro, it's related to the
icu
(International Components for Unicode) library.The official Arch repo currently ships ICU v74.2-1.
I guess StremIO still depends on ICU v73, since after I installed
icu73-bin
from the AUR (Arch User Repo) (alongside the official Arch repo ICU v74 version), the issue has been resolved 🥳Edit: After reading up on the
stremio
AUR comments, I also replaced the unmaintainednodejs-lts-gallium
AUR package to the official repo'snodejs
package.
this worked for me
Same issue happened to me on Manjaro, it's related to the
icu
(International Components for Unicode) library.The official Arch repo currently ships ICU v74.2-1.
I guess StremIO still depends on ICU v73, since after I installed
icu73-bin
from the AUR (Arch User Repo) (alongside the official Arch repo ICU v74 version), the issue has been resolved 🥳Edit: After reading up on the
stremio
AUR comments, I also replaced the unmaintainednodejs-lts-gallium
AUR package to the official repo'snodejs
package.
this worked for me as well
Describe the bug A couple seconds after I open stremio desktop app I get a popup with this message:
I have fully updated my system and reinstalled stremio, with no changes.
To Reproduce Steps to reproduce the behavior:
Expected behavior No error should be thrown, and stremio streaming server should operate normally
Screenshots Same error in image format:
Stremio version and build info from within desktop app:
Stremio version installed as per package manager:
Desktop (please complete the following information):
Additional context
Arch forums thread I found here which recommends re-building the package with something necessary for libicui18n.so: https://bbs.archlinux.org/viewtopic.php?id=251270
My icu version. It is updated: