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!

Liberty Gingerbread Official Bug Reports

Status
Not open for further replies.
My menu launcher sometimes disappears when I open or close apps bbut it isn't frequent so it isn't too annoying but I still have to restart my pphone

Sent from my DROIDX using DroidForums
 
Liberty 1.5 Problem

I'm running Liberty 1.5, and i love it! But the one problem i have is my handcent app its too large for the screen now when im texting, so i can see exactly what im typing. Easy fix?
 
Not sure if this has been brought up, and its not technically a bug, but I just discovered the new options for double tap home launch and was wondering if you could add a confirm pop-up when it's set to any of the reboot options. I like having a quick way to reboot into clockwork, but have done it accidentally a couple times. :/

Sent from my DROIDX using DroidForums App
 
I installed over froyo. Bootstrap doesn't work. Screen goes black. Tried it twice and had to do a battery pull both times. Prob going back to froyo until I can get themes on gb. Some of the icons in the toolbox wont install as well. The liberty market icon is one. Can't install anything from the rom manager bc it freezes in boot up like I noted above.

Sent from my DROIDX using DroidForums

Brother- you have to read the directions, sorry. I'm no expert, but Gingerbread is a newer version of the OS. Installing over Froyo would not have all the AOSP upgrades that GB has. Anyone that hasn't read the directions, should before moding their phone.
So jRummy and the crew gave this workflow-
Froyo stock, to normalize your build.
THen goto Motorola's upgrade to GB- there are two so follow the directions at Liberty's thread. That makes sense since Liberty needs a proper, known GB config to modify.
THen finally you can have Libertydo its magic to a standardized ROM. Hope that helps. Otherwise, you can use VZ's Froyo buikd until they get around to release their GB OTA- which they most likely will.
 
Issue: Settings - Liberty Settings - Spare Parts - then when I choose Battery History it force closes every time. It has done this on every version of the Lib Gingerbread, I'm currently running v0.5
 
Something Else, I am running Lib Gingerbread 0.5 with the Blue Haze theme. When my phone gives me the notification that it's fully charged and I unplug the charger, the circle battery notification on the notification bar goes down to 90% after about 1 minute, I don't even have to be doing anything on the phone, just does it
 
Yeah, the Liberty Customizer definitely doesnt work. Gets stuck on setting up files.

LGB .5

Did you try deleting the customizer info off the sd card? There is a folder and a .zip file. Then just redownload. This worked for me.

Sent from my DROIDX using DroidForums
 
Are cron jobs working for anyone else? After enabling and confirming that crond is running in terminal nothing seems to execute.
 
I am loving LGB v.05. I am having one problem, it is a bit laggy. It's definitely not as snappy as 2.01. Is anyone else having this problem. If I reflash .05 will it fix it?

Sent from my DROIDX using DroidForums
 
Contacts storage force closes. Don't know if this is happening to everyone.

Running .5

Sent from my DROIDX using DroidForums
 
Is anyone elses pattern lock not working? My accounts is still force closing also. I have not wiped data since .1 maybe that has something to do with it, I dunno. Guess I'll wipe the real version hits and see if that fixes it. Or can I wipe right now? Would I just reflash .5 with a wipe then. Since my kernel is updated? Or .5 then the kernal again like I just did to update to .5 from .4?

Sent from my liberatedGB .5
 
Following up on crond issues I was having in case anyone else is also having problems. To get cron jobs to execute I added the following to 99complete in /etc/init.d/:

Line before:
if test $ENABLE_CRON -eq 1; then

After line 60 add:
# crond calls getpwnam (user database search)
mount -o remount,rw -t yaffs2 `grep /system /proc/mounts | cut -d' ' -f1` /system
echo "root:x:0:0::/data/cron:/system/bin/bash" > /etc/passwd
mount -o remount,ro -t yaffs2 `grep /system /proc/mounts | cut -d' ' -f1` /system

Line after:
mount -o remount,rw rootfs /

This was taken from imoseyon's scripts for setting up cron.
 
The blur photo gallery is not allowing me to share photos? It says, "No applications can perform this action."


Anyone have a fix for this I share pics all the time and this might be a deal breaker for me if I can't get it fixed quick.

I know I can use the facebook app to upload a pic and handcent can attach a pic, but it's nice to be able to do it right from the gallery.
 
Last edited:
Status
Not open for further replies.
Back
Top