Does anyone successfully run Jami on OpenSuse Leap 15.6?
I have installed it. Created account. Can find other users. But when I try to make a call or conversation, to no avail.
On the same home notwork (via the same router) other computer (LinuxMint) can freely use Jami (conversations + calls).
Any help?
I can find no package named jami in the openSUSE Leap 15.6 repos. You probably have installed it from elsewhere. In that case you better explain what and where from and how. So that
can immediately start to see if they use the same as you try.
jami
client [1745817837244][INF][7f1a68e20140]: Using Qt runtime version: 6.6.3
client [1745817837249][INF][7f1a68e20140]: “notify server name: Plasma, vendor: KDE, version: 5.27.11, spec: 1.2”
client [1745817837254][INF][7f1a68e20140]: “Using locale: en_US”
07:23:57.267 os_core_unix.c !pjlib 2.15.1 for POSIX initialized
[AVHWDeviceContext @ 0x7f1a0c002a40] Cannot load libcuda.so.1
[AVHWDeviceContext @ 0x7f1a0c002a40] Could not dynamically load CUDA
[AVHWDeviceContext @ 0x7f1a0c002ac0] Cannot load libcuda.so.1
[AVHWDeviceContext @ 0x7f1a0c002ac0] Could not dynamically load CUDA
[AVHWDeviceContext @ 0x7f1a0c002a40] Cannot load libcuda.so.1
[AVHWDeviceContext @ 0x7f1a0c002a40] Could not dynamically load CUDA
[hevc_vaapi @ 0x7f1a0c025f00] Driver does not advertise encoder features, using guessed defaults.
[hevc_vaapi @ 0x7f1a0c025f00] Driver does not advertise encoder block size, using guessed defaults.
Daemon is running
client [1745817837398][INF][7f1a68e20140]: Screen saver dbus interface: “org.freedesktop.ScreenSaver”
qml [1745817837408][INF][7f1a68e20140]:[qrc:/MainApplicationWindow.qml:141] Initializing main view
client [1745817837610][INF][7f1a68e20140]: Main window loaded using “OpenGLRhi”
client [1745817837796][INF][7f1a68e20140]: NetworkManager client initialized, version: 1.44.2 , daemon running: yes , networking enabled: yes
client [1745817837796][INF][7f1a68e20140]: Primary network connection: 7bd08549-847e-3299-89cd-0024574e6e82 default: yes
default [1745817856501][WRN][7f1a68e20140]: qrc:/mainview/components/ChatViewHeader.qml:124:17: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
default [1745817856502][WRN][7f1a68e20140]: qrc:/mainview/components/ChatViewHeader.qml:124:17: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
default [1745817856528][WRN][7f1a68e20140]: qrc:/mainview/components/ChatViewHeader.qml:124:17: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
default [1745817860196][WRN][7f1a68e20140]: qrc:/mainview/components/ChatViewHeader.qml:124:17: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
I tried to install (via zypper) cuda and libcuda. They do not exist in my repositories.
@GazetaCypr
Please, to make the pieces of computer code in your posts better consumable by technical oriented people:
And post as complete as possible. That is starting with the line with the prompt and the command, then all output, and ending with the new prompt line.
When you really feel you need to change anything in such a copy, then in a comment, else we take all characters literally.
user@localhost:~> jami
client [1745832491734][INF][7f37ca236140]: Using Qt runtime version: 6.6.3
client [1745832491739][INF][7f37ca236140]: "notify server name: Plasma, vendor: KDE, version: 5.27.11, spec: 1.2"
client [1745832491744][INF][7f37ca236140]: "Using locale: en_US"
11:28:11.757 os_core_unix.c !pjlib 2.15.1 for POSIX initialized
[AVHWDeviceContext @ 0x7f376c002a40] Cannot load libcuda.so.1
[AVHWDeviceContext @ 0x7f376c002a40] Could not dynamically load CUDA
[AVHWDeviceContext @ 0x7f376c002ac0] Cannot load libcuda.so.1
[AVHWDeviceContext @ 0x7f376c002ac0] Could not dynamically load CUDA
[AVHWDeviceContext @ 0x7f376c002a40] Cannot load libcuda.so.1
[AVHWDeviceContext @ 0x7f376c002a40] Could not dynamically load CUDA
[hevc_vaapi @ 0x7f376c025f00] Driver does not advertise encoder features, using guessed defaults.
[hevc_vaapi @ 0x7f376c025f00] Driver does not advertise encoder block size, using guessed defaults.
Daemon is running
client [1745832491888][INF][7f37ca236140]: Screen saver dbus interface: "org.freedesktop.ScreenSaver"
qml [1745832491899][INF][7f37ca236140]:[qrc:/MainApplicationWindow.qml:141] Initializing main view
client [1745832492099][INF][7f37ca236140]: Main window loaded using "OpenGLRhi"
client [1745832492279][INF][7f37ca236140]: NetworkManager client initialized, version: 1.44.2 , daemon running: yes , networking enabled: yes
client [1745832492279][INF][7f37ca236140]: Primary network connection: 7bd08549-847e-3299-89cd-0024574e6e82 default: yes
default [1745832502671][WRN][7f37ca236140]: qrc:/mainview/components/ChatViewHeader.qml:124:17: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
default [1745832502672][WRN][7f37ca236140]: qrc:/mainview/components/ChatViewHeader.qml:124:17: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
default [1745832502694][WRN][7f37ca236140]: qrc:/mainview/components/ChatViewHeader.qml:124:17: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
user@localhost:~>
It is from the start, then I quit Jami.
I hope coding is ok now.