Hi there:
I am try using jami as a tool communicate between Android and Debian13 PC.
but the Debian side blocked in
"Wating for xxx to connect to Synchronize the conversation."
the terminal error is :
default [1742259611143][WRN][7f7d3588f840]: qrc:/mainview/components/ChatView.qml:172: TypeError: Value is undefined and could not be converted to an object
full log:
$ jami
Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Testing for explicit PulseAudio choice...
Testing for ALSA permissions...
...and using ALSA.
client [1742259549292][INF][7f7d3588f840]: Using Qt runtime version: 6.6.1
client [1742259549331][INF][7f7d3588f840]: "notify server name: gnome-shell, vendor: GNOME, version: 47.0, spec: 1.2"
client [1742259549388][INF][7f7d3588f840]: "Using locale: en_HK"
08:59:09.910 os_core_unix.c !pjlib 2.15.1 for POSIX initialized
Daemon is running
client [1742259551533][INF][7f7d3588f840]: Screen saver dbus interface: "org.freedesktop.ScreenSaver"
qml [1742259551543][INF][7f7d3588f840]:[qrc:/MainApplicationWindow.qml:141] Initializing main view
client [1742259551784][INF][7f7d3588f840]: Main window loaded using "OpenGLRhi"
client [1742259551998][INF][7f7d3588f840]: NetworkManager client initialized, version: 1.42.4 , daemon running: yes , networking enabled: yes
client [1742259551998][INF][7f7d3588f840]: Primary network connection: aada8a6c-26df-32c6-a488-a01d2d5f08ec default: yes
default [1742259554867][WRN][7f7d3588f840]: 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 [1742259554867][WRN][7f7d3588f840]: 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 [1742259554873][WRN][7f7d3588f840]: 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.
** (jami:2924177): WARNING **: 08:59:36.926: atk-bridge: get_device_events_reply: unknown signature
default [1742259579187][WRN][7f7d3588f840]: qrc:/mainview/components/ChatView.qml:172: TypeError: Value is undefined and could not be converted to an object
default [1742259581102][WRN][7f7d3588f840]: qrc:/mainview/components/ChatView.qml:172: TypeError: Value is undefined and could not be converted to an object
Hope this is helpful, thanks.