Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    core-apps dev - help get started

    App Development
    3
    11
    1596
    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.
    • lduboeuf
      lduboeuf last edited by

      hello,
      Well maybe a too complicated goal for me ATM , but i managed to try to fix this annoying issue: https://github.com/ubports/messaging-app/issues/2 .
      cmake and make of the project went fine but by launching src/messaging-app i got a file:messaging-app.qml: No such file or directory . Tried with another core application, lead to the same error. Do we have something to do with env vars so that it can search in subdirectory for qml files ?

      1 Reply Last reply Reply Quote 1
      • lduboeuf
        lduboeuf last edited by lduboeuf

        ok, last marius commit seems to fix the problem. now would like to know , by launching this new binary on my device, will it erase any datas or can conflict with existing messaging-app ? ( my device is my daily driver ) if so what will be the consequences ?

        1 Reply Last reply Reply Quote 0
        • lduboeuf
          lduboeuf last edited by

          so i just notice that messaging-app is a system app not a core app, so i guess any updates comes with OTA, am i right ?
          see list of core and system apps:
          https://wiki.ubuntu.com/Touch/CoreApps

          1 Reply Last reply Reply Quote 0
          • S
            stefwe last edited by

            I think @Flohack must know this

            Meizu MX4 16.04 | Nexus 5 16.04

            1 Reply Last reply Reply Quote 0
            • Flohack
              Flohack last edited by

              We should be able to update also system apps with the Openstore but I will check back. Data will be kept after updates normally.

              My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

              lduboeuf 1 Reply Last reply Reply Quote 0
              • lduboeuf
                lduboeuf @Flohack last edited by

                @flohack ok, just to confirm, by deploying messaging-app binary to my device, and launching it, it will not cause any damage to existing messaging app and datas ?

                Flohack 1 Reply Last reply Reply Quote 0
                • Flohack
                  Flohack @lduboeuf last edited by

                  @lduboeuf How are you doing this?

                  My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

                  lduboeuf 2 Replies Last reply Reply Quote 0
                  • lduboeuf
                    lduboeuf @Flohack last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • lduboeuf
                      lduboeuf @Flohack last edited by lduboeuf

                      @flohack sorry i missed the context of the question. I've deleted my previous reply.
                      I've just copied messaging-app built from github source to the device and make a .desktop pointing to the binary.
                      The app crash on the device, but did not try to see why.

                      Flohack 1 Reply Last reply Reply Quote 0
                      • Flohack
                        Flohack @lduboeuf last edited by

                        @lduboeuf Hmm I think you need to build a click at least. Than this needs to be installed with the OS tool, not just called as a binary. The packaging sets some paths right, and gives the right environment.

                        BR

                        My languages: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

                        lduboeuf 1 Reply Last reply Reply Quote 0
                        • lduboeuf
                          lduboeuf @Flohack last edited by

                          @flohack yes i was thinking about that too, thanks.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post