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. File Capabilities?
QtWS25 Last Chance

File Capabilities?

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 2 Posters 3.2k 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.
  • O Offline
    O Offline
    overtime
    wrote on last edited by
    #1

    I get this error and don't know how to do what it's asking me.

    @Starting remote process.
    W/dalvikvm( 1162): PR_CAPBSET_DROP 0 failed: Invalid argument. Please make sure your kernel is compiled with file capabilities support enabled.
    W/dalvikvm( 1162): PR_CAPBSET_DROP 1 failed: Invalid argument. Please make sure your kernel is compiled with file capabilities support enabled.
    @

    This is an android app created using Necessitas.
    Windows 8, Qt 4.8 , Qt Creator 3.0

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      The Qt 4.8 port for Android is old, incomplete and unsupported. I recommend using Qt 5.2.1 (or even Qt 5.3) instead.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • O Offline
        O Offline
        overtime
        wrote on last edited by
        #3

        I've been told that before but it's to hard for me to deal with at the moment. I know this code should work, it's a group's open source.

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          I see. I've never seen this error before, I'm afraid. I suggest waiting for someone else with experience to answer your question.

          If you don't get any answers after a few days, subscribe and post to the "Interest mailing list":http://lists.qt-project.org/mailman/listinfo/interest -- Qt engineers who work with low-level details are active there.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • O Offline
            O Offline
            overtime
            wrote on last edited by
            #5

            Well I took your advice and ported the application to Qt 5.2.1 but I still get same error.

            @Starting remote process.
            W/dalvikvm( 1054): PR_CAPBSET_DROP 0 failed: Invalid argument. Please make sure your kernel is compiled with file capabilities support enabled.
            W/dalvikvm( 1054): PR_CAPBSET_DROP 1 failed: Invalid argument. Please make sure your kernel is compiled with file capabilities support enabled.
            W/dalvikvm( 1054): PR_CAPBSET_DROP 2 failed: Invalid argument. Please make sure your kernel is compiled with file capabilities support enabled.@

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              Does your app run? This post suggests that it's a harmless warning message: http://androidforum.tytung.com/news-for-pr-capbset-drop-0-failed-invalid-argument-t133.html

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • O Offline
                O Offline
                overtime
                wrote on last edited by
                #7

                Yea, the app runs for the most part. I am just trying to get to the underlying problem by troubleshooting each error one at a time. I suppose i could let this one go for now and move on...

                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