Market stuck installing - Nexus One Q&A, Help & Troubleshooting

I hope i put this in the right section.
Long and short yesterday I started having market issues where anything I would install would get stuck on installing on the market app but in the notification bar it would say it was installed. I figured something was screwy so i did a full wipe and installed another Rom. The issue repeated itself on the next 3 Roms i tried even when i went back to a 2.1 build.
I also noticed that my phone likes to remove the stuck on installing app's on a reboot. I am not using Apps2Sd.
Is anyone else having this problem? I did a few searches but could not come up with a solution.

Had the same/similar problem with the OTA froyo build (stock), Apps would constantly report they had failed to download, and market would crash if i tried cancel a download while another was running.
The second ota update FRF91 appears to have fixed the problem for me, so may be worth looking for a rom that incorporate's the changes

Tried a few more Rom's they all seem to have this issue.
I have done full wipes and this issue persists I am completely at a loss.

yep i have the same issue. did you by chance install cyanogenmod 6.0 alpha 1? thats when it first started for me.
Now even after going back to stock froyo the issue is still there after wiping.
workaround is to kill the market app, but that doesn't solve the issue. I think something is stuck on the google server side.
If I sign in with a different google account, things are fine.

Yes I did install cm6 alpha 1. And you are right I noticed the issue from that point on. It is very frustrating as out seems to have screwed up my google account going forward.
Hopefully someone comes up with a fix for this issue.

My problem is a Server Error on the download tab, but same symptom in that using a different google account after a wipe causes NO problems.
If a wipe doesn't fix it, how is this not a google server problem? And who on earth at Google could fix it? (or would given that we're not on the 100% stock reservation?)
Randy

following the instructions in this thread fixes the issue for me.
Basically, replacing the vending_preferences.xml file
http://forum.xda-developers.com/showthread.php?t=689133
I've attached the file I use to this thread.
Rename it to vending_preferences.xml and push it to /data/data/com.android.vending/shared_prefs/

+1 cyan alpha had the same problem so I decided to revert back to my previous froyo rom. None of em fixed the problem. Not even the frf91 like the previous poster suggested. Ill delete some stuff in the SD uncheck back up files from privacy setting and see if anything works.
dwang said:
yep i have the same issue. did you by chance install cyanogenmod 6.0 alpha 1? thats when it first started for me.
Now even after going back to stock froyo the issue is still there after wiping.
workaround is to kill the market app, but that doesn't solve the issue. I think something is stuck on the google server side.
If I sign in with a different google account, things are fine.
Click to expand...
Click to collapse

Or do this. Lol
dwang said:
following the instructions in this thread fixes the issue for me.
Basically, replacing the vending_preferences.xml file
http://forum.xda-developers.com/showthread.php?t=689133
I've attached the file I use to this thread.
Rename it to vending_preferences.xml and push it to /data/data/com.android.vending/shared_prefs/
Click to expand...
Click to collapse

Tried that. Didn't help my server error issue.

rmagruder said:
Tried that. Didn't help my server error issue.
Click to expand...
Click to collapse
Same for me!!!

Did you kill the market app afterwards?
I'm not sure what your server issue is, but modified vending_preferences.xml did fix my issue with installing apps getting stuck.

Don't have to reboot phone to fix it though, just have to forcestop from applications setting.

Same problem:
(can't post outside links, but go to google's android support forum and look at thread ID 3e3a6c8eadb9acbd - or search for the subject "After 2.2 Update, missing "Top Paid" button from market")
www . google . com / support / forum / p / android / thread?tid=3e3a6c8eadb9acbd&hl=en
I'm betting if you factory reset the phone and sign into a different google account the problem will be fixed. Something got wacked with my primary google account when I signed in after installing FRF85B, and now it's permanently stuck, even after rolling back to ERD79.

Don't know if it will help the gurus here, but this is what I get when I launch Market with my primary account:
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for dun
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for hipri
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for supl
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for mms
D/MobileDataStateTracker( 95): default Received state= CONNECTED, old= CONNECTED, reason= (unspecified), apnTypeList= *
D/NetworkLocationProvider( 95): onDataConnectionStateChanged 3
D/vending ( 1327): [13] BaseActivity$BaseAction.run(): ApiException:
D/vending ( 1327): com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.AssetRequest,
Response=INTERNAL_SERVICE_ERROR
D/vending ( 1327): at com.android.vending.api.RequestDispatcher.readResponses(RequestDispatcher.java:284)
D/vending ( 1327): at com.android.vending.api.RequestDispatcher.performRequestsOverNetwork(RequestDispatcher.java:218)
D/vending ( 1327): at com.android.vending.api.RequestDispatcher.performRequests(RequestDispatcher.java:166)
D/vending ( 1327): at com.android.vending.api.RequestManager.doRequestsOverNetwork(RequestManager.java:233)
D/vending ( 1327): at com.android.vending.api.RequestManager.doRequests(RequestManager.java:219)
D/vending ( 1327): at com.android.vending.BaseActivity$BaseAction.run(BaseActivity.java:1792)
D/vending ( 1327): at com.android.vending.BaseActivity$BaseAction$BackgroundThread$1.run(BaseActivity.java:1873)
D/vending ( 1327): at java.lang.Thread.run(Thread.java:1096)
E/vending ( 1327): [1] InitializeMarketAction$MetadataAndDownloadsAction.abortOnServerError(): Server error in InitializeMark
etAction:
E/vending ( 1327): com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.AssetRequest,
Response=INTERNAL_SERVICE_ERROR
E/vending ( 1327): at com.android.vending.api.RequestDispatcher.readResponses(RequestDispatcher.java:284)
E/vending ( 1327): at com.android.vending.api.RequestDispatcher.performRequestsOverNetwork(RequestDispatcher.java:218)
E/vending ( 1327): at com.android.vending.api.RequestDispatcher.performRequests(RequestDispatcher.java:166)
E/vending ( 1327): at com.android.vending.api.RequestManager.doRequestsOverNetwork(RequestManager.java:233)
E/vending ( 1327): at com.android.vending.api.RequestManager.doRequests(RequestManager.java:219)
E/vending ( 1327): at com.android.vending.BaseActivity$BaseAction.run(BaseActivity.java:1792)
E/vending ( 1327): at com.android.vending.BaseActivity$BaseAction$BackgroundThread$1.run(BaseActivity.java:1873)
E/vending ( 1327): at java.lang.Thread.run(Thread.java:1096)
D/dalvikvm( 1327): GC_FOR_MALLOC freed 4879 objects / 335752 bytes in 31ms
D/dalvikvm( 1327): GC_EXTERNAL_ALLOC freed 910 objects / 38864 bytes in 32ms
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for dun
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for hipri
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for supl
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for mms
D/MobileDataStateTracker( 95): default Received state= CONNECTED, old= CONNECTED, reason= (unspecified), apnTypeList= *
D/NetworkLocationProvider( 95): onDataConnectionStateChanged 3
D/dalvikvm( 1327): GC_EXTERNAL_ALLOC freed 4050 objects / 348384 bytes in 45ms
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for dun
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for hipri
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for supl
D/MobileDataStateTracker( 95): replacing old mInterfaceName (rmnet0) with rmnet0 for mms
D/MobileDataStateTracker( 95): default Received state= CONNECTED, old= CONNECTED, reason= (unspecified), apnTypeList= *
D/NetworkLocationProvider( 95): onDataConnectionStateChanged 3

Same exact errors for me too.

I am having the same issue with an EVO running the latest stock 2.1 ROM w/ current updates. I am going to try and sign in with a new Gmail account and see if that fixes it for me. I'll edit my post with results.

Here's another thread in the market forum, with a less-than-stellar Google response:
www . google . com / support / forum / p / Android+Market / thread?tid=3ca03be96dee2acf&hl=en

I have the exact same errors.
This is very frustrating as I know it seems like only a minor irritant but who knows what else this issue can effect.
vendor fix did not work for my "market stuck on installing" issue.
To the posted who said sign in on another gmail account do you mean sign in on another then sign back to your old one?

kavyt said:
To the posted who said sign in on another gmail account do you mean sign in on another then sign back to your old one?
Click to expand...
Click to collapse
Unfortunately No - I can't sign into my main account at all (either first thing after a factory refresh, or as a secondary account later on). Once my phone talks to my primary account in any way, the "top paid" tab disappears, and the problems begin.

Related

wifi unable to start.

i dont know since when its been happening,
but i cant use wifi at all thesedays.
when i try to enable it just says unable to start
and from the logcat
D/SettingsWifiEnabler( 214): Received wifi state changed from Unknown to Enabli
ng
D/Beautiful Wifi Widgets( 577): Intent Intent { act=android.net.wifi.WIFI_STATE
_CHANGED flg=0x20000000 cmp=com.levelup.beautifulwidgets/.WifiWidget (has extras
) }
D/Beautiful Wifi Widgets( 577): WIFI_STATE_CHANGED_ACTION
D/dalvikvm( 544): GC freed 1305 objects / 100320 bytes in 41ms
E/WifiService( 141): Failed to load Wi-Fi driver.
D/SettingsWifiEnabler( 214): Received wifi state changed from Enabling to Unkno
wn
D/Beautiful Wifi Widgets( 577): Intent Intent { act=android.net.wifi.WIFI_STATE
_CHANGED flg=0x20000000 cmp=com.levelup.beautifulwidgets/.WifiWidget (has extras
) }
D/Beautiful Wifi Widgets( 577): WIFI_STATE_CHANGED_ACTION
D/NetworkLocationProvider( 141): onCellLocationChanged [30301,19756412]
D/dalvikvm( 577): GC freed 6424 objects / 327384 bytes in 48ms
Click to expand...
Click to collapse
this is what i get.
i tried changing the wifi module file on /system/lib/modules but it didnt work
i am using cm5.0.7.1, tried froyo, 5.0.6
and im still on 4.04.00.03_2 radio
Make sure you use the correct ko file for your kernel and the correct radio for the build (don't use the froyo radio on 2.1 rom).
Why does it say beautiful wifi widget, try from the settings instead.
i tried changing ko file because wifi didnt work from the fresh cm5.0.7.
and these new ones i tried didnt work neither.
and the radio is the one cm provided on the forum with 5.0.7.
i dont know why beautiful widget is reacting to the changing wifi status from settings..
The ko file has to match the build of the kernel, so every kernel will have to change the wifi module to match it. There isn't one ko file that will work for multiple kernels.
i already know that but i was trying everything i could read on the google.
so i put the stock ko file from cm back. still not working tho

Ok I really need help with this....

So my market keeps dying. Simply what it does is when I go to downloads, it dies and goes back to main page. Sometimes I can get to an app to update it, but never click the ok button on the popup to confirm the update. It simply closes, and goes back to market home. This only happens on 2.1 ROMs. Never on a 1.6.
I hate tried EVERYTHING. I have no market update to uninstall. I've deleted marketupdater.apk. I've signed into Google talk manually. I've cleared market cache. Disabled compatability mode. Disable compcache. I've done EVERYTHING you can THINK of. I've Googled it for days and days. I don't think anyone else is having this problem.
Below is a logcat of when it dies. Seems like the quoted text before it might be important?
Edit: Seems if I do the search for the application it updates as normal. My only problem is with Market Downloads when updating (marketupdater.apk is still there for reference)! Sync issues?
android.providers.downloads.DownloadProvider is in dying process android.process.media
Click to expand...
Click to collapse
Code:
E/vending ( 5589): com.android.vending.cache.CacheManagerImpl.readFromDisk(): Reading cach
e file: GIR_6976532497457602818_0_0
E/vending ( 5589): java.io.EOFException
E/vending ( 5589): at java.io.DataInputStream.readShort(DataInputStream.java:375)
E/vending ( 5589): at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.ja
va:2402)
E/vending ( 5589): at java.io.ObjectInputStream.<init>(ObjectInputStream.java:445)
E/vending ( 5589): at com.android.vending.cache.CacheManagerImpl.readFromDisk(CacheMa
nagerImpl.java:308)
E/vending ( 5589): at com.android.vending.cache.CacheManagerImpl.get(CacheManagerImpl
.java:129)
E/vending ( 5589): at com.android.vending.api.RequestDispatcher.populateFromCache(Req
uestDispatcher.java:433)
E/vending ( 5589): at com.android.vending.api.RequestDispatcher.performRequestsFromCa
che(RequestDispatcher.java:138)
E/vending ( 5589): at com.android.vending.api.RequestManager.doRequestsFromCache(Requ
estManager.java:167)
E/vending ( 5589): at com.android.vending.api.RequestManager.doRequests(RequestManage
r.java:222)
E/vending ( 5589): at com.android.vending.AssetItemAdapter$ImagesRequest.doRequest(As
setItemAdapter.java:809)
E/vending ( 5589): at com.android.vending.AsynchRequestRunner$1.runRequestRetryingFai
lure(AsynchRequestRunner.java:57)
E/vending ( 5589): at com.android.vending.AsynchRequestRunner$1.run(AsynchRequestRunn
er.java:50)
E/vending ( 5589): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExe
cutor.java:1068)
E/vending ( 5589): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolEx
ecutor.java:561)
E/vending ( 5589): at java.lang.Thread.run(Thread.java:1096)
E/vending ( 5589): at com.android.vending.AsynchRequestRunner$VendingThreadFactory$Ve
ndingFactoryThread.run(AsynchRequestRunner.java:114)
D/dalvikvm( 5661): GC freed 2752 objects / 176128 bytes in 108ms
I/DumpStateReceiver( 154): Added state dump to 1 crashes
I/ActivityManager( 154): Process android.process.media (pid 5661) has died.
I/ActivityManager( 154): Killing app com.android.vending (pid 5589) because provider com.
android.providers.downloads.DownloadProvider is in dying process android.process.media
I/Process ( 154): Sending signal. PID: 5589 SIG: 9
I/ActivityManager( 154): Low Memory: No more background processes.
I/WindowManager( 154): WIN DEATH: Window{44115a00 com.android.vending/com.android.vending
.MyDownloadsActivity paused=false}
I/ActivityManager( 154): Process com.android.vending (pid 5589) has died.
I/WindowManager( 154): WIN DEATH: Window{44173d10 com.android.vending/com.android.vending
.AssetBrowserActivity paused=false}
I/ActivityManager( 154): Start proc com.android.vending for activity com.android.vending/
.AssetBrowserActivity: pid=5675 uid=10007 gids={3003}
I/ActivityManager( 154): Low Memory: No more background processes.
I/UsageStats( 154): Unexpected resume of com.android.vending while already resumed in com
.android.vending
I/ActivityThread( 5675): Publishing provider com.android.vending.SuggestionsProvider: com.
android.vending.SuggestionsProvider
D/dalvikvm( 5675): GC freed 2777 objects / 188480 bytes in 96ms
I/vending ( 5675): com.android.vending.api.RadioHttpClient$1.handleMessage(): Handle DATA_
STATE_CHANGED event: NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspe
cified), extra: (none), roaming: false, failover: false, isAvailable: true
D/dalvikvm( 154): GC freed 13136 objects / 780520 bytes in 322ms
mine is a lil weird on the download tab also....if i hit download n leave it there itll restart the market....
if i hit downloads...and then click on one of the updateable apps real quick i can go back to the download tab with out a problem....a lil annoying sumtimes....but its really not that big of an issue for me
im having the exact same problem. it loads the downloads section then resets to market main. it does it a few times before i actually get to use it to update my apps.
Sorry, my computer died on me so I can't respond as often. No one has found a fix for this or any idea why this is happening?

AOSP builds and SetupWizard.apk

PS: Should t be in development?
Hi,
I'm working on my AOSP branch of my ROM but I get a weired problem that I cannot solve since almost a week.
So I check'ed out the AOSP code from scrach and try it.
I/ Point #1: It hangs
Here is what happens:
- compile
- flash
- flash gapps-up frf91
- reboot
Now SetupWizard.apk hangs for ever on the "Signing in..." screen.
I tried branches: froyo, android-2.2_r1 and android-2.2_r1.1... all the same.
adb logcat shows me:
Code:
I/SetupWizard( 211): Got response: SUCCESS
D/SetupWizard( 211): in mWaitForAndroidId.run()
D/GoogleLoginService( 211): in waitForAndroidId result=0
D/SetupWizard( 211): waitForAndroidId returned: 0
then
Code:
D/MobileDataStateTracker( 83): replacing old mInterfaceName (rmnet0) with rmnet0 for hipri
D/MobileDataStateTracker( 83): default Received state= CONNECTED, old= CONNECTED, reason= (unspecified), apnTypeList= default
D/NetworkLocationProvider( 83): onDataConnectionStateChanged 3
D/MobileDataStateTracker( 83): replacing old mInterfaceName (rmnet0) with rmnet0 for hipri
D/MobileDataStateTracker( 83): default Received state= CONNECTED, old= CONNECTED, reason= (unspecified), apnTypeList= default
D/NetworkLocationProvider( 83): onDataConnectionStateChanged 3
D/SntpClient( 83): request time failed: java.net.SocketTimeoutException: Connection timed out
Over and over and over again...
II/ Point #2: It partially worked
Then I do a hard reboot.
When it reboots, I go to Settings, accounts etc.
From there I can see my account... sync is on so I click on it:
- Contacts: OFF
- Gmail: OFF
- Picasa: ON
- Calendar: ON
I tried douzens of times and no matter the time I wait on the "Signing in screen", I always get the same logcat and results.
Please, help me guess what's wrong.
Full logcat: http://fpaste.org/xNXT/
-----
What could I do wrong by building strict from AOSP?
Thanks a lot!
http://pastebin.com/im1v07hZ
Jr33 said:
http://pastebin.com/im1v07hZ
Click to expand...
Click to collapse
Yeah I'm trying thanks bro!
I'm wondering... if "@null" was in place, does it means my AOSP build was not using NetworkLocation.apk ?
Because I saw on CM' git repo and its: "@null" and "@null"... wonder how CM get it working
leonnib4 said:
Yeah I'm trying thanks bro!
I'm wondering... if "@null" was in place, does it means my AOSP build was not using NetworkLocation.apk ?
Because I saw on CM' git repo and its: "@null" and "@null"... wonder how CM get it working
Click to expand...
Click to collapse
i think he has it in the vendor overlay. if "@null" is in place it will not use any network location
Well still not a go.
I'm having the same sockets timeouts...
When logging from the "normal" way and when logging in the "browser" way (menu then "Browser sign-in"):
D/Genie ( 540): Can not get the location from network
D/SntpClient( 89): request time failed: java.net.SocketTimeoutException: Connection timed out
...
Here is the fix!
Thanks to Jr33 !!!
In order to get the SetupWizard.apk properly working when building from AOSP, in my case, android-2.2_r1.1 (full-passion-eng), you need to merge this:
- http://pastebin.com/im1v07hZ
- http://pastebin.com/yqjnY3xP
And it simply works!
Thanks to Jr33 !!!
I actually spent 7 days on that issue...

[Q] New Google Search and Voice Search on CM6?

So I tried to install the Google Search and Voice Search on my Nexus One running CM6 RC2.
Everything else seems to be updating & installing fine, but these two new ones announced today download and always get "Installation Unsuccessful" triangles.
Anyone have any ideas?
D/MediaScannerService( 751): IMediaScannerService.scanFile: /mnt/sdcard/download/downloadfile-7.apk mimeType: application/vnd.android.package-archive
W/ResponseProcessCookies( 764): Cookie rejected: "[version: 0][name: GX][value: DQAAAKEAAADoW5InIleIE9RqqV6eYk2WiSYyef-jgFXjSU9Kd7rHFPLDmdqqvDszzWeEvd8IsqMp7AB
0a9JMjOOT-OsePyphGVzk3y_Jtb3mw1ANfVkFQ2vgCqDvkigA-3qxEG-QtN3I8uTRKbdItA8cguyHJKD_2c8XAg0zFmvNvCpKFQBJXx2lb_P_tMyt2iDiB9lVwF_ALMCwz9eA48ES1EbcHJiT17I8SFngj6WWseh
vpxqBqg][domain: mail.google.com][path: /proxy/gmail/mail][expiry: Thu Aug 26 14:17:47 EDT 2010]". Illegal domain attribute "mail.google.com". Domain of origin:
"android.clients.google.com"
D/PackageParser( 115): Scanning package: /data/app/vmdl11503.tmp
D/Gmail ( 764): MailProvider.query: content://gmail-ls/labels/<EDITED OUT>/(null, null)
D/LocationMasfClient( 115): getNetworkLocation(): Returning cache location with accuracy 2564.0
I/dalvikvm( 764): Jit: resizing JitTable from 4096 to 8192
D/dalvikvm( 764): GC_EXPLICIT freed 6976 objects / 334952 bytes in 41ms
D/NativeCrypto( 764): Freeing OpenSSL session
I/Gmail ( 764): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 147445, normalSync: true
D/dalvikvm( 115): GC_EXPLICIT freed 23810 objects / 1273120 bytes in 120ms
D/vending ( 966): [379] LocalAssetDatabase.notifyListener(): 3131690986141917527 / INSTALL_FAILED
D/vending ( 966): [379] VendingNotificationManager.showNotification(): Showing notification: [AssetID=3131690986141917527, NotificationID=-1645805789, Title=Go
ogle Search, Message=Installation unsuccessful.]
I/vending ( 966): [379] AssetDownloader$DownloadManagerBroadcastReceiver$MyPackageInstallObserver.packageInstalled(): Package install from content://downloads/
download/502 failed: Package file was not signed correctly.
D/dalvikvm( 966): GC_FOR_MALLOC freed 15107 objects / 817416 bytes in 132ms
W/ResponseProcessCookies( 764): Cookie rejected: "[version: 0][name: GX][value: DQAAAJ8AAAD0ea0_tCf_SwFr8haP_VXq6VdvgIVXnGjaV0EiGYX-IuyIqxoiX3f3o8ZdKCAKsVPxGYl
SB7DmiDck1W4qZO5oJWNGqlRjkC1Kzy2y6l4fcQFJ_uCPV8N32bAhZpX211G75VLzPa1EMvUWw8gacZ8siBP2e5nbePvwRRH8msMSbOxndW2VB-g6QsKNzLXoOcUsjvGlsNRG2mq8gaY93RST][domain: mail.
google.com][path: /proxy/gmail/mail][expiry: Thu Aug 26 14:17:50 EDT 2010]". Illegal domain attribute "mail.google.com". Domain of origin: "android.clients.goog
le.com"
D/dalvikvm( 764): GC_EXPLICIT freed 3244 objects / 232840 bytes in 37ms
I/Gmail ( 764): MainSyncRequestProto: lowestBkwdConvoId: 0, highestHandledServerOp: 147445, normalSync: true
D/Gmail ( 764): sending notification. Adjusted values are label=2, oldCount=0, newCount=1, unseenCount=1, getAttention=true
I/Gmail ( 764): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://gmail-ls/unread/^i (has extras) }
D/Gmail ( 764): New email:<EDITED OUT> (1) mapSize:1 getAttention:true
D/Gmail ( 764): Validating Notification:<EDITED OUT> (1) mapSize:1 getAttention:true
D/Gmail ( 764): MailProvider.query: content://gmail-ls/conversations/<EDITED OUT>(label:^^unseen-^i, [SELECTION_ARGUMENT_DO_NOT_BECOME_ACTIVE_NET
WORK_CURSOR])
I am seeing the same issue.
moved to q&a
Yeah... It tells me, "Package was not signed correctly."
Edit: I wonder if it has anything to do with the fact that we have google apps installed on our phones with the FRF91 addon pack. I wonder if people not using that have the same issues...
Me too please fix!!!!!!! Somebody!!!!!!
oh im using cyanogen mod night version...
Sent from my Nexus One using XDA App
Same here.
So it's a problem with CM6 RC2?
I'm using a stock rooted rom and I get the same error..
Yeah, I have just noticed the same thing, chrome to phone installed just fine however the voice search will not install
nexus one also on rc2
I'm encountering the same problem, CM6 RC2 on Droid.
This message was deleted by its author
What I did was mount /system/app as RW with root explorer, used adb to "rm VoiceSearch.apk and then rebooted, downloaded and installed from the market.
Click to expand...
Click to collapse
Try that, worked for me.
http://forum.xda-developers.com/showthread.php?t=752669&page=3
From the comments responding to the announcement, here is how it can be made to install on custom ROMs. Just tested this:
Just run the following commands to uninstall the old system apps if you use a custom rom.
adb remount
adb shell rm /system/app/GoogleQuickSearchBox.apk
adb uninstall com.google.android.googlequicksearchbox
adb shell rm /system/app/VoiceSearch.apk
adb uninstall com.google.android.voicesearch
This will let the new ones install from market without the package signing error
This message was deleted by its author
Is it possible to just uninstall the Voice Search.apk from titanium backup?
Am i missing something? mines is the same old google voice search. I see no help and everything opens in the browser.
ty rmagruder. Worked like a charm.
rmagruder said:
Just run the following commands to uninstall the old system apps if you use a custom rom.
adb remount
adb shell rm /system/app/GoogleQuickSearchBox.apk
adb uninstall com.google.android.googlequicksearchbox
adb shell rm /system/app/VoiceSearch.apk
adb uninstall com.google.android.voicesearch
This will let the new ones install from market without the package signing error
Click to expand...
Click to collapse
<<<<------THIS!
Thanks!
rmagruder said:
This will let the new ones install from market without the package signing error
Click to expand...
Click to collapse
I installed Voice search but what else is there? I am now missing my google search widget.
aad4321 said:
Any other way to do this besides adb?
Click to expand...
Click to collapse
Titanium Backup/Root Explorer

Google nexus one rebooting randomly

please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
sudhank said:
please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
Click to expand...
Click to collapse
First and easiest thing to try is to do a factory wipe right now to go back to your current base ROM. Don't install any apps. Does the problem happen? If not, next test..
Flash a STABLE ROM and DON'T install any other apps, does it happen? If no reboots, install your apps (manually from the market). Is it still okay? Next test..
Flash the ROM you were having trouble with again, with no apps, does it happen? Install your apps (manually from the market), does it happen?
You can't start guessing unless you narrow the problem. It's simple to do. Of course each time you flash a ROM, wipe data etc.. Start fresh.
When it reboots, open Command prompt in Windows and write: adb bugreport.
Look for the line containing "ARM9". Something like "ARM9 has crashed".
If you find it - return the phone, it's bad.
tried everything its a hardware issue .. how can i repair it?? help
What's up everyone
My GN1 started having the problem way before I got Gingerbread. My phone is all stock, never rooted.
I tried isolating the problem to an app or an specific thing I did to cause it to reboot.
Then I was able to confirm that the problem happens w/ the phone is charging either wall charger or USB cable . When the phone charges and I use a lot of data (browsing, youtube, IM, FB, etc.) mostly during heavy data connection use the phone will restart. None of this happens when the phone is unplugged.
Also I thought that it could've been an overheating problem but the phone runs cool, a bit warmer when charging but nothing abnormal.
Give this a try and might be the problem that you are having.
I'm having the same problem since some days!!!
And I really don't know what to do, cause I've tried ALL sort of procedure! :'-(
I have an unlocked bootloader so it'll be a problem for the Repair Service? I'm ita.
Thanks!
Sent from my Nexus One using XDA Premium App
rebooting randomly
Hi, i have the same issues here with my nexus one... i had in the past, unlocked, rooted and installed CM6, wasnt having any issues at all... but since i installed CM7, troubles started...
this week, i've done some work on that little phone... re-installed stock image, updated to 2.3.4 from OTA, done nothing else, except installing su for terminal purposes... and then, i tried to replicate troubles, which i did easily...
at first, i thought it was heat... not the case, then i remarked that it kept crashing randomly on 3g network connections, since i never have issues watching youtube on my wifi at home, but when im in the bus going to work, it crashed on youtube... so i tried other network datacomm on the 3g, and i can easily make it crash. i can never make it crash on the wifi tho...
so i started adb shell, did su, then logcat command, which gives me output in realtime of whats happening...
this output shows when i started youtube... the video started to play in portrait, so i swithc my creen landscape to get it full screen and BAM! crash, here is the output
Code:
I/WindowManager( 99): Setting rotation to 1, animFlags=0
I/ActivityManager( 99): Config changed: { scale=1.0 imsi=302/500 loc=fr_FR touch=3 keys=1/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=5}
D/dalvikvm( 99): GC_EXPLICIT freed 304K, 44% free 5301K/9415K, external 3125K/3903K, paused 140ms
W/TimedEventQueue( 70): Event 2393 was not found in the queue, already cancelled?
D/MediaPlayer(15126): Couldn't open file on client side, trying server side
I/StagefrightPlayer( 70): setDataSource('http : //v21.lscache2.googlevideo.com/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata')
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @0
W/libutils.threads( 70): Thread (this=0x12608): don't call waitForExit() from this Thread object's thread. It's a guaranteed deadlock!
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 4 buffers of size 460800 on input port
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 8 buffers of size 345600 on output port
D/AudioHardwareQSD( 70): AudioHardware pcm playback is going to standby.
W/YouTube (15126): Avoiding double logging of play start
W/QCvdec ( 70): H264_Utils::check_header
W/QCvdec ( 70): check_header: start code 29
I/NuCachedSource2( 70): new range: offset= 1852430
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @1852430
W/AudioFlinger( 70): write blocked for 179 msecs, 2 delayed writes, thread 0xea00
another example, was that i wanted to install rom manager, so i went on the market, downloaded rom manager and BAM! crashed, here is a few last line of the logcat output
Code:
W/System.err( 407): at dalvik.system.NativeStart.main(Native Method)
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
I/ActivityManager( 99): Starting: Intent { dat=market://details?id=com.koushikdutta.rommanager cmp=com.android.vending/.AssetInfoActivity } from pid 407
I/ActivityManager( 99): No longer want com.android.mms (pid 385): hidden #16
D/dalvikvm( 256): GC_EXPLICIT freed 424K, 47% free 4239K/7879K, external 3230K/3696K, paused 47ms
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
I/dalvikvm( 539): Total arena pages for JIT: 11
I/ActivityManager( 99): Displayed com.android.vending/.AssetInfoActivity: +352ms
I/vending ( 256): [1] PermissionsSection.getPermissionGroupLabels(): Invalid group name: null
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
D/dalvikvm( 407): GC_CONCURRENT freed 797K, 49% free 3694K/7239K, external 3261K/3411K, paused 3ms+3ms
I/RomNexus( 407): Using gzip for download.
W/KeyCharacterMap( 256): No keyboard for id 131074
W/KeyCharacterMap( 256): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=8
E/C2DMRegistrar( 201): [C2DMReg] handleRequest caught javax.net.ssl.SSLException: Connection closed by peer
I/C2DMReceiver( 407): SERVICE_NOT_AVAILABLE
W/webcore ( 407): Can't get the viewWidth after the first layout
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 662K, 48% free 3782K/7239K, external 3357K/3411K, paused 38ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 14K, 48% free 3783K/7239K, external 3849K/3921K, paused 34ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 128K, 48% free 3812K/7239K, external 4286K/4392K, paused 40ms
now i did executed a adb bugreport, i can see the following, if i search for ARM9
Code:
[ 460.500457] ARM9 has CRASHED
[ 460.500518] smem: DIAG '[WCDMA] 02:18:58 FATAL: WCDMA L2 DL (dsmi.c:00191) (0)
that crash code looks really like a 3G connection issues...
here is the header of the bugreport
Code:
Build: GRJ22
Bootloader: 0.35.0017
Radio: 5.12.00.08
Network: Videotron
Kernel: Linux version 2.6.35.7-59463-g52630a3 ([email protected]) (gcc version 4.4.3 (GCC) ) #1 PREEMPT Tue Mar 29 11:49:12 PDT 2011
Command line: board_mahimahi.disable_uart3=0 board_mahimahi.usb_h2w_sw=0 board_mahimahi.disable_sdcard=0 diag.enabled=0 board_mahimahi.debug_uart=0 smisize=0 androidboot.baseband=5.12.00.08 androidboot.cid=GOOGL001 androidboot.carrier=GOOGLE androidboot.mid=PB9910000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=HT08LP803098 androidboot.bootloader=0.35.0017 no_console_suspend=1 wire.search_count=5
well, i havnt fixed the issue, i just got a replacement nexusone...

Categories

Resources