Jump to content

Recommended Posts

Guest ScaredyCat
Posted

Having installed the latest release from the kitchen I'm having problems with the market. When trying to install any app I get a force close box.

logcat shows

D/vending ( 2483): [25] VendingNotificationManager.showNotification(): Showing notification: [AssetID=4321349548115834628, NotificationID=-1605093383, Title=Google Sky Map, Message=Installing…]

W/dalvikvm( 2483): threadid=27: thread exiting with uncaught exception (group=0x2aaca228)

E/AndroidRuntime( 2483): Uncaught handler: thread Thread-25 exiting due to uncaught exception

E/AndroidRuntime( 2483): java.lang.SecurityException: Neither user 10037 nor current process has android.permission.INSTALL_PACKAGES.

E/AndroidRuntime( 2483): at android.os.Parcel.readException(Parcel.java:1218)

E/AndroidRuntime( 2483): at android.os.Parcel.readException(Parcel.java:1206)

E/AndroidRuntime( 2483): at android.content.pm.IPackageManager$Stub$Proxy.installPackage(IPackageManager.java:1766)

E/AndroidRuntime( 2483): at android.app.ApplicationContext$ApplicationPackageManager.installPackage(ApplicationContext.java:2317)

E/AndroidRuntime( 2483): at com.android.vending.AssetDownloader$DownloadManagerBroadcastReceiver.installFromUri(AssetDownloader.java:506)

E/AndroidRuntime( 2483): at com.android.vending.AssetDownloader$DownloadManagerBroadcastReceiver$1.run(AssetDownloader.java:329)

E/AndroidRuntime( 2483): at com.android.vending.util.WakelockedThread$WakelockedRunnable.run(WakelockedThread.java:38)

E/AndroidRuntime( 2483): at java.lang.Thread.run(Thread.java:1096)

W/WindowManager( 1205): nextApp = AppWindowToken{305162b0 token=HistoryRecord{3043c320 com.android.vending/.TabbedAppBrowser}}, mFocusedApp = AppWindowToken{305162b0 token=HistoryRecord{3043c320 com.android.vending/.TabbedAppBrowser}}

seems odd that there's a permissions issue.

Any ideas?

SC

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.