merge with qt.git#4.8

Thomas Senyk thomas.senyk at nokia.com
Wed Aug 10 08:34:17 UTC 2011


I saw the same problem.

But: platform-9 shouldn't use  
src/plugins/platforms/android/src/native/graphics/jni/bitmap.cpp

It (all >=8) should use the one from the ndk, shouldn't it?


On Wednesday, August 10, 2011 09:29:34 AM ext Niko Sams wrote:
> On Tue, Aug 9, 2011 at 19:58, Espen Riskedal <espen at cutehacks.com> wrote:
> > On Thu, Jul 7, 2011 at 1:50 PM, Thomas Senyk <thomas.senyk at nokia.com> 
wrote:
> >> Puh!
> > 
> > Good job!
> > 
> >> Finally done with:
> >> 1. 4.8 into experimental
> >> 2. experimental into experiemental-ro
> >> 3. experiemental-ro into experimantal
> >> ...
> >> This will most likely brake at least something :)
> > 
> > And It might have :P
> > 
> > With the latest experimental my Qt app deploys and launch fine, but it
> > just shows a black screen. This is most likely because:
> >   W/Qt      (15303): AndroidBitmap_getInfo() failed ! error= -2
> > 
> > Which means that this happened
> > (src/plugins/platforms/android/src/native/graphics/jni/bitmap.cpp):
> >   int AndroidBitmap_getInfo(...) {
> >       ...
> >       SkBitmap* bm = GraphicsJNI::getNativeBitmap(env, jbitmap);
> >       if (NULL == bm) {
> >           return ANDROID_BITMAP_RESULT_JNI_EXCEPTION;
> > 
> > So in other words, we get a NULL SkBitmap? Anyone seen this?
> 
> I have the same issue on my Galaxy S II.
> 
> Niko
> _______________________________________________
> Necessitas-devel mailing list
> Necessitas-devel at kde.org
> https://mail.kde.org/mailman/listinfo/necessitas-devel


More information about the Necessitas-devel mailing list