Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    M
    Out of curiosity, I tried to get Linphone-Desktop to function properly in desktop mode on my Fairphone 4 channel 24.04/daily. Linphone-Desktop exists in many versions: AppImage(s) 4.x.y to 6.x.y, alphas, betas, nightly qt5 version(s) 5.x.y DEB version(s) 5.x.y qt6 version(s) 6.x.y DEB version(s) 6.x.y The ugliest install is probably the qt6 version straight from the main branch available on gitlab or github. I went for the main branch version in the trial to see if it would work. Compiling Linphone-Desktop is probably worth an essay by itself, but it is pretty straight forward to set CMAKE options where neccessary. Packaging Linphone-Desktop into an installable DEB is probably worth another essay. It is also possible to unpack the AppImage version into a Libertine container somewhere like /opt/linphone and adjust LD_LIBRARY_PATH variable to give the executable a chance to find all libraries inside /opt. When launching from command line, there was a complaint about a missing qt6 module named Suru, but I kept re-launching the same command 3-5 times until Linphone-Desktop launched anyway without Suru module. The successfull Libertine container noble launch command was entered five times like this: QT_USE_PHYSICAL_DPI=1 QT_SCALE_FACTOR=0.8 GDK_BACKEND=x11 LD_LIBRARY_PATH="/opt/Qt6.10.2/lib:/opt/linphone/lib:$LD_LIBRARY_PATH" /opt/linphone/bin/linphone -V Remark: Sometimes Linphone-Desktop launches at first or third attempt. Linphone-Desktop should compile with any qt bigger or equal to version 6.10.0 (I used qt6.10.2). The initial launch showed such a tiny text in desktop mode that it was not readable at all. Some tinkering with variables in command line launch made the text bigger and the app more useful. Testing Linphone-Desktop offers encryption of different types, such as PostQuantum ZRTP, which worked. Several different sound card options appeared in the settings, of which the Droid soundcard worked. Tested encrypted chat message delivery which worked. Tested encrypted voice call (SIPS-protocol) with opus codec which worked. Video camera did not work. Only static picture could be selected in the settings, which worked and was shown. Observations Earlier versions of Ubuntu Touch has a native Linphone, which I think would be nice to have in noble as well. It may not offer the advanced encryption available in version 6, but still good enough performance compatible with other SIP-softphones. Ubuntu Touch noble (24.04) does not have a native Linphone or any other SIP-softphone as far as I am aware. On devices that do not meet operator's VoLTE requirements, SIP-softphones is an alternative for calls. Signal-Desktop is another voice calling option. I was not expecting Linphone-Desktop version 6 to work on Ubuntu Touch noble as well as it performed. Sound quality was good and chats were delivered as expected. Some icons were a bit too large, but visible. Wired external display functionality (USB3 display out) seems to be a more than neccessary feature of a device that for the moment requires desktop mode to show windows which are too large for a mobile screen dimension. It should in theory be possible to port the Android version of Linphone to Ubuntu Touch, given that Linphone-Desktop works out of the box more or less. Maybe the developers of Linphone would be interested in helping out with that.
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    messayistoM
    @UBportsNews @applee Thanks for doing the show all alone! My answer to your question is, that the soundeffects like applause, fanfares etc are funny, but the music is distroying my concentration. Maybe at least a little more loud would be a solution...
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    S
    @gpatel-fr I also have a Radicale server and UBPorts agenda syncs well with it (both ways) as long as I do not reboot the phone after connecting to the caldav server (i.e. creating the remote caldav account). On subsequent boots, calendars no longer sync; I need to delete the remote caldav account and recreate it for syncing to work again. It could just be a problem with storing the password (I find it somewhat surprising that once it's created, it's not possible to change the remote account password, AFAICT), but I have not investigated it more than that. And, yes, it's a pain...
  • Community section for all languages other than English

    14 Topics
    65 Posts
    OtaDrO
    @uxes tak jsme se tam pridal
  • 2k Topics
    20k Posts
    L
    @rocket2nfinity Will those patches also fix group messaging? When I send a message to a group of recipients it only goes to the first recipient in the group.
  • Discussions on development of Ubuntu Touch

    537 Topics
    6k Posts
    P
    @ChromiumOS-Guy said: @nbdynl before i continue, append this to camera / location and if possible networking as well. we want a one time approval option, as well as foreground only. only system apps (like Phone app) should be eligable for background access for services microphone/camera by default, devision as follows: only phone (the app) has background access to microphone by default camera should not be accessible on background by default. (any app) location should not be accessible on background by default (any app) networking should not be accessible on background by default ,push notifications goes through a push server so not affected if im wrong this can be ammended (any non system app) It would be nice to have an explicit permission for apps that need to run in the background all the time, even if it's something that makes it require review. There are a number of apps that only work properly when unsuspended, or by using an unconfined background daemon. Would be good to converge on a single permission for them.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    165 Topics
    2k Posts
    pparentP
    I've put the logo on the french version of wikipedia, It can be reused for other languages: https://fr.wikipedia.org/wiki/Ubuntu_Touch
  • Creating Ubuntu Touch apps

    786 Topics
    8k Posts
    P
    I've taken the liberty of packaging Lagrange for Ubuntu Touch. Lagrange uses its own completely custom C-based UI stack built on top of SDL/OpenGL, which means that while it runs fine, the keyboard does not work out of the box on Ubuntu Touch. The UT package has a patch that 1) enables the keyboard and 2) packages it as a .click. There are still some issues with the keyboard and integration with the system. Namely: Clipboard does not work. Keyboard still has some weird behavior on textboxes that aren't the URL bar. You cannot edit text in the middle of them, for example. No integration with content hub. No integration with URL dispatcher (i.e. cannot open gemini links in Lagrange). I think most of these should be solvable. I will continue working on it and see what comes out. You can find Lagrange here: https://next.open-store.io/app/fi.skyjake.lagrange/
  • Porting Ubuntu Touch to new devices

    495 Topics
    4k Posts
    fredldotmeF
    Update: UBports CI now spits out a recovery ramdisk for Halium 10.0 and up. Select your Halium generation and download the ramdisk here: https://ci.ubports.com/job/UBportsCommunityPortsJenkinsCI/job/ubports%252Fporting%252Fcommunity-ports%252Fjenkins-ci%252Fgeneric_arm64/
  • Lomiri, the operating environment for everywhere

    77 Topics
    630 Posts
    libremaxL
    @kaktux Hi, A lot of effort has been made to upstream Lomiri to Debian. So I think it may be the way to go for you. The following command is to use on Debian Sid/Trixie: apt install lomiri lomiri-desktop-session lightdm Source: https://ubports.com/lomiri
  • Discussion on translating Ubuntu Touch and its core apps

    61 Topics
    335 Posts
    lduboeufL
    said: Hello, With the next calendar-app release coming, a bunch of new strings are waiting to be translated, thanks for looking into it: https://hosted.weblate.org/projects/lomiri/lomiri-calendar-app/ Lionel oops forgot to mention the forum post about it: ( arf can't paste the link here), look into category OS->Call for testing: calendar-app)
  • A place to discuss ideas for promoting Ubuntu Touch

    57 Topics
    726 Posts
    O
    @mango Divide into groups based on needs is a good idea. Assign a rank # to all you mentioned. My version of list starts with: Group 1: need voice calls - with VoLTE (required in some countries now, and many more in future). USABLE on 4 or 5 phones as of today ? Have not tried it enough to say 'mainstream ready' or not. Group 1a: Voice calls over Wifi (Rural areas, etc). Hope you don't need it. NOT supported by UT. Group 1b: VOIP to PSTN. Please tell me how to set this up (see 1a, above) other groups ? Your list... BTW: Libre office snap installs directly - no need for Libertine. Use wireless external display direct to TV (IF TV supports Miracast. Many LG TV's do). Limit 1080P, even on a 4K TV, due to Wifi speeds, or something. Wired external display would be nicer, but it seems NOT many older phones that UT currently runs on support it. (if Oneplus 8 gets UT port, I think it supports wired ext display). Wired keyboard & mouse through USB-C expansion adapter with PD charging (Acasis $10) operational.
  • Other Projects

    Projects which are started by a group within the UBports community

    70 Topics
    404 Posts
    DJacD
    I juste tried on linux-mint : no problem. so, it comes specificaly from Debian distro (and not here daugthers)
  • For things that just don't fit in the other categories.

    891 Topics
    5k Posts
    C
    @peat_psuwit this topic (4370) is the one that tells me to go to a shelter to not get killed so yes we should subscribe to it, L.