Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Problem when building for Android (happens randombly BUT often)
Forum Updated to NodeBB v4.3 + New Features

Problem when building for Android (happens randombly BUT often)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 447 Views 2 Watching
  • 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.
  • V Offline
    V Offline
    Vega4
    wrote on last edited by Vega4
    #1

    Ok, QT Team yet another probably not to be answered problem we're having. As usually this happens RANDOMLY so.. it is difficult to say there is a configuration problem AT ALL.

    This says it all:
    "When executing step "Copy application data""

    If we build 10 times it happens like 3-5 in 10. On other times the build process succeeds. All it takes is to keep wasting time and trying to build again and again.

    It's quite similar to how deployment works actually.. one time it works.. the other time the app crashes on instant once deployed. Not an app-related problem. Without debugger all is fine. We're using reference configurations as per your suggestions in docs, like the advised NDK etc etc. all installed by your software (QR Creator by itself by the way). Clean Windows VMs multiple phones. it's just ridiculous and that kind of experience has been going on here for years. nothing gets answered. maybe you all are iPhone users and do not care about Android we have no idea. People are having same problems like for 8+ years. In recent versions the build times and deployment IMPROVED.. that's a fact.. but the overall experience is STILL ridiculous.

    I think we all are developes here IF the problem exists (and it does) and it happens randomly THEN it suggests that there might be some serious concurrency issues during the build-process (either file-access or whatever) would you kindly start using your own software spend a day or two building for android and fix these issues for all of us?

    K 1 Reply Last reply
    -1
    • V Vega4

      Ok, QT Team yet another probably not to be answered problem we're having. As usually this happens RANDOMLY so.. it is difficult to say there is a configuration problem AT ALL.

      This says it all:
      "When executing step "Copy application data""

      If we build 10 times it happens like 3-5 in 10. On other times the build process succeeds. All it takes is to keep wasting time and trying to build again and again.

      It's quite similar to how deployment works actually.. one time it works.. the other time the app crashes on instant once deployed. Not an app-related problem. Without debugger all is fine. We're using reference configurations as per your suggestions in docs, like the advised NDK etc etc. all installed by your software (QR Creator by itself by the way). Clean Windows VMs multiple phones. it's just ridiculous and that kind of experience has been going on here for years. nothing gets answered. maybe you all are iPhone users and do not care about Android we have no idea. People are having same problems like for 8+ years. In recent versions the build times and deployment IMPROVED.. that's a fact.. but the overall experience is STILL ridiculous.

      I think we all are developes here IF the problem exists (and it does) and it happens randomly THEN it suggests that there might be some serious concurrency issues during the build-process (either file-access or whatever) would you kindly start using your own software spend a day or two building for android and fix these issues for all of us?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Vega4

      You should be aware that this is an opensource user forum. There might be a couple of actual, contributing developers of Qt around, but it is not likely to have those here who actually know the details which could leead to your problems.

      If it is a bug you need to check and eventually report it on https://bugreports.qt.io/secure/Dashboard.jspa because the forum is not monitored for bug reports.

      Also the developer's mailing list might help also in very specific issues https://lists.qt-project.org/

      Whilst developing on Windows 10 64 bits and Android I have not encountered similar issues yet.

      Vote the answer(s) that helped you to solve your issue(s)

      V 1 Reply Last reply
      1
      • K koahnig

        @Vega4

        You should be aware that this is an opensource user forum. There might be a couple of actual, contributing developers of Qt around, but it is not likely to have those here who actually know the details which could leead to your problems.

        If it is a bug you need to check and eventually report it on https://bugreports.qt.io/secure/Dashboard.jspa because the forum is not monitored for bug reports.

        Also the developer's mailing list might help also in very specific issues https://lists.qt-project.org/

        Whilst developing on Windows 10 64 bits and Android I have not encountered similar issues yet.

        V Offline
        V Offline
        Vega4
        wrote on last edited by
        #3

        @koahnig you are very lucky, good for you.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          Galbarad
          wrote on last edited by
          #4

          I have same problem and I suppose that is related with Dropbox service that I use for backup my project
          few days ago I switch off auto sync for Dropbox and looks like it helps (need more time for guarantee)
          perhaps you have similar problem with some process that lock files

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved