Jami on Pinephone [ IM and VOIP ] - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +--- Thread: Jami on Pinephone [ IM and VOIP ] (/showthread.php?tid=13004) Pages:
1
2
|
RE: Jami on Pinephone [ IM and VOIP ] - AndyM - 06-08-2022 It is a qt6 problem - see this post RE: Jami on Pinephone [ IM and VOIP ] - wayover13 - 06-08-2022 (06-08-2022, 11:48 AM)Fish Wrote: You can try the flatpak. I used it for a short time on mobian and it used to work fine. You mean use flatpak to install the same app that's not working now under this OS? Or using flatpak to install some other SIP/VOIP softphone? If the latter, which one to install? Any recommendations? RE: Jami on Pinephone [ IM and VOIP ] - Fish - 06-08-2022 (06-08-2022, 11:57 AM)wayover13 Wrote:(06-08-2022, 11:48 AM)Fish Wrote: You can try the flatpak. I used it for a short time on mobian and it used to work fine. I'm sorry for not being more clear. I meant using flatpak to install Jami. I just checked it on mobian and it works quite well. RE: Jami on Pinephone [ IM and VOIP ] - wayover13 - 06-08-2022 (06-08-2022, 01:53 PM)Fish Wrote: I'm sorry for not being more clear. I meant using flatpak to install Jami. I just checked it on mobian and it works quite well.Thanks for clarifying. I tried the flatpak version under Manjaro-ARM (Plasma) and it behaves the same as the non-flatpak one. I get only a splash screen when I try to run the app and it seems afterward at some point to just unceremoniously abort. Guess I'll have to try Mobian or some other OS to get SIP/VOIP functionality out of my PinePhone. RE: Jami on Pinephone [ IM and VOIP ] - AndyM - 06-09-2022 What is the error if you run jami-qt from the command line? My error is Code: jami-qt: symbol lookup error: jami-qt: undefined symbol: _ZN3lrc3api11PluginModel26getPluginPreferencesValuesERK7QString Out of interest, compare the results of Code: pacman -Fl qt6-webengine PS. if you get an error run Code: sudo pacman -Fy |