Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    MoemM
    @Eric-H said: I was talking about used or refurbished products. Okay. In that case, it's definitely possible to get quite similar specs at very affordable prices, depending on where the OP is. However, also depending on their location, they should take care to get a phone that already supports VoLTE, if needed.
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    UBportsNewsU
    Ubuntu Touch Q&A 185 is available in both blog and audio versions. https://ubports.com/blog/ubports-news-1/ubuntu-touch-q-a-185-3992 #UBports #UBportsQandA #Ubuntu #Opensource #MobileLinux
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    W
    Hi, I am looking to contribute towards quality assurance, would like a pointer on where I can start. I currently have the following spare devices: Fairphone 5 Google Pixel 3a Poco C71 Been looking for alternative to regular android OS for quite a while. fFollowing the recent news on Google announcing that it will no longer be possible to develop apps for the Android platform without first registering centrally with Google, this kind of made me finally switch. I'm hoping Ubuntu Touch can become a workable alternative to Android OS, and looking to contribute in anyway I can. Other than QA, i can assist in: Any Developmental Task My coding primary experience is in Java, Kotlin, C#, Python, Typescript/Javascript & C. Have DevOps experience with GitLabs and Jenkins as well, could help out with CICD. Have AWS, Kubernetes & Oracle Cloud experience, if somehow that helps lol. Any Documentation Task Translations Chinese Japanese Though some periods I will have limited time due to work and personal life.
  • Community section for all languages other than English

    15 Topics
    66 Posts
    MoemM
    Vandaag was UBports, vier mens sterk, aanwezig bij de landelijke meeting van de NLLGG . We hebben vragen beantwoord, dingen uitgelegd en laten zien, er zijn toestellen geflashed met Ubuntu Touch... en ik heb een presentatie gehouden, waar positieve respons op kwam. Ook hadden we wat leuke weggevertjes meegebracht: pennen, keycords en natuurlijk stickers. We zijn van harte welkom om er de volgende keer weer bij te zijn en er zijn plannen gesmeed om een mooie samenwerking tussen UBports en de NLLGG op te bouwen. Naar mijn idee een prima match!
  • 2k Topics
    20k Posts
    G
    @jagdtigger said: are they any errors in journal for the lomiri system settings service? Nothing: phablet@ubuntu-phablet:~$ sudo journalctl -u lomiri-system-settings -- No entries -- well, there is no such thing as a lomiri-system-settings systemd service so it's to expect that you will find nothing in the systemd journal under this item. I'd say that if you can connect to your UT phone with ssh (it's really more to my liking that the UT terminal to do debugging) you could start bluetoothctl, take a look at the result of 'show' (your controller should be powered, discoverable and pairable), 'device', and if you see your device 'info <bluetooth address>' - if not, see what is displayed when you disable/enable pairing on your Bluetooth device.
  • Discussions on development of Ubuntu Touch

    538 Topics
    6k Posts
    DJacD
    @Mario.CH yes, exacly that symptoms.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    166 Topics
    2k Posts
    G
    @DJac there is still no question for the Q&A of today so this is your chance for the limelight
  • Creating Ubuntu Touch apps

    790 Topics
    8k Posts
    paulcarrotyP
    No problem for devices with MTK Power Bypass. @arubislander said: Unless you don't mind your battery degrading, because the device would be constantly plugged in to the charger, you would have to device a routine for charging and discharging the device.
  • Porting Ubuntu Touch to new devices

    498 Topics
    4k Posts
    T
    What is your problem İnitrd failed or Lomiri start error
  • 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
    731 Posts
    O
    @Moem yeah ... that is why I replied to MarcelloTogg - to see if cups WORKED for them, or they WANTED cups to work for them.
  • 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.

    893 Topics
    5k Posts
    arubislanderA
    @KJU said: About adb&fastboot from the UT terminal, though, any such barrier there? There shouldn't be, no. I happened to pull a file from one UT device to another via ADB. So I know that works. In haven't tested fastboot myself, but I see no reason it wouldn't work.