What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Justice Rom Bug Report

Word on the street is that CM4DX doesn't play well with Android Overclock. So if you guys are getting bad battery life, try uninstalling that and documenting?
 
Word on the street is that CM4DX doesn't play well with Android Overclock. So if you guys are getting bad battery life, try uninstalling that and documenting?

I just 'froze" my Android Overclock in Titanium Backup, charged up the battery and I'll see how it goes.
 
Alright, so i have basically had Justice running for 2 days and battery life is great!!!! I do not have a overclock app running and can say i get about 18 hours on moderate use. Also i have the display on auto. I only got about 11 hours on CM7 and about 15 on Liberty .09 with everything turned down from CPU to Screen light. This ROM is great. It has a little lag on the app drawer and home page scrolling but other than that it is super fast. I applied the GPS fix from this forum and everything works great. The only thing i see is that the video recording is only 480p and play back is an issue but i don't really use it much so i can wait for it to be fixed. Great Job JRummy!!!! looking forward to the updates.
 
Your right, if we can have the app backup removed and only post the settings that would be great

Sent from my DROIDX using DroidForums
 
Can you upload the data file for us? I never did a backup of the app and I would rather not have to go through reflashing back to liberty for 1 application.

Sent from my DROIDX using DroidForums

This should be it, extract these two files into your Titanium Backup folder on your SD. If you already have one of these two files in your folder make a copy of them somewhere else on your SD then replace, just in case this screws something up you can undo.
View attachment 35152

Sorry to be a narc, but isn't this the payware / donate version? Probably shouldn't be putting that out for free on the forums.

Or is this just the preferences only?

This is just the files to restore the data, it DOES NOT contain the .apk



Your right, if we can have the app backup removed and only post the settings that would be great

Sent from my DROIDX using DroidForums

Did you even pay attention to what you were extracting to your phone or do you always just blindly download files and put them on your phone because someone tells you to? These are just the two files to restore the Liberty Toolbox 2.2.1 (donate) data, not the apk. I would not cheat JRummy, myself, or anyone else who bought the app by posting it free on the forums.
 
So much hype built on this ROM release, and it sounds more buggy than CM4DX. I'll stick to Liberty AOSP until things get ironed out.
 
So much hype built on this ROM release, and it sounds more buggy than CM4DX. I'll stick to Liberty AOSP until things get ironed out.

It seemed like it. Hopefully the bugs and random rebooted get worked out soon. I realize its only been out for only a few days though.

Did anybody else get random reboots?

CM74DX
 
So much hype built on this ROM release, and it sounds more buggy than CM4DX. I'll stick to Liberty AOSP until things get ironed out.

It seemed like it. Hopefully the bugs and random rebooted get worked out soon. I realize its only been out for only a few days though.

Did anybody else get random reboots?

CM74DX

I only got random reboots when using Android Overclock with the voltage too low. Since I up'ed the voltage (or froze the app) I get no more reboots.
 
WiFi

I had an issue pop up this morning. My phone quit charging while plugged in, so i restarted it. It then would never boot past the M logo. So i sbf'ed back to froyo. All of that is fine had no problem doing it, but when i got back into justice my wifi had stopped working. I have not heard anyone else complain of this, so im thinking it could have been something i did. The wifi is doing the same thing it did last year after its release when it would not connect to n. Please help, and thank you.
 
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.)
 
music quits working. When I am listening to music over my bluetooth head set, i will pause the music for something, then when i go to resume, it will stop working.
hit play from screen lock, the music widget, and the program its self and nothing would allow it to work.

blue tooth is not working now either. it will start turning on, then blam!!! nothing. i will restart and see if that fixes it (EDIT) nope, restarted the phone and bluetooth still isn't working. Weird.
 
Last edited:
Hey Andrew I don't know if u tried the fix permissions option in rom manager, but that fixed the camera issue for me.

Sent from my DROIDX using DroidForums
 
Went back to Liberty 0.9 until the issues get ironed. I can deal with the rebooting to CWM issue, but I need ma' 720p videos!

What did you use to go back to liberty v.09? I have it backed up but i left my data cable at work to sbf back to 2.3.340, root, 2 step update and restore a backup.. Anyone know if the TBH full sbf .zip works? I attempted the "all-in-1" zip and ended up having to sbf.:icon_eek:
 
Back
Top