otherside / liquidsmoothroms

Automatically exported from code.google.com/p/liquidsmoothroms
0 stars 0 forks source link

Crashed the colour picker on liquid control #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Crashed the liquid control choosing statusbar colour. Version 1.3.

04-22 23:43:24.254: D/PhoneStatusBar(11582): y=169.6767 v=-4390.3125 a=-4000.0 
t=0.015 mAnimY=103.37202 mAnimAccel=-4000.0
04-22 23:43:24.270: D/PhoneStatusBar(11582): y=103.37202 v=-4450.3125 a=-4000.0 
t=0.017 mAnimY=27.138699 mAnimAccel=-4000.0
04-22 23:43:24.277: D/OpenGLRenderer(11582): Flushing caches (mode 0)
04-22 23:43:24.309: D/PhoneStatusBar(11582): hiding the MENU button
04-22 23:43:24.309: W/InputManagerService(197): Window already focused, 
ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$ 
Proxy@41aeeec0
04-22 23:43:24.316: D/AndroidRuntime(11371): Shutting down VM
04-22 23:43:24.316: W/dalvikvm(11371): threadid=1: thread exiting with uncaught 
exception (group=0x40a3b1f8)
04-22 23:43:24.316: E/AndroidRuntime(11371): FATAL EXCEPTION: main
04-22 23:43:24.316: E/AndroidRuntime(11371): java.lang.NullPointerException
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.GLES20Canvas.setupModifiers(GLES20Can vas.java:1135)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.GLES20Canvas.drawBitmap(GLES20Canvas. java:731)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.GLES20RecordingCanvas.drawBitmap(GLES 20RecordingCanvas.java:117)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
net.margaritov.preference.colorpicker.AlphaPattern 
Drawable.draw(AlphaPatternDrawable.java:57)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
net.margaritov.preference.colorpicker.ColorPickerP 
anelView.onDraw(ColorPickerPanelView.java:86)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.draw(View.java:10978)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.getDisplayList(View.java:10417)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewGroup.dispatchGetDisplayList(View Group.java:2597)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.getDisplayList(View.java:10380)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewGroup.dispatchGetDisplayList(View Group.java:2597)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.getDisplayList(View.java:10380)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewGroup.dispatchGetDisplayList(View Group.java:2597)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.getDisplayList(View.java:10380)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewGroup.dispatchGetDisplayList(View Group.java:2597)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.getDisplayList(View.java:10380)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewGroup.dispatchGetDisplayList(View Group.java:2597)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.getDisplayList(View.java:10380)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewGroup.dispatchGetDisplayList(View Group.java:2597)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.View.getDisplayList(View.java:10380)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.HardwareRenderer$GlRenderer.draw(Hard wareRenderer.java:875)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewRootImpl.draw(ViewRootImpl.java:1 914)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewRootImpl.performTraversals(ViewRo otImpl.java:1638)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.view.ViewRootImpl.handleMessage(ViewRootIm pl.java:2446)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.os.Handler.dispatchMessage(Handler.java:99 )
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.os.Looper.loop(Looper.java:137)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
android.app.ActivityThread.main(ActivityThread.jav a:4424)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
java.lang.reflect.Method.invokeNative(Native Method)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
java.lang.reflect.Method.invoke(Method.java:511)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:787)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
com.android.internal.os.ZygoteInit.main(ZygoteInit .java:554)
04-22 23:43:24.316: E/AndroidRuntime(11371): at 
dalvik.system.NativeStart.main(Native Method)
04-22 23:43:24.316: W/ActivityManager(197): Force finishing activity 
com.liquid.control/.LiquidActivity
04-22 23:43:24.356: D/PhoneStatusBar(11582): hiding the MENU button
04-22 23:43:24.824: D/StatusBar.KeyButtonView(11582): in ACTION_UP DoIT:true
04-22 23:43:24.824: D/StatusBar.KeyButtonView(11582): in ACTION_UP 
isPressed():false
04-22 23:43:24.848: W/ActivityManager(197): Activity pause timeout for 
ActivityRecord{41f0f080 com.liquid.control/.LiquidActivity}
04-22 23:43:26.793: I/Process(11371): Sending signal. PID: 11371 SIG: 9
04-22 23:43:26.809: I/WindowManager(197): WIN DEATH: Window{41d69db8 
com.liquid.control/com.liquid.control.LiquidActivity paused=false}
04-22 23:43:26.809: I/ActivityManager(197): Process com.liquid.control (pid 
11371) has died.
04-22 23:43:26.809: I/WindowManager(197): WIN DEATH: Window{41dfce28 
com.liquid.control/com.liquid.control.LiquidActivity paused=false}
04-22 23:43:26.809: W/ActivityManager(197): Force removing 
ActivityRecord{41e7d280 com.liquid.control/.LiquidActivity}: app died, no saved 
state
04-22 23:43:26.809: I/WindowManager(197): WIN DEATH: Window{41960f98 Color 
Picker paused=false}
04-22 23:43:26.863: D/PhoneStatusBar(11582): hiding the MENU button
04-22 23:43:26.879: D/dalvikvm(476): GC_CONCURRENT freed 2079K, 14% free 
17557K/20359K, paused 2ms+7ms
04-22 23:43:26.918: W/InputManagerService(197): Got RemoteException sending 
setActive(false) notification to pid 11371 uid 1000

Original issue reported on code.google.com by zam...@gmail.com on 26 Apr 2012 at 6:41

GoogleCodeExporter commented 9 years ago
what did you do to cause the crash or did it just crash on it's own?

Original comment by jbirdve...@gmail.com on 26 Apr 2012 at 6:52

GoogleCodeExporter commented 9 years ago
I'm afraid I don't remember, I reported this a while back on the xda forums and 
just reposted it here. I remember clicking on something on the colour picker 
and it crashed. Hope that helps. If I get it again I'll report in more detail.

Original comment by zam...@gmail.com on 26 Apr 2012 at 6:55

GoogleCodeExporter commented 9 years ago
Thanks I'll try to reproduce but I've never had a problem with it (excluding 
the fact that the landscape layout sucks)

Original comment by jbirdve...@gmail.com on 26 Apr 2012 at 6:57

GoogleCodeExporter commented 9 years ago
Were working on the landscape layout...

Original comment by voteforp...@gmail.com on 26 Apr 2012 at 1:03

GoogleCodeExporter commented 9 years ago
status update

Original comment by jbirdve...@gmail.com on 26 Apr 2012 at 6:11