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

    library "eglSubDriverAndroid.so" not found - but it is in the Filesystem | QML Errors: Unable to assign [undefined] to int

    Scheduled Pinned Locked Moved App Development
    5 Posts 3 Posters 223 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.
      • D Offline
        ds2k5
        last edited by ds2k5

        Hi,
        try to convert a app that was build for UB 16.04 (not by me)
        to UB 20.04. I am a noob! sorry !

        [28.10.24 06:51] library "eglSubDriverAndroid.so" not found
        [28.10.24 06:51] Creating a QMirClientScreen now
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:516:15: QML Label: Cannot anchor to an item that isn't a parent or sibling.
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:516:15: QML Label: Cannot anchor to an item that isn't a parent or sibling.
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:368:15: QML Label: Cannot anchor to an item that isn't a parent or sibling.
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:368:15: QML Label: Cannot anchor to an item that isn't a parent or sibling.
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:495:19: Unable to assign [undefined] to int
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:510:19: Unable to assign [undefined] to int
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:539:19: Unable to assign [undefined] to int
        [28.10.24 06:51] file:///opt/click.ubuntu.com/indicator.upower.ernesst/0.3/qml/Main.qml:554:19: Unable to assign [undefined] to int
        [28.10.24 06:52] QObject::startTimer: Timers cannot be started from another thread
        [28.10.24 06:54] qt.qpa.mirclient: Attempted to deliver an event to a non-existent window, ignoring.
        [28.10.24 06:54] qt.qpa.mirclient: Attempted to deliver an event to a non-existent window, ignoring.
        [28.10.24 06:54] qt.qpa.mirclient: Attempted to deliver an event to a non-existent window, ignoring.
        
        $ sudo find / -name eglSubDriverAndroid.so
        [sudo] password for phablet: 
        /var/lib/lxc/android/rootfs/vendor/lib64/egl/eglSubDriverAndroid.so
        /var/lib/lxc/android/rootfs/vendor/lib/egl/eglSubDriverAndroid.so
        /android/vendor/lib64/egl/eglSubDriverAndroid.so
        /android/vendor/lib/egl/eglSubDriverAndroid.so
        find: ‘/sys/kernel/slab’: Input/output error
        

        How to fix this error with eglSubDriverAndroid.so

        And how to fix the QML Errors ?
        Is there a QML Ide that can fix this ?

        Example:

        2ec383cc-e13f-4b14-a940-246b1b808370-grafik.png

        I tryed with: clickable ide qtcreator

        but did not find this issues there

        https://gitlab.com/ubtouch2/fork-indicator-upower

        ikozI lduboeufL 2 Replies Last reply Reply Quote 0
        • ikozI Offline
          ikoz @ds2k5
          last edited by

          @ds2k5 AFAIK the egl library not found can be safely ignored.

          May the source be with you

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            ds2k5 @ikoz
            last edited by

            @ikoz thanks

            1 Reply Last reply Reply Quote 0
            • lduboeufL Offline
              lduboeuf @ds2k5
              last edited by

              @ds2k5 An IDE will not fix it automatically for you, sometimes can be ignored, sometimes it helps you to find where is issue.
              btw, why did you posted in the General forum and not App dev one ?

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                ds2k5 @lduboeuf
                last edited by

                @lduboeuf

                why did you posted in the General forum and not App dev one ?

                sorry

                1 Reply Last reply Reply Quote 0
                • arubislanderA arubislander moved this topic from General on
                • First post
                  Last post