Cannot launch repository (extra) Jami

Hi, I get this:

➜  ~ jami
jami: symbol lookup error: /usr/lib/libjami.so.13: undefined symbol: _ZNK3dht6crypto11Certificate18getSharedPublicKeyEv
➜  ~

I checked:

➜  ~ nm -D /usr/lib/libjami.so.13 | grep _ZNK3dht6crypto11Certificate18getSharedPublicKeyEv
                 U _ZNK3dht6crypto11Certificate18getSharedPublicKeyEv
➜  ~ 

What should I do to get Jami working (I don’t want to install it via snap btw :wink: )

hmm - I didn’t know the app - so I checked.

I also installed from the repo

sudo pacman -Syu yami-qt

Then I run from CLI as you did

 $ jami
"notify server name: Plasma, vendor: KDE, version: 5.27.7, spec: 1.2"
"Using locale: en_DK"
09:30:51.774         os_core_unix.c !pjlib 2.12.1 for POSIX initialized
Daemon is running
No migration required
Syncing lrc accounts list with the daemon
Screen saver dbus interface:  "org.freedesktop.ScreenSaver"
Main window loaded using OpenGLRhi
qt.accessibility.atspi: Error in contacting registry: "org.freedesktop.DBus.Error.Disconnected" "Not connected to D-Bus server"
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/commoncomponents/ModalTextEdit.qml:32:5: Required property placeholderText was not initialized
qml: error creating object
qml: Failed to load view: ConversationView
NetworkManager client initialized, version:  1.42.6 , daemon running: yes , networking enabled: yes
primary network connection: ac737dd6-3523-3496-bbdc-1e05564411ab default:  yes

A newer version is in testing and unstable

 $ mbn info jami-qt -q
Branch         : archlinux
Name           : jami-qt
Version        : 20230619-1
Repository     : extra
Build Date     : Thu 27 Jul 2023 00:35:52 
Packager       : Antonio Rojas <arojas@archlinux.org>
Branch         : unstable
Name           : jami-qt
Version        : 20230619-1
Repository     : extra
Build Date     : Thu 27 Jul 2023 00:35:52 
Packager       : Antonio Rojas <arojas@archlinux.org>
Branch         : testing
Name           : jami-qt
Version        : 20230619-1
Repository     : extra
Build Date     : Thu 27 Jul 2023 00:35:52 
Packager       : Antonio Rojas <arojas@archlinux.org>
Branch         : stable
Name           : jami-qt
Version        : 20230323-2
Repository     : extra
Build Date     : Tue 16 May 2023 23:22:19 
Packager       : Antonio Rojas <arojas@archlinux.org>

I will see if I can replicate using Xfce

First run after installation gives me the Welcome and Join

[fh@qemu-xfce-manjaro ~]$ jami
"notify server name: Xfce Notify Daemon, vendor: Xfce, version: 0.8.2, spec: 1.2"
"Using locale: en_DK"
09:38:02.996         os_core_unix.c !pjlib 2.12.1 for POSIX initialized
Daemon is running
No accounts to migrate
Screen saver dbus interface:  "org.freedesktop.ScreenSaver"
Can't update current account info data for ""
Main window loaded using OpenGLRhi
NetworkManager client initialized, version:  1.42.6 , daemon running: yes , networking enabled: yes
primary network connection: 07b98bcf-6025-3d93-8bd5-80687a74e77e default:  yes

Thank you for caring, so I just have to wait ?

1 Like

Not necessarily. I don’t know how comfortable you would be with this, but you can temporarily switch to the testing branch, update and then go return to the stable branch. You’ll just get a bunch of “xxx is newer than” type of warnings, that is until the stable branch gets updated.

1 Like