Subcategories

  • This section is specifically useful for new contributors on the project

    8 Topics
    37 Posts
    G
    @RandomUser I'll give you one: https://gitlab.com/stuiterveer-ut-apps/afvaller to not make anyone angry, I'll add 3 apps in : pure qml (javascript): https://github.com/pparent76/PDFjs c++: https://gitlab.com/matdahl/jsonedit rust: https://gitlab.com/cristodcgomez/parasol I give no warranty about the beauty of the code for any of these apps that I did not write, it's all in the eye of the beholder anyway. However, I have only included relatively small apps. For studying code, it's so much better than trying to study big things like dekko or puremaps (that's not to say that these big things are bad, to the contrary, these are among the best of the best but are not appropriate to learn) If anyone can contribute small apps demonstrating the use of other languages, I'll be happy to add them to my personal collection. Sadly I don't think that Ada, Cobol, C#, or Malboge are really supported for now.
  • Discuss and solve problems with other users

    99 Topics
    690 Posts
    H
    The issue was me not having a screen lock passcode defined. Not sure if this is the best way to approach this, a settings page for editing user information (including name and root password) would be useful, that one could then opt out for the screenlock.
  • 162 Topics
    1k Posts
    KenedaK
    @freddo See also https://waydro.id/ .
  • For newbies please read.....

    Pinned Moved
    5
    12 Votes
    5 Posts
    3k Views
    MrT10001M
    I misread and thought it said Redmi Note 7 (lavender) which is on the installer. It has slightly different hardware to the Redmi Note 7 pro.... Apologies (full of cold). :disappointed_face:
  • Frequently Asked Questions

    Pinned Locked Solved
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • [How To] Ask a question and then mark it as solved

    Pinned
    8
    1
    5 Votes
    8 Posts
    7k Views
    M
    @AppLee said in [How To] Ask a question and then mark it as solved: Then read my post again. I did and I got it now. Sorry.
  • New Devices

    Pinned Locked Moved
    1
    8 Votes
    1 Posts
    6k Views
    No one has replied
  • The UBports Tutorial Links Collection

    Pinned Locked
    1
    13 Votes
    1 Posts
    6k Views
    No one has replied
  • Migration away from US tech platforms

    Unsolved
    2
    0 Votes
    2 Posts
    12 Views
    MoemM
    @Jules said: There's a long road ahead obviously but has anyone at Ubports made that first step to find out? To find out what? Sure, there is lots of talk of getting away from 'big Tech' and many of us are here precisely because we want that. UT already is a viable alternative to many. We're not just thinking or talking about it, we're doing it. Can you help me understand what you're asking?
  • MMS issue with the lomiri messaging app

    Unsolved
    6
    0 Votes
    6 Posts
    59 Views
    L
    @lduboeuf I installed the devices a week ago (a fairphone 5) from the linux ubports-installer_0.11.2_linux_x86_64.appimage. I picked the stable channel I have not installed anything manually since that (with an apt-get I mean) I just used the AppStore to install a few apps The contents of my /etc/lsb-release indicate: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=24.04 DISTRIB_CODENAME=noble DISTRIB_DESCRIPTION="Ubuntu 24.04.4 LTS" In the settings UI, it says Update channel: 24-04-1.x/arm64/android9plus/stable Os version: 24-04-1.3
  • No Network Connectivity – microphone is not working

    Solved
    15
    0 Votes
    15 Posts
    1k Views
    B
    Hallo Pparent, thanks for the hint
  • [Tip] reverting phone to a previous version

    Moved
    2
    2 Votes
    2 Posts
    108 Views
    G
    gpatel-fr said: I realize belatedly that I did not think of giving some advice about the problem of returning back to a newer version once the goal of revert to a previous one has been achieved. It would be easy to imagine that it will be easy, but it's not as straightforward as following the usual procedure. When going from 1.1 -> 1.2 -> 1.3, history of these upgrades was recorded. If the phone is rudely returned to 1.1 and the user asks it to update back to 1.2, it will look at this history and conclude 'I have nothing to do !'. So the way to go in this case is to delete all this history in the lower part of the phone screen by swiping to the right and pushing the red trash button for all theses updates, and then the normal update behaviour will be restored back to normal.
  • Help by Google Play Personalisierung

    Unsolved
    3
    0 Votes
    3 Posts
    99 Views
    KenedaK
    Please use pure English on forums, use deepl if you need translation. And avoid double posting. And you should go on Google play site if you search for a number to reach them. I don't know it.
  • This topic is deleted!

    Unsolved
    0
    0 Votes
    0 Posts
    8 Views
    No one has replied
  • Open Webber shortcuts with Qt6-Morph

    Unsolved
    1
    0 Votes
    1 Posts
    92 Views
    No one has replied
  • Log spammed with "Power request failed: OPERATION_NOT_ALLOWED" (Volla Quintus)

    Unsolved
    3
    0 Votes
    3 Posts
    354 Views
    H
    Looks like this is probably the fix? https://github.com/mer-hybris/ofono-binder-plugin/pull/53
  • 2 Votes
    2 Posts
    362 Views
    T
    Thanks @tusch001 this was very helpful and worked on the stable Focal channel with Snapz0r installed. I would recommend one change: the sed command should read- sudo snap run libinput.list-devices | sed -n '/himax-stylus/,+20p' instead of: sudo snap run libinput.list-devices | sed -n '/himax-stylus,+20p' A few practical questions for you or anyone else: What kind of daily battery life are you seeing for the stylus, over how many hours of use? Do we know if it's compatible with other UT devices? In Libertine, is there a convenient way to anchor the stylus' nib to things like scroll bars? I've been trying to scroll up/down on VS Code but it's quite cumbersome and feels like I have to press it multiple times then do a small flick to get it to scroll by a little bit every time. Kind of much like using my finger (it's just that the nib is so much more small and thus more of a precision instrument compared to anyone's finger!). Unfortunately I need to figure out how to get my Volla Keyboard accessory working again and thus I don't have access to its touchpad and a mouse cursor (I've been using a bluetooth keyboard instead), so this would be a great workaround for the time being if it's possible. On an OS level: Hopefully someone can formally implement this into an OTA upgrade for the tablet on Noble and potentially even a maintenance release on Focal? The code changes look straightforward if they're just about changing the udev rules and such. I have been working on contributing to app development on and off but as a) the tablet is a bit of a daily driver for me and I like to keep it on the stable channel and b) contributing to OS patches is something I'm not really familiar or comfortable with, it would be excellent to see this happen if someone else can help out.
  • Powersave mode extrem

    Unsolved
    31
    1
    2 Votes
    31 Posts
    1k Views
    M
    @Linus67 Thanks very much. Will try it out…
  • Is there a terminal command to disable the mobile data connection?

    Solved
    6
    0 Votes
    6 Posts
    258 Views
    Linus67L
    @gpatel-fr That´s perfect! Thank you very much for solving this stubborn problem. Now I can put the Pixel 3a into ‘Nokia 3210 mode’ with a single click. Calls and text messages work, and the battery lasts at least three days in this mode. #!/bin/bash # ==================================================================== # NOKIA 3210 MODUS: CPU throttling + All offline services (Pixel 3a) # ==================================================================== if [ "$EUID" -ne 0 ]; then echo "ERROR: Please run the script using: sudo $0" exit 1 fi echo "Enable Nokia 3210 mode..." # 1. Force CPU cores into power-saving mode for governor in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor; do if [ -f "$governor" ]; then echo "powersave" > "$governor" fi done echo "[✓] CPU throttling enabled." # 2. Turn off Wi-Fi nmcli radio wifi off echo "[✓] Wi-Fi disabled." # 3. Turn off location tracking (GPS) sudo dbus-send --system --type=method_call --print-reply --dest=com.lomiri.location.Service /com/lomiri/location/Service org.freedesktop.DBus.Properties.Set string:com.lomiri.location.Service string:IsOnline variant:boolean:false echo "[✓] Location tracking disabled." # 4. Turn off Bluetooth rfkill block bluetooth echo "[✓] Bluetooth disabled." # 5. Turn off mobile data sudo -u phablet DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/32011/bus" dbus-send --session --type=method_call --print-reply --dest=com.lomiri.connectivity1 /com/lomiri/connectivity1/Private org.freedesktop.DBus.Properties.Set string:com.lomiri.connectivity1.Private string:MobileDataEnabled variant:boolean:false echo "[✓] Mobile data disabled." # 6. Greenline-Service stop at user level XDG_RUNTIME_DIR=/run/user/32011 sudo -u phablet systemctl --user stop greenline.service 2>/dev/null echo "[✓] greenline.service stopped." echo "------------------------------------------------" echo "Success! CPU, wireless modules and GPS are in sleep mode." sleep 3
  • Changing Message sound requires restart?

    Moved
    7
    0 Votes
    7 Posts
    246 Views
    G
    @mihael yes it's a bug and probably in the push service. I tried to kill the service process (I don't know any other way to restart a service activated by d-bus) and after an initial failure (it seems that when the service is restarted it don't take in account the task that started it), the second time I sent a mail message the notification used the new sound. To be continued.
  • Content Hub: using appId to select specific source app

    Unsolved
    1
    0 Votes
    1 Posts
    93 Views
    No one has replied
  • Broken Accounts Menu on fresh NP1

    Unsolved
    6
    0 Votes
    6 Posts
    177 Views
    U
    is there a way to move to the stable channel? in the settings & wiki i can only find the daily channel..
  • Mirrors for users in Russia

    Moved
    25
    1 Votes
    25 Posts
    2k Views
    libremaxL
    @Moem said: I will repeat what I've said elsewhere: I will bring this subject to the table in the next meeting of the Board of Trustees. That's what I can do and I'll do that. Until a possible workaround is found, it seems appropriate to notify users of the installer. I have therefore created the following ticket: https://github.com/ubports/ubports-installer/issues/4565 Since other countries may also be affected, it would be helpful to know which ones. I have therefore created the following thread: https://forums.ubports.com/topic/12291/internet-access-restriction-for-ubports-installer-list-your-country That's what I can do, and I did it