Closed cyberfrogg closed 11 months ago
I looked in to this, it should be reported upstream. https://git.jami.net/savoirfairelinux/jami-client-qt
@FuchtelJockel I already reported to them here https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/1289
But they closed an issue, because they are not supporting flatpak
I just ran into this issue as well. However, doing flatpak update --commit=09078505274d7743871179032120fa1f24d26db7f9dfd039721da0768a578d8f net.jami.Jami
and attempting to run it again also doesn't work for me.
The last good commit is: f011d389912910e1c8450ef183558e7fa239bd928365796849991d03142a99b0
@TheMadman Make sure you don't have multiple versions installed and don't mix user/system installations.
It is clearly an upstream issue and I won't commit my time into fixing it. This is an unofficial release and I'm maintaining it in my free time.
I just installed Jami and for a fortunate case I managed to make it work with the latest build. The steps I took:
flatpak --user install flathub net.jami.Jami
, then I tried to run it but it didn't start. Because of that I googled and I found this issue.flatpak update --commit=f011d389912910e1c8450ef183558e7fa239bd928365796849991d03142a99b0 net.jami.Jami
. At that point I was able to start Jami.flatpak --user remove flathub net.jami.Jami
.flatpak --user install flathub net.jami.Jami
, and boom it started with the latest built.I hope that the upstream will consider to fix it nevertheless, but in the meantime... enjoy.
My 2 cents.
It seems to work now, can someone check?
It is working now :)
On Mon, 2 Oct 2023 at 18:49 FuchtelJockel @.***> wrote:
It seems to work now, can someone check?
— Reply to this email directly, view it on GitHub https://github.com/flathub/net.jami.Jami/issues/71#issuecomment-1743819304, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJ6RGONVHK32YPA66CHG5DX5MZIJAVCNFSM6AAAAAA3AMJRLSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBTHAYTSMZQGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Environment
Please specify the following:
78f0888061944efdf28f52a7870583ef84bc3861bbe824b3281bf0748707eb6e
Steps to reproduce
~/.var/app/net.jami.Jami/
folder (if Jami was installed previously)What should happen:
Jami should launch successfully.
What happening actually:
Jami fails to launch. Didn't open any window.
How did I fixed it?
I installed previous version
09078505274d7743871179032120fa1f24d26db7f9dfd039721da0768a578d8f
, created an account, then I upgraded it to the latest one and everything is ok now.