Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Cascades Development

Reply
Developer
gyubok
Posts: 448
Registered: ‎10-08-2009
My Carrier: Telus
Accepted Solution

Error: slogger2 buffer handle not initialized.

Upon loading the app on the device and app launched, I get this error message.

 

Does anyone know what causes this error?!! It's driving me nuts. The symptom is that the transition/animation throughout the app stop working after the app have been minimized and remaximized.

Please use plain text.
Developer
gyubok
Posts: 448
Registered: ‎10-08-2009
My Carrier: Telus

Re: Error: slogger2 buffer handle not initialized.

Okay, upon further examination, I found out that the page transitions break if the

 

backButtonsVisible: false

is applied on the NavigationPane

 

The  "Error: slogger2 buffer handle not initialized." error seem to be an issue of the sdk build.. :smileysad:

 

Can someone from rim confirm both of these? They both seem to be sdk problems

 

Please use plain text.
Regular Contributor
nemoryoliver
Posts: 51
Registered: ‎11-13-2012
My Carrier: Globe Telecom

Re: Error: slogger2 buffer handle not initialized.

We both have the same problem....That's why Logs are not printed

Please use plain text.
Contributor
mrmartis
Posts: 33
Registered: ‎08-24-2012
My Carrier: Bell

Re: Error: slogger2 buffer handle not initialized.

I have the same problem as well, need someone from RIM to state whether this is an sdk bug.

Please use plain text.
Developer
gyubok
Posts: 448
Registered: ‎10-08-2009
My Carrier: Telus

Re: Error: slogger2 buffer handle not initialized.

whew, glad to know that i'm not the only one with the problem.

 

1. the error message doesn't seem to have any effect on the app after it's been pushed onto the device

2. the animation breaks when back button visibility is set to false AND the app have been minimized once. I would like to know if this will be fixed on the final version of the OS or else I will be forced to make the back button visible.. :smileysad:

Please use plain text.
Developer
jasoncheung
Posts: 67
Registered: ‎09-01-2012
My Carrier: Bell

Re: Error: slogger2 buffer handle not initialized.

Just tested my app and this is definitely happening.  All transitions are fine, but once I minimize and maximize, the transitions are gone and the pushed page just appears.

 

Wasn't like this before the latest SDK update.

Please use plain text.
Developer
peter9477
Posts: 5,616
Registered: ‎12-08-2010
My Carrier: none

Re: Error: slogger2 buffer handle not initialized.

Confirming the same thing. In my case, there's no Back button either. Presumably just a serious regression in "gold 2", which we can expect to have fixed in the release version of the OS.

Peter Hansen -- (PlayBook and dev-related blog posts at http://peterhansen.ca.)
Author of White Noise and Battery Guru for BB10 and for PlayBook | Get more from your battery!
Please use plain text.
New Contributor
codealot
Posts: 3
Registered: ‎08-20-2012
My Carrier: Kenyan

Re: Error: slogger2 buffer handle not initialized.

I'm experiencing the same problem as well. I hope a solution to it is around the corner. Anyone from RIM?

Please use plain text.
Developer
jasoncheung
Posts: 67
Registered: ‎09-01-2012
My Carrier: Bell

Re: Error: slogger2 buffer handle not initialized.

Can anybody (like myself) report this as a bug to RIM via the Developer Zone?

Please use plain text.
Developer
peter_strange
Posts: 17,631
Registered: ‎07-14-2008

Re: Error: slogger2 buffer handle not initialized.

I have 'solved this Thread:

http://supportforums.blackberry.com/t5/Cascades-Development/SDK-10-0-9-231-8-issue-with-popTransitio...

because I think it is the same problem.

Please use plain text.