BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
404 stars 207 forks source link

[Bug]: AppImage can't find wayland plaform plugin #733

Open binarious opened 1 year ago

binarious commented 1 year ago

Context

General information

Expected behaviour

I wanted to start the linphone AppImage with QT_QPA_PLATFORM="wayland", but it failed with the following error:

QML debugging is enabled. Only use this in a safe environment.
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb.

[1]    362728 IOT instruction (core dumped)  QT_QPA_PLATFORM="wayland" /opt/appimages/linphone.AppImage

To Reproduce

Additional context

Similar issues:

SDK logs URL

No response

fictitiousexistence commented 1 year ago

Same issue for me. Running wayland only. Linphone is the only viable sip phone option for linux that I've found so hopefully running on wayland will be supported.

glebaccon-eurekam commented 3 months ago

Any news about this problem?