<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi<br>
      <br>
      I guess that is addressed to me :). Crash is definitely a bug,
      regardless of Android permissions or missing Java files. Can you
      verify if it crashes on creating the DiscoveryAgent object or when
      starting the discovery?<br>
      <br>
      I have lost my old devel set-up, It takes me a few days to get on
      that issue.<br>
      <br>
      Regards<br>
      Lauri<br>
      <br>
      <br>
      On 29.10.2012 22:31, Micke Prag wrote:<br>
    </div>
    <blockquote cite="mid:3FF9E3FD4B75482CB031A76B63EBE5A7@telldus.se"
      type="cite">
      <div> Hello, </div>
      <div><br>
      </div>
      <div>I know that the Bluetooth support in Necessitas is not
        complete but I wanted to try it out anyway. I am only trying to
        discover bluetooth devices but my application crashes. I don't
        know if I am doing something wrong or if it is not supported
        yet?</div>
      <div><br>
      </div>
      <div>The output from logcat can be found here: <a
          moz-do-not-send="true" href="http://pastebin.com/khcj28Xy">http://pastebin.com/khcj28Xy</a></div>
      <div>This is what I am doing:</div>
      <div>QtMobility::QBluetoothDeviceDiscoveryAgent agent;</div>
      <div>agent.start();</div>
      <div><br>
      </div>
      <div>libs.xml:</div>
      <div>
        <div><?xml version='1.0' encoding='utf-8'?></div>
        <div> <resources></div>
        <div>   <array name="qt_libs"></div>
        <div>     <item>QtCore</item></div>
        <div>     <item>QtGui</item></div>
        <div>     <item>QtNetwork</item></div>
        <div>     <item>QtDeclarative</item></div>
        <div>     <item>QtXml</item></div>
        <div>     <item>QtOpenGL</item></div>
        <div>     <item>QtSystemInfo</item></div>
        <div>     <item>QtConnectivity</item></div>
        <div>   </array></div>
        <div>  <array name="bundled_libs"/></div>
        <div></resources></div>
        <div><br>
        </div>
        <div>I also have this in AndroidManifest.xml:</div>
        <div><uses-permission
          android:name="android.permission.BLUETOOTH" /></div>
        <div><br>
        </div>
        <div>Bluetooth is activated on the device.</div>
        <div><br>
        </div>
        <div>The device is a Cube U30GT-H running Android 4.1.1</div>
      </div>
      <div>
        <div><br>
        </div>
        <div>-- </div>
        <div>Micke Prag</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Necessitas-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/necessitas-devel">https://mail.kde.org/mailman/listinfo/necessitas-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>