UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Aloys
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 74
    • Groups 0

    Aloys

    @Aloys

    I am using Ubuntu Touch since 2015 with the BQ Aquaris E4.5 Ubuntu Edition, my first smartphone. Then I used Fairphone2, Fairphone3+.
    Now I use a Fairphone4 with of course Ubuntu touch!
    And I have developed my first app "Taquin", probably others will come...

    27
    Reputation
    294
    Profile views
    74
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Website gitlab.com/AloysLiska

    Aloys Unfollow Follow

    Best posts made by Aloys

    • "Taquin" My first App!

      Hi,
      Here is my first app "Taquin" a simple and classic puzzle game, that I have just published on the OpenStore and the source here: https://gitlab.com/AloysLiska/taquin

      Please be indulgent, that's a beginner work, but I would appreciate your feedback on the app, on the code,etc.

      QML and javascript were new for me (I have software skill and I mainly developed in C).
      To begin with QML, I use : https://doc.qt.io/qt-5/qml-tutorial1.html, and https://mimecar.gitbook.io/qt-course/
      And for javascript I use : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide.
      And of course I use the UBPorts documentation.

      My editor was Kate (default editor of Kubuntu), simple and sufficient I think for a simple app.
      When you begin, there is a lot to learn, so I did not want to use something new for me (like Qtcreator or another editor).

      For the next version of Taquin, my objective is to allow user to select an image in its gallery.

      Enjoy the app (kind of game useful to kill time)!

      posted in App Development
      A
      Aloys
    • RE: Upgrade to OTA 8 (from OTA7, stable) interrupted on FP2

      @Lakotaubp, I fully charged the battery as you said, but it was the same problem, it was stuck in the first screen.

      I tried to start the phone on bootloader by holding pwr and vol down buttons, but I never succeed!

      I tried UBports installer, but last version 0.1.21 does not work with my FP2, I have the issue:
      Fastboot: Unknown error: downloading 'boot.img'...OKAY [ 0.360s]booting...FAILED (remote: bootimage: incomplete or not signed)finished. total time: 0.361s

      I add this problem before, see:
      How to manually upgrade from OTA-3 to OTA-4 and @advocatux suggested to use the UBports installer V0.1.12.

      I launched this version and it finally works!
      I had to select manually the device to FP2, because device was not automatically detected. I reboot with pwr+voldown or pwr+volup+voldown buttons several times, after several reboots, it succeed to detect the device, and the update procedure went till the end successfully.

      Now I have the OTA 8 and all my data.

      Thank you @AlainW94 and @Lakotaubp

      posted in Support
      A
      Aloys
    • RE: Fp3 Dev Channel Video recording - No audio

      @luksus , on FP3 (OTA-23), I confirm that microphone stop working in recorder app after a phone call.
      I also succeed to restore microphone by doing:

      • recorder app is open, no recording in progress
      • open the phone app and make a call
      • during the call, launch a recording in the recorder app: the mic works again
      • close the call and close the phone app, the mic still works in the recorder app
      posted in Fairphone 3
      A
      Aloys
    • RE: Store a file imported with Content Hub

      Thanks @cibersheep for your answers, I succeed to do what I want with Content Hub and a C++ plugin to manage file deletion and renaming.
      I wrote a a sample app available here: importwithcontenthub, with many (too much!) comments.
      This sample app allow user to import an image, the image is stored (so that it is available on next app launch). And when user imports a new image, it is stored by overwriting the last one (only last imported image is stored).

      posted in App Development
      A
      Aloys
    • Clickable: docker images accumulate on my hard drive

      Hi,

      The docker images, used for Clickable, accumulates on my hard drive and I run out of space!
      I run Kubuntu 20.04 on a disk of 120GB, and I have another larger disk for my /home.
      Until now I did not care where this images where stored, and I was a bit surprised to run out of space.
      Docker images are stored in /var/lib/docker so they uses space on my 120GB disk.
      And I have many images:

      XXX@XXX:~$ docker image ls
      REPOSITORY                    TAG                                            IMAGE ID       CREATED         SIZE
      clickable/amd64-16.04-armhf   16.04.5                                        de10b0785b01   12 days ago     3.24GB
      clickable/amd64-16.04-amd64   16.04.5                                        46cf1141cef4   12 days ago     3.44GB
      clickable/amd64-16.04-amd64   <none>                                         7e758494f183   2 months ago    3.42GB
      clickable/amd64-16.04-armhf   <none>                                         6236c98e71a1   2 months ago    3.2GB
      clickable/amd64-16.04-amd64   <none>                                         e3075a8131f7   2 months ago    3.42GB
      clickable/amd64-16.04-armhf   <none>                                         79e9333e49e6   2 months ago    3.2GB
      clickable/amd64-16.04-amd64   <none>                                         0b3ce64ac2a1   4 months ago    3.21GB
      clickable/amd64-16.04-armhf   <none>                                         60280ecc7f75   4 months ago    2.97GB
      clickable/amd64-16.04-armhf   16.04.5-52e346f1-7f68-4acf-b25a-f909a7f151de   d5a088555e63   6 months ago    3.06GB
      clickable/amd64-16.04-amd64   16.04.5-e6f90001-5335-4b61-aaaf-ee27ec05ca9a   f2ae84741742   6 months ago    3.28GB
      clickable/amd64-16.04-amd64   <none>                                         5c90fa6d0219   7 months ago    3.24GB
      clickable/amd64-16.04-armhf   <none>                                         274d61c78369   7 months ago    2.99GB
      clickable/amd64-16.04-amd64   <none>                                         ca2295f385c8   8 months ago    3.22GB
      clickable/amd64-16.04-armhf   <none>                                         ac0efb3e90f9   8 months ago    2.97GB
      clickable/amd64-16.04-armhf   16.04.4-qt5.9                                  70ee31165bda   8 months ago    3.32GB
      clickable/amd64-16.04-amd64   16.04.4-qt5.9                                  020f92dc47d1   8 months ago    3.73GB
      clickable/amd64-16.04-armhf   <none>                                         b05354f06d34   8 months ago    3.32GB
      clickable/amd64-16.04-amd64   latest                                         221fafae479b   8 months ago    3.22GB
      clickable/amd64-16.04-armhf   latest                                         e21dd4f44f87   8 months ago    2.97GB
      clickable/amd64-16.04-amd64   <none>                                         b287ba7b39ee   10 months ago   3.16GB
      clickable/ubuntu-sdk          16.04-armhf                                    d29e7ad6f85d   13 months ago   2.89GB
      clickable/ubuntu-sdk          16.04-amd64                                    534d93e2668b   13 months ago   3.16GB
      clickable/ubuntu-sdk          <none>                                         d146e1f7df02   14 months ago   3.17GB
      clickable/ubuntu-sdk          <none>                                         1de64d532fa1   14 months ago   2.9GB
      clickable/ubuntu-sdk          <none>                                         77906c8157f9   16 months ago   2.86GB
      clickable/ubuntu-sdk          <none>                                         4b671c33afef   16 months ago   3.13GB
      

      I do not know exactly which ones I shall keep, so I will delete all of them (by using the appropriate docker commands), and then do a clickable update to reload required images.

      So no question, just to share, but I will be interested if anyone has recommendation, or info to better handle this.

      posted in App Development
      A
      Aloys
    • RE: ssh from phone (client)

      Hi,

      Just to say that now with UT 16.04, no more problem, I can connect by ssh from my phone (ssh client) to my PC (ssh server) by using the public/private key authentication.

      posted in Support
      A
      Aloys
    • RE: FP2 in newly redesigned devices page

      @jezek I also agree, same behavior with my FP2.
      Especially torch and flash doesn't work. I see this should be corrected in the device page, there is a merge request: https://gitlab.com/ubports/infrastructure/devices.ubuntu-touch.io/-/merge_requests/50 .
      It seems there is a lot of variabilities between FP2 users. On my side no significant battery overconsumption with mobile data, and very very rare reboot.
      But my camera is not reactive, I must wait almost 5 seconds to take a photo after launching camera app.

      posted in Fairphone 2
      A
      Aloys
    • RE: Ubuntu Touch sdk API and desktop mode

      I found my problem: my docker image was obsolete.
      I delete the docker image "clickable/ubuntu-sdk 16.04-amd64"
      I launch again: clickable desktop
      It download a new image and run successfully without error.

      I did not know anything about docker, here is what I discover:

      • First I read a bit on docker: https://docs.docker.com/get-started/
        I understand that with docker there is the image and the container. The container is the execution of the image. The image can be downloaded from docker hub and I think this is what clickable does, the image for 16.04-amd64 is here https://hub.docker.com/r/clickable/ci-16.04-amd64 . And I suppose this image is built from: https://gitlab.com/clickable/clickable-docker-images/-/tree/master/ubuntu-sdk/16.04-amd64
      • to list the images: docker image ls
      REPOSITORY             TAG                 IMAGE ID            CREATED             SIZE
      clickable/ubuntu-sdk   16.04-armhf         62adb04a1781        13 months ago       2.92GB
      clickable/ubuntu-sdk   16.04-amd64         b2a675929781        13 months ago       2.77GB
      

      as you see my images were 13 months old!

      • to delete the 16.04-amd64 image: docker rmi b2a675929781
      • and I delete also the 16.04-armhf image

      There is probably a better solution to update a docker image, no?

      posted in App Development
      A
      Aloys
    • RE: Telegram application on Nexus 5 working for others?

      Hello,
      I have exactly the same issue on my Fairphone2. I just had it, install UT successfully (15.04 rc). I install telegram application from the open store, but I cannot search a group, there is no button for that. When I go to contact or to new group, it is in endless loading loop. In the scope, when I try to search, I have no keyboard and I cannot paste in the search field.
      I do not know what t do.

      posted in Support
      A
      Aloys
    • RE: The video recording on the Fairphone 2 is atrocious.

      Hello @opolork
      For info on my FP2 (with OTA-22), the video recording is working well, quality is good.

      posted in Fairphone 2
      A
      Aloys

    Latest posts made by Aloys

    • RE: Mobile Data Not Working

      Hi,
      Finally, I managed to solve the MMS issue on my FP4 for french operator "Bouyges Telecom"!
      After reading these post: https://forums.ubports.com/topic/10181/fp-4-without-mobile-data/4 and this one https://forums.ubports.com/topic/10464/how-to-fix-mms-issues, I gave it another try and found a working solution for both internet and SMS.

      I did:

      • Delete all existing APN settings
      • Create a new APN setting with fields:
        • Internet and MMS
        • Name: Bouyges Telecom
        • acces: mms.bouygtel.com
        • MMSC: http://mms.bouyguestelecom.fr/mms/wapenc
        • And keep all other fields empty.
          Here is the screenshots with french language:
          screenshot20241030_205721510.png
      posted in Support
      A
      Aloys
    • Updating WifiTransfer app

      Hi,
      I am working on an update of WifiTransfer app
      You can see here a draft of layout

      This is not so easy to make clear information for user. I tried!

      Feedback is welcomed!

      posted in App Development
      A
      Aloys
    • RE: A question about megapixels

      Hello @ezst036
      I see the same settings as you: 16:9 8.3MP (or 4:3 12MP), and I did not find how to have a higher resolution.

      posted in Fairphone 4
      A
      Aloys
    • RE: Using Wired Headphones

      Hi,
      I have the same problem on FP4: headphones via usb-c does not work.
      I see there is an issue on it: https://gitlab.com/ubports/development/core/packaging/usb-moded/-/issues/6

      I hope, it could be fixed soon!

      posted in Fairphone 4
      A
      Aloys
    • RE: Publishing updated app from another maintainer

      Thanks @bhdouglass, shoutcast-ut being in github, that would be too much work and time for me to apply it. But for sure this will be really useful for other apps!

      @wdehoog, I have tagged my fork of your source code with v0.6 and have uploaded the click package here https://github.com/Ublublu/shoutcast-ut/releases/tag/v0.6.
      So if you agree you could upload it in the open store for focal.

      posted in App Development
      A
      Aloys
    • Publishing updated app from another maintainer

      Hi,
      I have ported an app (shoutcast-ut) for focal. It is not my app but the one of wdehoog, I did a pull request on his source code. But wdehoog has no more the possibility to build the app.
      You can see details in the pull request here: https://github.com/wdehoog/shoutcast-ut/pull/22

      On my side I can build and publish an app. I think it would be useful to make the app available to all users.
      I could send the click packages to the maintainer and if he accepts he could upload it.
      or with approval of maintainer, can we have several publisher for an app on openstore ?
      or any other suggestion to manage such situation?

      posted in App Development
      A
      Aloys
    • RE: Mobile Data Not Working

      @domubpkm yes I noticed that it has to be checked.
      Better to be sure, thanks for the precision!

      posted in Support
      A
      Aloys
    • RE: Mobile Data Not Working

      @domubpkm I have retried your proposed settings, even with rebooting the phone to be sure settings are taken into account. And it gave no results, still no internet and no MMS.
      The best I succeed is what I proposed in last screenshot for internet only. I tried many things for MMS, I never succeed.
      I find quite strange that default settings does not work since they are compliant with what recommends the "Bouyges Telecom" provider.
      May be I will later try in Android.

      posted in Support
      A
      Aloys
    • RE: Mobile Data Not Working

      The NOT working APN settings, which are given by reinit of settings, in 20.04 OTA 3:
      NotWorking_APN_settings_resized.png

      The working APN settings, which are given by reinit of settings, in 16.04 OTA 25:
      Working_APN_settings_resized.png
      In 20.04OTA3, I erase the two default not working settings, and create two new ones equal to the ones of OTA 25. I reboot the phone and enable mobile data, it works!

      Problem solved for internet!
      not yet for MMS! probably APN settings are incorrect, I would need to set MCC, MNC, APN type as it was previously mentionned here: https://forums.ubports.com/topic/5615/how-do-you-set-the-apn-settings-for-mcc-mnc-and-apn-type?_=1701009468487 but this post does not help so much.

      How can we manage these settings MCC, MNC, APN type within UT?

      posted in Support
      A
      Aloys
    • RE: Mobile Data Not Working

      Then on FP3+, I switched to 20.04 stable channel and upgraded. I have now OTA 3 and mobile data are working. I see that I have the exact same APN settings than with 1604 OTA25.

      So the problem is with default apn settings when reseting them, they are:

      • OK on 16.04
      • KO on 20.04

      Problem solved for internet, I need to enter manually the APN settings.

      I will give the details of the settings in a next post.

      posted in Support
      A
      Aloys