Bug 232392 - net/linphone: Unable to open main window. Segmentation fault
Summary: net/linphone: Unable to open main window. Segmentation fault
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-18 17:15 UTC by O. Hartmann
Modified: 2021-02-12 16:39 UTC (History)
1 user (show)

See Also:
p5B2EA84B3: maintainer-feedback?


Attachments
linphone-tester output (3.15 KB, text/plain)
2018-11-11 11:51 UTC, p5B2EA84B3
no flags Details
Screenshot showing missing output (28.35 KB, image/png)
2018-11-11 12:18 UTC, p5B2EA84B3
no flags Details
poudriere build logfile (176.21 KB, text/plain)
2018-11-21 13:54 UTC, p5B2EA84B3
no flags Details
patch-src-app-translator-DefaultTranslator.cpp (657 bytes, patch)
2018-11-23 16:06 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2018-10-18 17:15:36 UTC
After updating net/linphone (ports tree at revision 482348), linphone doesn't work on 12-ALPHA10 (FreeBSD 12.0-ALPHA10 #691 r339414: Wed Oct 17 19:03:57 CEST 2018 amd64):

user : linphone
[19:08:46:144][0x809955f40][Info]"Use locale: en_US"
[19:08:46:238][0x809955f40][Info]"Running app..."
[19:08:46:241][0x809955f40][Info]"Library paths:" ("/usr/local/share/plugins", "/usr/local/lib/qt5/plugins", "/usr/local/bin")
[19:08:46:245][0x80c244580][Info]"Launch async linphone core creation."
[19:08:46:281][0x809955f40][Info]"Activated selectors:" ("custom", "en_US", "unix", "freebsd")
[19:08:46:281][0x809955f40][Info]"Registering types..."
[19:08:46:282][0x809955f40][Info]"Registering shared types..."
[19:08:46:282][0x809955f40][Info]"Registering tool types..."
[19:08:46:282][0x809955f40][Info]"Registering shared tool types..."
[19:08:46:365][0x809955f40][Info]"Open splash screen..."
[19:08:46:399][0x80c244580][Info]"Set `Friends` path: `/home/user/.local/share/linphone/friends.db`"
[19:08:46:400][0x80c244580][Info]"Set `CallLogs` path: `/home/user/.local/share/linphone/call-history.db`"
[19:08:46:401][0x80c244580][Info]"Set `Chat` path: `/home/user/.local/share/linphone/message-history.db`"
Entity: line 1: parser error : Start tag expected, '<' not found
SQLite format 3
^
[19:08:46:641][0x809955f40][Info]"Loading main view..."
[19:08:46:682][0x809955f40][Warning]QQmlApplicationEngine failed to load component
[19:08:46:683][0x809955f40][Warning]qrc:/ui/views/App/Main/MainWindow.qml:107 Type TooltipArea unavailable
qrc:/ui/modules/Common/Tooltip/TooltipArea.qml:23 Type Tooltip unavailable
qrc:/ui/modules/Common/Tooltip/Tooltip.qml:86 Type PopupShadow unavailable
qrc:/ui/modules/Common/Popup/PopupShadow.qml:1 module "QtGraphicalEffects" is not installed

[19:08:46:684][0x809955f40][Fatal]Unable to open main window.
Segmentation fault
Comment 1 p5B2EA84B3 2018-11-09 20:51:06 UTC
Same here with latest linphone-4.1.1_1,1 on RELEASE-11.2.
Starting linphone-tester ends with segmentation fault.
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-09 22:03:02 UTC
Does installing graphics/qt5-graphicaleffects work?
Comment 3 p5B2EA84B3 2018-11-10 11:22:35 UTC
After installing graphics/qt5-graphicaleffects at least there is no more segmentation fault. But it does not solve the Problem:

> [12:15:41:723][0x2e013728][Info]"Use locale: en"
[12:15:41:858][0x2e013728][Info]"Running app..."
[12:15:41:861][0x2e013728][Info]"Library paths:" ("/usr/local/share/plugins", "/usr/local/lib/qt5/plugins", "/usr/local/bin")
[12:15:41:863][0x2e128b60][Info]"Launch async linphone core creation."
[12:15:41:892][0x2e013728][Info]"Activated selectors:" ("custom", "de_DE", "unix", "freebsd")
[12:15:41:913][0x2e013728][Info]"Registering types..."
[12:15:41:962][0x2e013728][Info]"Registering shared types..."
[12:15:41:980][0x2e013728][Info]"Registering tool types..."
[12:15:42:006][0x2e013728][Info]"Registering shared tool types..."
[12:15:42:171][0x2e128b60][Info]"Set `Friends` path: `/home/integer/.local/share/linphone/friends.db`"
[12:15:42:189][0x2e128b60][Info]"Set `CallLogs` path: `/home/integer/.local/share/linphone/call-history.db`"
[12:15:42:219][0x2e128b60][Info]"Set `Chat` path: `/home/integer/.local/share/linphone/message-history.db`"
Entity: line 1: parser error : Start tag expected, '<' not found
SQLite format 3
^
[12:15:42:284][0x2e013728][Info]"Open splash screen..."
[12:15:42:510][0x2e013728][Info]"Loading main view..."
[12:15:42:759][0x2e013728][Info]"Core created. Enable iterate."
[12:15:42:759][0x2e013728][Info]"Core started."
[12:15:42:759][0x2e013728][Info]"Notify unread messages count: 0."
[12:15:43:128][0x2e013728][Info]"Open linphone app."
[12:15:43:215][0x2e013728][Warning](qrc:/ui/views/App/Calls/CallsWindow.qml:189:9: Type Chat unavailable, qrc:/ui/modules/Linphone/Chat/Chat.qml:214:7: Type DroppableTextArea unavailable, qrc:/ui/modules/Common/Form/DroppableTextArea.qml:3:1: module "QtQuick.Dialogs" is not installed)

[1]    Exitcode 134                      linphone
Comment 4 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-10 11:36:38 UTC
(In reply to p5B2E9A8F from comment #3)
Try installing x11-toolkits/qt5-quickcontrols.
Comment 5 p5B2EA84B3 2018-11-10 11:58:00 UTC
qt5-quickcontrols2-5.11.2_1 is already installed here.
Comment 6 p5B2EA84B3 2018-11-10 12:09:17 UTC
After installing qt5-quickcontrols-5.11.2_1 ( not quickcontrols2 ;) )
The main window shows up, but without any visible printed characters there.
Still not usable.
Comment 7 p5B2EA84B3 2018-11-10 12:16:24 UTC
Output from running linphone-tester:

[13:14:59:432][0x2e013728][Info]"Use locale: en"
[13:14:59:434][0x2e013728][Info]"Received command from other application: `show`."
[13:14:59:461][0x2e013728][Fatal]Unable to run test with secondary app.
Comment 8 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-10 12:50:30 UTC
What is the output of 'pkg info -x qt'?
Comment 9 p5B2EA84B3 2018-11-10 16:04:18 UTC
> pkg info -x qt
qt5-concurrent-5.11.2
qt5-core-5.11.2_1
qt5-dbus-5.11.2
qt5-declarative-5.11.2
qt5-graphicaleffects-5.11.2_1
qt5-gui-5.11.2
qt5-linguisttools-5.11.2
qt5-location-5.11.2_1
qt5-network-5.11.2
qt5-opengl-5.11.2
qt5-printsupport-5.11.2
qt5-quickcontrols-5.11.2_1
qt5-quickcontrols2-5.11.2_1
qt5-sensors-5.11.2_1
qt5-speech-5.11.2
qt5-sql-5.11.2
qt5-svg-5.11.2
qt5-testlib-5.11.2
qt5-webchannel-5.11.2_1
qt5-webkit-5.212.0.a2_14
qt5-widgets-5.11.2
qt5-x11extras-5.11.2
qt5-xml-5.11.2
qt5-xmlpatterns-5.11.2
qtchooser-66
Comment 10 commit-hook freebsd_committer freebsd_triage 2018-11-10 19:00:12 UTC
A commit references this bug:

Author: tijl
Date: Sat Nov 10 18:59:11 UTC 2018
New revision: 484629
URL: https://svnweb.freebsd.org/changeset/ports/484629

Log:
  Add missing run dependencies and add an upstream patch to fix some UI
  problems.

  PR:		232392

Changes:
  head/net/linphone/Makefile
  head/net/linphone/files/patch-08-313aa68
Comment 11 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-10 19:03:03 UTC
Can you try the new version I just committed?
Comment 12 p5B2EA84B3 2018-11-11 11:51:51 UTC
Created attachment 199131 [details]
linphone-tester output
Comment 13 p5B2EA84B3 2018-11-11 11:53:43 UTC
Now with linphone-4.1.1_2,1 
linphone-tester looks good to me, see attachment

But there is still the problem that the elements in the window are not filled with any writings. The elements seem to be functional but any output in them is still missing.
Comment 14 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-11 12:02:45 UTC
(In reply to p5B2E9A8F from comment #13)
Can you make a screenshot of that and attach it to this bug?
Comment 15 p5B2EA84B3 2018-11-11 12:18:03 UTC
Created attachment 199134 [details]
Screenshot showing missing output

No writings visible.
Comment 16 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-11 14:14:36 UTC
(In reply to p5B2E9A8F from comment #15)
The UI seems to use Noto Sans font.  Do you have x11-fonts/noto(-lite) installed?
Comment 17 p5B2EA84B3 2018-11-11 15:21:51 UTC
No I do not have noto-font installed. And I would be happy not to be forced to install any Google font family. And yes, it's because of "Google". I'm serious and concerned about that.

Can we have a port-option for "noto-font" allowing to choose an alternative Sans font?
Comment 18 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-11 20:09:33 UTC
(In reply to p5B2E9A8F from comment #17)
I probably won't do that but let's first figure out if this is indeed the problem.  If you don't want to install Noto for a quick test you can do something like this:

cd /usr/ports/net/linphone
make clean patch

Edit work/linphoneqt-4.1.1/src/app/AppController.cpp.  There's a line where DEFAULT_FONT is defined.

make install
Comment 19 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-11 20:47:30 UTC
(In reply to Tijl Coosemans from comment #18)
I noticed that the linphone executable also contains the Noto fonts.  I can remove that and set DEFAULT_FONT to sans-serif so it uses the system default sans-serif font.
Comment 20 p5B2EA84B3 2018-11-21 10:57:46 UTC
Now having installed noto-lite-1.0.5_2 and tried again. Nothing changed. All above said is still true.

Installing the full noto package would not be acceptable to me.
If you could make linphone workable with a standard Sans font that would be awesome.
Comment 21 commit-hook freebsd_committer freebsd_triage 2018-11-21 11:21:20 UTC
A commit references this bug:

Author: tijl
Date: Wed Nov 21 11:20:18 UTC 2018
New revision: 485509
URL: https://svnweb.freebsd.org/changeset/ports/485509

Log:
  Add patches to unbundle Noto fonts.

  PR:		232392

Changes:
  head/net/linphone/Makefile
  head/net/linphone/files/patch-resources.qrc
  head/net/linphone/files/patch-src-app-AppController.cpp
Comment 22 p5B2EA84B3 2018-11-21 13:54:13 UTC
Created attachment 199416 [details]
poudriere build logfile

Having build linphone-4.1.1_3,1 the screenshot is still the same. 
I looked up all the fonts used found in the new poudriere build log (See attached) and checked if they are installed locally. They are installed.

Is some other thing wrong? I also checked the depended qt5 ports installed on the box where linphone is installed. Anything else I can check?
Comment 23 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-22 17:47:32 UTC
(In reply to p5B2E9A8F from comment #22)
Oliver, do you see the same problem or is everything ok for you?

I'm running out of ideas I'm afraid.  Do other Qt5 apps work?
Comment 24 O. Hartmann 2018-11-22 18:57:34 UTC
Hello,

I have different experiences with linphone so far. I use on one hand a make-built version from /usr/ports at r485598 and linphone is on that specific box

[ohartmann]: pkg info -xo linphone
liblinphone-3.12.0             net/liblinphone
linphone-4.1.1_3,1             net/linphone

That version works without problem or issues and I have all gadgets visible. pkg info -xo qt5 gives:

phonon-qt5-4.10.1              multimedia/phonon
pinentry-qt5-1.1.0             security/pinentry-qt5
poppler-qt5-0.57.0_1           graphics/poppler-qt5
py27-qt5-core-5.9.2_6          devel/py-qt5-core
py27-qt5-dbussupport-5.9.2_1   devel/py-qt5-dbussupport
py27-qt5-gui-5.9.2_2           x11-toolkits/py-qt5-gui
py27-qt5-widgets-5.9.2_5       x11-toolkits/py-qt5-widgets
qscintilla2-qt5-2.10.4         devel/qscintilla2-qt5
qt5-buildtools-5.11.2          devel/qt5-buildtools
qt5-concurrent-5.11.2          devel/qt5-concurrent
qt5-core-5.11.2_1              devel/qt5-core
qt5-dbus-5.11.2                devel/qt5-dbus
qt5-declarative-5.11.2_1       x11-toolkits/qt5-declarative
qt5-graphicaleffects-5.11.2_1  graphics/qt5-graphicaleffects
qt5-gui-5.11.2                 x11-toolkits/qt5-gui
qt5-help-5.11.2                devel/qt5-help
qt5-imageformats-5.11.2        graphics/qt5-imageformats
qt5-linguisttools-5.11.2       devel/qt5-linguisttools
qt5-location-5.11.2_1          devel/qt5-location
qt5-multimedia-5.11.2_2        multimedia/qt5-multimedia
qt5-network-5.11.2             net/qt5-network
qt5-opengl-5.11.2              graphics/qt5-opengl
qt5-printsupport-5.11.2        print/qt5-printsupport
qt5-qmake-5.11.2               devel/qt5-qmake
qt5-quickcontrols-5.11.2_1     x11-toolkits/qt5-quickcontrols
qt5-quickcontrols2-5.11.2_1    x11-toolkits/qt5-quickcontrols2
qt5-script-5.11.2              devel/qt5-script
qt5-sensors-5.11.2_1           comms/qt5-sensors
qt5-serialport-5.11.2          comms/qt5-serialport
qt5-speech-5.11.2              accessibility/qt5-speech
qt5-sql-5.11.2                 databases/qt5-sql
qt5-sqldrivers-sqlite3-5.11.2  databases/qt5-sqldrivers-sqlite3
qt5-svg-5.11.2                 graphics/qt5-svg
qt5-testlib-5.11.2             devel/qt5-testlib
qt5-uiplugin-5.11.2            x11-toolkits/qt5-uiplugin
qt5-uitools-5.11.2             devel/qt5-uitools
qt5-webchannel-5.11.2_1        www/qt5-webchannel
qt5-widgets-5.11.2             x11-toolkits/qt5-widgets
qt5-x11extras-5.11.2           x11/qt5-x11extras
qt5-xml-5.11.2                 textproc/qt5-xml
qt5-xmlpatterns-5.11.2         textproc/qt5-xmlpatterns

The working box is CURRENT: FreeBSD 13.0-CURRENT #818 r340744: Wed Nov 21 22:11:12 CET 2018 amd64


On another box I use a self-build linphone package, built via my own poudriere for 12-STABLE; the host is running 12-PRERELEASE at r340721 amd64, 

pkg info -xo linphone
liblinphone-3.12.0             net/liblinphone
linphone-4.1.1_3,1             net/linphone

[~] pkg info -xo qt5
py27-qt5-core-5.9.2_6          devel/py-qt5-core
py27-qt5-dbussupport-5.9.2_1   devel/py-qt5-dbussupport
py27-qt5-gui-5.9.2_2           x11-toolkits/py-qt5-gui
py27-qt5-widgets-5.9.2_5       x11-toolkits/py-qt5-widgets
qscintilla2-qt5-2.10.4         devel/qscintilla2-qt5
qt5-concurrent-5.11.2          devel/qt5-concurrent
qt5-core-5.11.2_1              devel/qt5-core
qt5-dbus-5.11.2                devel/qt5-dbus
qt5-declarative-5.11.2_1       x11-toolkits/qt5-declarative
qt5-graphicaleffects-5.11.2_1  graphics/qt5-graphicaleffects
qt5-gui-5.11.2                 x11-toolkits/qt5-gui
qt5-imageformats-5.11.2        graphics/qt5-imageformats
qt5-linguisttools-5.11.2       devel/qt5-linguisttools
qt5-network-5.11.2             net/qt5-network
qt5-opengl-5.11.2              graphics/qt5-opengl
qt5-printsupport-5.11.2        print/qt5-printsupport
qt5-quickcontrols-5.11.2_1     x11-toolkits/qt5-quickcontrols
qt5-quickcontrols2-5.11.2_1    x11-toolkits/qt5-quickcontrols2
qt5-script-5.11.2              devel/qt5-script
qt5-speech-5.11.2              accessibility/qt5-speech
qt5-sql-5.11.2                 databases/qt5-sql
qt5-svg-5.11.2                 graphics/qt5-svg
qt5-testlib-5.11.2             devel/qt5-testlib
qt5-widgets-5.11.2             x11-toolkits/qt5-widgets
qt5-x11extras-5.11.2           x11/qt5-x11extras
qt5-xml-5.11.2                 textproc/qt5-xml
qt5-xmlpatterns-5.11.2         textproc/qt5-xmlpatterns


THIS VERSION DOES NOT WORK!

When starting linphone from the xterm (I'm running windowmaker on both machines), nothing happens, the call to linphone seems to be unanswered and after a short time the prompter is back on the terminal. linphone-tester the very same.
Comment 25 p5B2EA84B3 2018-11-22 22:09:40 UTC
For info what I have:
# pkg info -xo qt5
qt5-concurrent-5.11.2          devel/qt5-concurrent
qt5-core-5.11.2_1              devel/qt5-core
qt5-dbus-5.11.2                devel/qt5-dbus
qt5-declarative-5.11.2_1       x11-toolkits/qt5-declarative
qt5-graphicaleffects-5.11.2_1  graphics/qt5-graphicaleffects
qt5-gui-5.11.2                 x11-toolkits/qt5-gui
qt5-linguisttools-5.11.2       devel/qt5-linguisttools
qt5-location-5.11.2_1          devel/qt5-location
qt5-network-5.11.2             net/qt5-network
qt5-opengl-5.11.2              graphics/qt5-opengl
qt5-printsupport-5.11.2        print/qt5-printsupport
qt5-quickcontrols-5.11.2_1     x11-toolkits/qt5-quickcontrols
qt5-quickcontrols2-5.11.2_1    x11-toolkits/qt5-quickcontrols2
qt5-sensors-5.11.2_1           comms/qt5-sensors
qt5-speech-5.11.2              accessibility/qt5-speech
qt5-sql-5.11.2                 databases/qt5-sql
qt5-svg-5.11.2                 graphics/qt5-svg
qt5-testlib-5.11.2             devel/qt5-testlib
qt5-webchannel-5.11.2_1        www/qt5-webchannel
qt5-webkit-5.212.0.a2_14       www/qt5-webkit
qt5-widgets-5.11.2             x11-toolkits/qt5-widgets
qt5-x11extras-5.11.2           x11/qt5-x11extras
qt5-xml-5.11.2                 textproc/qt5-xml
qt5-xmlpatterns-5.11.2         textproc/qt5-xmlpatterns

And these are the qt5 applications installed here:
# pkg query %ro qt5-widgets | grep -v qt5
security/keepassxc
editors/ghostwriter
net/linphone
editors/featherpad

Except linphone no problems with other qt5 apps.
Comment 26 Tijl Coosemans freebsd_committer freebsd_triage 2018-11-23 16:06:50 UTC
Created attachment 199485 [details]
patch-src-app-translator-DefaultTranslator.cpp

Try building with this patch in /usr/ports/net/linphone/files.  It's not a fix, but it may pinpoint the cause of the problem and produce extra console output.
Comment 27 Romain Tartière freebsd_committer freebsd_triage 2018-12-07 22:42:54 UTC
(In reply to Tijl Coosemans from comment #26)
Same problem here (text is missing from the GUI), I have just compiled linphone with the proposed patch which produce a lot of output copied bellow:

------------------ 8< ------------------
romain@zappy ~ % linphone
[12:34:48:912][0x815037e60][Warning]"Unable to find a translation. (context=QGuiApplication, label=QT_LAYOUT_DIRECTION)"
[12:34:48:912][0x815037e60][Info]"Use locale: fr_FR"
[12:34:48:917][0x815037e60][Info]"Running app..."
[12:34:48:918][0x815037e60][Warning]"Unable to find a translation. (context=Cli, label=showFunctionDescription)"
[12:34:48:918][0x815037e60][Warning]"Unable to find a translation. (context=Cli, label=showFunctionCall)"
[12:34:48:918][0x815037e60][Info]"Library paths:" ("/usr/local/share/plugins", "/usr/local/lib/qt5/plugins", "/usr/local/bin")
[12:34:48:918][0x815096960][Info]"Launch async linphone core creation."
[12:34:48:919][0x815037e60][Warning]"Unable to find a translation. (context=QQmlEngine, label=Locale cannot be instantiated.  Use Qt.locale())"
[12:34:48:920][0x815037e60][Info]"Activated selectors:" ("custom", "fr_FR", "unix", "freebsd")
[12:34:48:920][0x815037e60][Info]"Registering types..."
[12:34:48:920][0x815037e60][Info]"Registering shared types..."
[12:34:48:920][0x815037e60][Info]"Registering tool types..."
[12:34:48:920][0x815037e60][Info]"Registering shared tool types..."
[12:34:48:923][0x815038380][Warning]"Unable to find a translation. (context=QInputMethod, label=InputMethod is an abstract class)"
[12:34:48:923][0x815038380][Warning]"Unable to find a translation. (context=QQuickAbstractAnimation, label=Animation is an abstract class)"
[12:34:48:923][0x815038380][Warning]"Unable to find a translation. (context=QQuickAbstractAnimation, label=Animator is an abstract class)"
[12:34:48:923][0x815038380][Warning]"Unable to find a translation. (context=QQmlEngine, label=Locale cannot be instantiated.  Use Qt.locale())"
[12:34:48:924][0x815038380][Warning]"Unable to find a translation. (context=QQuickKeyNavigationAttached, label=KeyNavigation is only available via attached properties)"
[12:34:48:924][0x815038380][Warning]"Unable to find a translation. (context=QQuickKeysAttached, label=Keys is only available via attached properties)"
[12:34:48:924][0x815038380][Warning]"Unable to find a translation. (context=QQuickLayoutMirroringAttached, label=LayoutMirroring is only available via attached properties)"
[12:34:48:924][0x815038380][Warning]"Unable to find a translation. (context=QQuickViewTransitionAttached, label=ViewTransition is only available via attached properties)"
[12:34:48:924][0x815038380][Warning]"Unable to find a translation. (context=QQuickShaderEffectMesh, label=Cannot create instance of abstract class ShaderEffectMesh.)"
[12:34:48:924][0x815038380][Warning]"Unable to find a translation. (context=QQuickPaintedItem, label=Cannot create instance of abstract class PaintedItem)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickDragAttached, label=Drag is only available via attached properties)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickMouseEvent, label=GestureEvent is only available in the context of handling the gestureStarted signal from MultiPointTouchArea)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickAccessibleAttached, label=Accessible is only available via attached properties)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickItemView, label=ItemView is an abstract base class)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickOpenGLInfo, label=OpenGLInfo is only available via attached properties)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickEnterKeyAttached, label=EnterKey is only available via attached properties)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickMouseEvent, label=MouseEvent is only available within handlers in MouseArea)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickGraphicsInfo, label=GraphicsInfo is only available via attached properties)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickTouchPoint, label=PointingDeviceUniqueId is only available via read-only properties)"
[12:34:48:925][0x815038380][Warning]"Unable to find a translation. (context=QQuickApplication, label=Application is an abstract class)"
[12:34:48:926][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:933][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:941][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:941][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:941][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:942][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:943][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:943][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:943][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:943][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:943][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:943][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:943][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:955][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:955][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:957][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:959][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:959][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:959][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:959][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:959][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:959][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:959][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:960][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:961][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:961][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:961][0x815037e60][Info]"Open splash screen..."
[12:34:48:966][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:967][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:967][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:968][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:968][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:48:984][0x815096960][Info]"Set `Friends` path: `/home/romain/.local/share/linphone/friends.db`"
[12:34:48:986][0x815096960][Info]"Set `CallLogs` path: `/home/romain/.local/share/linphone/call-history.db`"
[12:34:48:988][0x815096960][Info]"Set `Chat` path: `/home/romain/.local/share/linphone/message-history.db`"
[12:34:49:000][0x815037e60][Info]"Loading main view..."
[12:34:49:002][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:002][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:002][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:003][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:003][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:005][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:005][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:005][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:006][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:007][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:007][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:009][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:010][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:011][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:012][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:012][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:012][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:014][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:014][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:016][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:016][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:018][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:018][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:018][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:019][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:019][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:019][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:019][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:020][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:020][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:021][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:021][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:021][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:021][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:022][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:022][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:022][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:023][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:023][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:023][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:023][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:023][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:024][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:027][0x815037e60][Info]"Core created. Enable iterate."
[12:34:49:027][0x815037e60][Info]"Core started."
[12:34:49:027][0x815037e60][Info]"Notify unread messages count: 0."
[12:34:49:028][0x815037e60][Info]"Add sip address: `sip:100@51.15.60.225`."
[12:34:49:028][0x815037e60][Info]"Add sip address: `sip:7000@51.15.60.225`."
[12:34:49:029][0x815037e60][Info]"Add sip address: `sip:626@51.15.60.225`."
[12:34:49:038][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:038][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:038][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:038][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:038][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:038][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:039][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:039][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:039][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:103][0x815037e60][Info]"Open linphone app."
[12:34:49:108][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:108][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:108][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:108][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:108][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:108][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:109][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:109][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:109][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:109][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:109][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:110][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:111][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:111][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:111][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:112][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:112][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:113][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:114][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:115][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:115][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:115][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:116][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:116][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:116][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:116][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:116][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:117][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:117][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:117][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:117][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:117][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:117][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:118][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:119][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:119][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:120][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:120][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:120][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:120][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:120][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:120][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:120][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:121][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:122][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:123][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:125][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:126][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:126][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:126][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:126][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:127][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:127][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:128][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:129][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:129][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:129][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:131][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:137][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:137][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:138][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:138][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:138][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:139][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:139][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:140][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:140][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:140][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:140][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:141][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:141][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:141][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:141][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:141][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:142][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:143][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:143][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:143][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:143][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:143][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:144][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:145][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:145][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:146][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:146][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:146][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:147][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:147][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:147][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:147][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:147][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:147][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:148][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:148][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:149][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:149][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:149][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:149][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:149][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:149][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:149][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:150][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:151][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:152][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:153][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:154][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:154][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:155][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:156][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:156][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:156][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:156][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:158][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:160][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:160][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:160][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:160][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:160][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:160][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:160][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:161][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:161][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:161][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:162][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:162][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:162][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:162][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
[12:34:49:162][0x815038380][Warning]"Unable to find a translation. (context=QQmlImportDatabase, label=is not a type)"
------------------ 8< ------------------

I am using these localization settings:

------------------ 8< ------------------
romain@zappy ~ % locale
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_ALL=fr_FR.UTF-8
------------------ 8< ------------------

Some translations seems to be working, for example, I can get usage in french:

------------------ 8< ------------------
romain@zappy ~ % linphone --help
[12:40:02:443][0x815037e60][Warning]"Unable to find a translation. (context=QGuiApplication, label=QT_LAYOUT_DIRECTION)"
[12:40:02:443][0x815037e60][Warning]"Unable to find a translation. (context=QCommandLineParser, label=[options])"
[12:40:02:443][0x815037e60][Warning]"Unable to find a translation. (context=QCommandLineParser, label=Usage: %1)"
[12:40:02:443][0x815037e60][Warning]QString::arg: Argument missing: FAIL, linphone FAIL
[12:40:02:443][0x815037e60][Warning]"Unable to find a translation. (context=QCommandLineParser, label=Options:)"
FAIL
Un logiciel libre de voix sur IP SIP.

FAIL
  -h, --help       affiche cette aide
  -v, --version    affiche la version de l'application
  --config <file>  spécifier un fichier de configuration à utiliser
  --iconified      lancer l'application dans la zone de notification
  -V, --verbose    afficher sur stdout les informations de debug

------------------ 8< ------------------
Comment 28 Loïc Bartoletti freebsd_committer freebsd_triage 2018-12-31 14:44:23 UTC
Hi,

Same problem (blank screen) on my laptop:
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 8)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 8 8 8)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 8 8)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 8)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 8)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 8)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 8)

But it works on a VM...
Comment 29 Loïc Bartoletti freebsd_committer freebsd_triage 2018-12-31 15:04:13 UTC
same when locale is fr_FR.UTF-8 or C

linphone -V produces this error:
[15:56:32:900][Warning]Core:belle-sip: QT: qglx_findConfig: Failed to finding matching FBConfig (1 1 8 8)
[15:56:32:900][0x80789aec0][Warning]qglx_findConfig: Failed to finding matching FBConfig (1 1 1 8)
[15:56:32:900][Warning]Core:belle-sip: QT: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 8)

so maybe it's related to net/belle-sip ?
Comment 30 p5B2EA84B3 2019-10-31 19:44:54 UTC
net/linphone now works here. The problem reported is not related to linphone but most probably to a misconfigured ffmpeg. Unfortunately I cannot say what exactly made the problem to go away as I changed other things too like dropping dependencies to alsa.

Long story short: It is NOT a linphone problem, at least here ;)