• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Fail to run C++ template app (clickable create) on phone

Scheduled Pinned Locked Moved Solved App Development
4 Posts 2 Posters 365 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      Aloys
      last edited by Aloys 13 Mar 2021, 14:46

      Hi,
      I try to run the C++ template app after doing clickable create , it runs correctly on desktop, but on the phone (FP2 with OTA-15, stable channel), it fails: I have a blank screen. With clickable logs, the messages are:

      Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
      Creating a QMirClientScreen now
      Starting app from main.cpp
      qrc:/Main.qml:23:1: plugin cannot be loaded for module "Example": Failed to extract plugin meta data from '/opt/click.ubuntu.com/testcppapp.aloysliska/1.0.0/lib/arm-linux-gnueabihf/Example/libExample.so'
      library "/vendor/lib/egl/libGLESv2S3D_adreno.so" not found
      

      and I use here only the original C++ template without any modification.

      Any ideas?

      L 1 Reply Last reply 13 Mar 2021, 14:58 Reply Quote 0
      • L Offline
        lduboeuf @Aloys
        last edited by 13 Mar 2021, 14:58

        @aloys which clickable version do you have, is clickable docker images up to date ( clickable update) ?
        If no solution here, maybe fill an issue in clickable repository ?

        A 1 Reply Last reply 13 Mar 2021, 15:32 Reply Quote 1
        • A Offline
          Aloys @lduboeuf
          last edited by 13 Mar 2021, 15:32

          @lduboeuf, I have done clickable update, but I see that I have clickable version 6.22.0, so not the last. I will get the last version and try again, may be that's it.
          Thanks!

          A 1 Reply Last reply 13 Mar 2021, 16:46 Reply Quote 0
          • A Offline
            Aloys @Aloys
            last edited by 13 Mar 2021, 16:46

            Yes! it is working with last clickable version (6.23.3).
            Thank you @lduboeuf !

            1 Reply Last reply Reply Quote 1
            1 out of 4
            • First post
              1/4
              Last post