01-11-2013 03:59 PM
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.
Solved! Go to Solution.
01-11-2013 04:40 PM
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.. ![]()
Can someone from rim confirm both of these? They both seem to be sdk problems
01-12-2013 09:24 PM
We both have the same problem....That's why Logs are not printed
01-12-2013 10:10 PM
I have the same problem as well, need someone from RIM to state whether this is an sdk bug.
01-13-2013 12:59 AM
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.. ![]()
01-14-2013 12:38 AM
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.
01-14-2013 04:09 PM
01-14-2013 05:33 PM
I'm experiencing the same problem as well. I hope a solution to it is around the corner. Anyone from RIM?
01-14-2013 07:05 PM
Can anybody (like myself) report this as a bug to RIM via the Developer Zone?
01-15-2013 08:34 AM
I have 'solved this Thread:
because I think it is the same problem.