Hey thanks for the great ROM, so far I am liking a lot of the little tweaks I notice over Liberty v0.9. That said I have also noticed some issues as well. I will try annotate these below:
- Camera app crashes any time I start it. It will start the app, the image will appear on the screen, and then I will get the following message, "The application Camera (process com.android.camera) has stopped unexpectedly. Please try again."
When this happens my log file displays the following error:
07-18 14:54:48.317 E/AndroidRuntime(14124): FATAL EXCEPTION: main
07-18 14:54:48.317 E/AndroidRuntime(14124): java.lang.IllegalArgumentException
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:144)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.content.ContentProviderProxy.bulkQueryInternal(ContentProviderNative.java:330)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.content.ContentProviderProxy.query(ContentProviderNative.java:366)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.content.ContentResolver.query(ContentResolver.java:271)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.provider.MediaStore$Images$Media.query(MediaStore.java:520)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.gallery.ImageList.createCursor(ImageList.java:67)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.gallery.BaseImageList.<init>(BaseImageList.java:50)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.gallery.ImageList.<init>(ImageList.java:41)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.ImageManager.makeImageList(ImageManager.java:269)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.ImageManager.makeImageList(ImageManager.java:330)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.Camera.updateLastImage(Camera.java:1776)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.Camera.updateThumbnailButton(Camera.java:363)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.Camera.initializeFirstTime(Camera.java:323)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.Camera.access$900(Camera.java:94)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.camera.Camera$MainHandler.handleMessage(Camera.java:256)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.os.Handler.dispatchMessage(Handler.java:99)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.os.Looper.loop(Looper.java:130)
07-18 14:54:48.317 E/AndroidRuntime(14124): at android.app.ActivityThread.main(ActivityThread.java:3835)
07-18 14:54:48.317 E/AndroidRuntime(14124): at java.lang.reflect.Method.invokeNative(Native Method)
07-18 14:54:48.317 E/AndroidRuntime(14124): at java.lang.reflect.Method.invoke(Method.java:507)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)
07-18 14:54:48.317 E/AndroidRuntime(14124): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
07-18 14:54:48.317 E/AndroidRuntime(14124): at dalvik.system.NativeStart.main(Native Method)
- I also cannot seem to change the text in the pulldown bar editor.
- Every time I load the liberty toolbox it shows a selection screen asking me if I want to install liberty 2.0.1.
- And finally (and yes this is a minor issue, but I wanted to annotate it anyways in case it relates to a larger bug) I am seeing graphical glitching with my Netflix icon. No other icons exhibit this issue, and I don't recall it happening in Liberty v0.9. It may be an issue with the icon itself, but just in case I wanted to document it.
This is what I am talking about.
Because I know it will be asked, I did wipe my data when I installed justice however once it was installed I did use Titanium Backup Pro to restore my settings; so some of my issues may result from that. (I was hoping to avoid setting up everything again, but in the end I may have to do that anyways.)