merge with qt.git#4.8
BogDan
bog_dan_ro at yahoo.com
Tue Aug 16 11:39:43 UTC 2011
Hi,
Raster rendering is disabled for the moment, to switch to raster rendering you must change in QtActivity.java "m_surface.applicationStared( true );" to "m_surface.applicationStared( false );" , I'll try to fix it soon !
Cheers,
BogDan.
----- Original Message -----
> From: Espen Riskedal <espen at cutehacks.com>
> To: necessitas-devel at kde.org
> Cc:
> Sent: Tuesday, August 9, 2011 8:58 PM
> Subject: Re: merge with qt.git#4.8
>
> 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 know it's using Raster, I know all libs are deployed, I know it's
> loading the non-gl platform plugin (platform-9 btw). And this is for
> the Galaxy S2 btw - Haven't had a change to run on the Tab yet, might
> be better there.
>
> regards,
> espen
> _______________________________________________
> 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