UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jhayar0719
    3. Posts
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 26
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: N6P device up for donation

      @rocket2nfinity awts too bad i'm in philippines,

      posted in Google Nexus 6P
      J
      jhayar0719
    • RE: N6P device up for donation

      @flohack is this still available?

      posted in Google Nexus 6P
      J
      jhayar0719
    • RE: proposal: lets bring full python support to UT

      I were already in the RND on this , also this is already possible i even run kivy inside clickable confined app .but a bit experimental .

      posted in General
      J
      jhayar0719
    • RE: SDL support on Focal with Clickable

      @Plarde ,will contribute once sdl to qguiapp became stable ,

      posted in App Development
      J
      jhayar0719
    • RE: [Guide] Run clickable on macOS

      another solution is to use limavm with ubuntu instance , then install docker on it

      posted in App Development
      J
      jhayar0719
    • RE: Asus Z00A - Zenfone 2 ZE551ML Z00A

      @fcipaq ,
      hi , i saw your github link , can you update your readme or create a video how to build the halium kernel for asus then i will do the rest to have ubports working on our old device thank you

      posted in Porting
      J
      jhayar0719
    • RE: Focal 20.04 OTA-3 Available Now

      question : what specific version of Qt 5.15 ubports is using for focal ?

      posted in News
      J
      jhayar0719
    • RE: Kivy python cross-platform app framework?

      @abmyii

      using this command doesn't work ,

      [CRITICAL ] [App ] Unable to get a Window, abort.
      Exception ignored in: 'kivy.properties.dpi2px'
      Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/kivy/utils.py", line 360, in get
      retval = self.func(inst)
      File "/usr/lib/python3/dist-packages/kivy/metrics.py", line 169, in dpi
      EventLoop.ensure_window()
      File "/usr/lib/python3/dist-packages/kivy/base.py", line 126, in ensure_window
      sys.exit(1)
      SystemExit: 1
      [CRITICAL ] [App ] Unable to get a Window, abort.

      btw, any news with Kivy ?

      posted in App Development
      J
      jhayar0719
    • RE: using Firefox with UT in 2021

      i tried this and it still working but on a non https site only . i cant browse on sites with https

      posted in Libertine
      J
      jhayar0719
    • Libertine in sd card storage

      hi

      is this posible? can we install libertine containers to sdcard?

      posted in Libertine
      J
      jhayar0719
    • RE: Network error when container starting - POCO F1

      @keneda said in Network error when container starting - POCO F1:

      solution

      im afraid not , but its okay i found the solution , updating UT to latest stable branch fix the issue on redmi note 8 pro

      posted in Waydroid
      J
      jhayar0719
    • RE: Asus Z00A - Zenfone 2 ZE551ML Z00A

      oh sad i have old asus zenfone 2 , and hoping to use it with this os but sadly the owner of this thread stops to port it. 😞

      posted in Porting
      J
      jhayar0719
    • RE: Network error when container starting - POCO F1

      @presty80 same issue here using redmi note 8 pro with hallium 10

      posted in Waydroid
      J
      jhayar0719
    • RE: [REQ] : Redmi note 8 pro guide

      @lakotaubp
      noted on this thanks 🙂

      posted in Xiaomi Redmi Note 8
      J
      jhayar0719
    • RE: [REQ] : Redmi note 8 pro guide

      @jhayar0719
      okay i installed ubuntu touch ? it was 16.04 ?

      does ut supports only 16.04 ? or there's a way that we can update it

      also i try waydroid helper ? how many minutes/hours does installing waydroid takes ?

      hope that the package manager adds progress bar while installing apps so we know if the app installation stucks ?

      will try all the stuff then will get back if somethings goes wrong thanks

      UPDATE:

      1. per documentation waydroid supposedly works , but when i install via waydroid helper , then the phone reboots and when i start waydroid , it crashed , any workarounds ?

      lxc-start -P /var/lib/waydroid/lxc -F -n waydroid -- /init
      (004413) [13:39:57] New background process: pid=6805, output=background
      lxc-start: network.c: lxc_ovs_attach_bridge: 1817 Failed to attach "waydroid0" to openvswitch bridge "vethLGSKEF": lxc-start:
      lxc-start: network.c: instantiate_veth: 201 Failed to attach "vethLGSKEF" to bridge "waydroid0": Operation not permitted
      lxc-start: network.c: lxc_create_network_priv: 2378 Failed to create network device
      lxc-start: start.c: lxc_spawn: 1522 Failed to create the network.
      lxc-start: start.c: __lxc_start: 1802 Failed to spawn container "waydroid".
      lxc-start: conf.c: run_buffer: 286 Script exited with status 126.
      lxc-start: start.c: lxc_fini: 920 Failed to run lxc.hook.post-stop for container "waydroid".
      The container failed to start.
      Additional information can be obtained by setting the --logfile and --logpriority options.
      (004413) [13:39:58] waiting 10 seconds for container to start...
      (004413) [13:39:59] waiting 9 seconds for container to start...
      (004413) [13:40:00] waiting 8 seconds for container to start...
      (004413) [13:40:01] waiting 7 seconds for container to start...
      (004413) [13:40:02] waiting 6 seconds for container to start...
      (004413) [13:40:03] waiting 5 seconds for container to start...
      (004413) [13:40:04] waiting 4 seconds for container to start...
      (004413) [13:40:05] waiting 3 seconds for container to start...
      (004413) [13:40:06] waiting 2 seconds for container to start...
      (004413) [13:40:07] waiting 1 seconds for container to start...
      (004413) [13:40:08] ERROR: container failed to start
      (004413) [13:40:08] See also: https://github.com/waydroid
      (004413) [13:40:08] Traceback (most recent call last):
      File "/usr/lib/waydroid/tools/init.py", line 69, in main
      actions.container_manager.start(args)
      File "/usr/lib/waydroid/tools/actions/container_manager.py", line 163, in start
      raise OSError("container failed to start")
      OSError: container failed to start

      update, i did reinstall and try the rc channel

      posted in Xiaomi Redmi Note 8
      J
      jhayar0719
    • RE: [REQ] : Redmi note 8 pro guide

      @arubislander
      hi , it means i can just install TWRP and replace UT recovery ?
      will it work without problem ?
      thanks 🙂

      posted in Xiaomi Redmi Note 8
      J
      jhayar0719
    • RE: [REQ] : Redmi note 8 pro guide

      @lakotaubp
      Hi thanks for the response , i cannot find any on the web ,

      the question i need to answer before i can proceed to install ubuntu touch is
      does UT allows to change its recovery to TWRP or CWM recovery ?

      if TWRP or CWM recovery can be flash even the OS still in UT maybe from there i can flash android .

      posted in Xiaomi Redmi Note 8
      J
      jhayar0719
    • RE: [REQ] : Redmi note 8 pro guide

      @lakotaubp
      thanks

      🙂 hope someone can post instruction on how can return to android ,

      i love ubuntu , and i want to try ubuntu touch on my phone but i'm afraid to flash it if something goes wrong what should i do to return to original OS .

      Thanks

      posted in Xiaomi Redmi Note 8
      J
      jhayar0719
    • RE: [Request] Redmi note 8 Pro Android 11 Begonia/Global Rom

      @moem

      hi ,

      how can i reflash the stock rom ? if UT recovery replace my current recovery (TWRP)

      the only way i can flash android is via TWRP
      can i reflash back my TWRP so i can flash the android even the OS still in UT ?

      thanks

      posted in Off topic
      J
      jhayar0719
    • [REQ] : Redmi note 8 pro guide

      Hi ,
      would like to request a full guide on how i can return back to android ? i'm not yet installing UT on the device because i'm looking for the guide how can i return to android if i found UT uncomfortable .

      as per other user, when we install UT it will remove the current recovery , it will replace by UT recovery .

      The only way i can flash android is via recovery , and as off now i have TWRP recovery .

      but if this will replace by UT recovery ? how can i return to android ?

      is there any tools ?
      can i flash TWRP recovery even my OS still in UT ?

      sorry i i posted it on the root category , because there's no category for redmi note 8 pro thanks

      posted in Xiaomi Redmi Note 8 note8pro
      J
      jhayar0719