<p>I've been using the latest with opengl on my s2 and everything is fine, so it looks like the raster plugin has a problem.</p>
<div class="gmail_quote">On Aug 9, 2011 6:58 PM, "Espen Riskedal" <<a href="mailto:espen@cutehacks.com">espen@cutehacks.com</a>> wrote:<br type="attribution">> On Thu, Jul 7, 2011 at 1:50 PM, Thomas Senyk <<a href="mailto:thomas.senyk@nokia.com">thomas.senyk@nokia.com</a>> wrote:<br>
>> Puh!<br>> <br>> Good job!<br>> <br>>> Finally done with:<br>>> 1. 4.8 into experimental<br>>> 2. experimental into experiemental-ro<br>>> 3. experiemental-ro into experimantal<br>
>> ...<br>>> This will most likely brake at least something :)<br>> <br>> And It might have :P<br>> <br>> With the latest experimental my Qt app deploys and launch fine, but it<br>> just shows a black screen. This is most likely because:<br>
>    W/Qt      (15303): AndroidBitmap_getInfo() failed ! error= -2<br>> <br>> Which means that this happened<br>> (src/plugins/platforms/android/src/native/graphics/jni/bitmap.cpp):<br>>    int AndroidBitmap_getInfo(...) {<br>
>        ...<br>>        SkBitmap* bm = GraphicsJNI::getNativeBitmap(env, jbitmap);<br>>        if (NULL == bm) {<br>>            return ANDROID_BITMAP_RESULT_JNI_EXCEPTION;<br>> <br>> So in other words, we get a NULL SkBitmap? Anyone seen this?<br>
> <br>> I know it's using Raster, I know all libs are deployed, I know it's<br>> loading the non-gl platform plugin (platform-9 btw). And this is for<br>> the Galaxy S2 btw - Haven't had a change to run on the Tab yet, might<br>
> be better there.<br>> <br>> regards,<br>> espen<br>> _______________________________________________<br>> Necessitas-devel mailing list<br>> <a href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/necessitas-devel">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><br></div>