Julien Wadel
Julien Wadel
Hi That should be because you don't have any tags in your folders. Try to go in and make a git fetch
As pointed by the Readme, It is not officially supported. Distributions can still make a PR here to change that ;)
Hi I think I finally get a solution about the robotic voice with some devices. The fix will be available for 5.2.74 (on next SDK nightly). Regards
Having a PNG for system tray lead to a fatal in Linphone. So I don't understand "It would be nice if the program icon and the system tray icon in...
Hi, do you still have the issue after refreshing the page(changing page from chat for example)? If, yes, it is just a display bug (which is about data synchronization).
Last thing, I don't see any successfully registration sate but, I guess that you are not using the default local account?
The main issue from insensitive search is that tolower (for example) doesn't work well with non wide characters (string / wstring). liblinphone do the search on string so it can...
Hi, I get the same error. It happens when there is an argument in Exec: OK : "Exec=linphone" NotOk: "Exec=linphone %u" Desktop file example: ``` [Desktop Entry] Name=Linphone GenericName=SIP Phone...
Ok, after rechecking, I know what was "wrong". The documentation is not updated at https://appimage-builder.readthedocs.io/en/latest/intro/install.html It uses : wget -O appimage-builder-x86_64.AppImage https://github.com/AppImageCrafters/appimage-builder/releases/download/v1.0.0-beta.1/appimage-builder-1.0.0-677acbd-x86_64.AppImage I didn't change the version to the last
And I confirm that it doesn't crash on the latest version.