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

core-apps dev - help get started

Scheduled Pinned Locked Moved App Development
11 Posts 3 Posters 2.0k Views 2 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.
    • L Offline
      lduboeuf
      last edited by 21 Nov 2017, 10:33

      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
      • L Offline
        lduboeuf
        last edited by lduboeuf 13 Jan 2018, 10:37

        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
        • L Offline
          lduboeuf
          last edited by 13 Jan 2018, 13:14

          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 Offline
            stefwe
            last edited by 14 Jan 2018, 07:14

            I think @Flohack must know this

            Meizu MX4 16.04 | Nexus 5 16.04

            1 Reply Last reply Reply Quote 0
            • F Offline
              flohack
              last edited by 14 Jan 2018, 10:33

              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: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

              L 1 Reply Last reply 14 Jan 2018, 20:49 Reply Quote 0
              • L Offline
                lduboeuf @flohack
                last edited by 14 Jan 2018, 20:49

                @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 ?

                F 1 Reply Last reply 18 Jan 2018, 17:12 Reply Quote 0
                • F Offline
                  flohack @lduboeuf
                  last edited by 18 Jan 2018, 17:12

                  @lduboeuf How are you doing this?

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

                  L 2 Replies Last reply 18 Jan 2018, 18:46 Reply Quote 0
                  • L Offline
                    lduboeuf @flohack
                    last edited by 18 Jan 2018, 18:46

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      lduboeuf @flohack
                      last edited by lduboeuf 18 Jan 2018, 21:15

                      @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.

                      F 1 Reply Last reply 19 Jan 2018, 12:25 Reply Quote 0
                      • F Offline
                        flohack @lduboeuf
                        last edited by 19 Jan 2018, 12:25

                        @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: πŸ‡¦πŸ‡Ή πŸ‡©πŸ‡ͺ πŸ‡¬πŸ‡§ πŸ‡ΊπŸ‡Έ

                        L 1 Reply Last reply 19 Jan 2018, 17:15 Reply Quote 0
                        • L Offline
                          lduboeuf @flohack
                          last edited by 19 Jan 2018, 17:15

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

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