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. Debugging on ChromeOS

Debugging on ChromeOS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 557 Views
  • 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.
  • B Offline
    B Offline
    bludger
    wrote on last edited by
    #1

    Hi all,

    We're in the process of porting our application to Android. Since Android apps can run on ChromeOS we're also wanting to support that. So we are having a Chromebook (Lenovo) and having all required developer tools enabled on it and we're able to deploy from Qt Creator onto the Chromebook and can actually run the app. However we are unable to start it with a debugger attached. It gives us the following error:

    run-as: setegid(AID_PACKAGE_INFO) failed: Operation not permitted
    

    When trying to start the app manually using adb run-as <bundle> it gives us the same error. Only when executing the command as root it succeed. Permissions of the run-as executable are: -rwsr-x---

    Does someone have any tips or clues what we can try to get it working? (Or maybe an other approach)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sergman
      wrote on last edited by Sergman
      #2

      Hi

      have the same problem here. Has anybody a solution?

      Regards

      Sergman

      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