Hi 928droid,
I got a problem with your theme on CM6:
When I try to download an application on the market I get a FC on com.android.vending.
this is a part of the logcat: do you have any idea:
D/vending ( 732): [14] AssetDownloader.downloadAndInstall(): Initiating Download for 1 applications.
I/vending ( 732): [14] DownloadManagerUtil.enqueueDownload(): Enqueue for download
com.android.vending.util.DownloadManagerUtil$Request@440bd520
W/dalvikvm( 732): threadid=11: thread exiting with uncaught exception (group=0x4001d808)
E/ActivityThread( 732): Failed to find provider info for downloads
E/AndroidRuntime( 732): FATAL EXCEPTION: Thread-14
E/AndroidRuntime( 732): java.lang.IllegalArgumentException: Unknown URL content://downloads/download
E/AndroidRuntime( 732): at android.content.ContentResolver.insert(ContentResolver.java:583)
E/AndroidRuntime( 732): at com.android.vending.util.DownloadManagerUtil.enqueueDownload(DownloadManagerUtil.java:24)
E/AndroidRuntime( 732): at com.android.vending.AssetDownloader.startDownload(AssetDownloader.java:182)
E/AndroidRuntime( 732): at com.android.vending.AssetDownloader.downloadAndInstall(AssetDownloader.java:153)
E/AndroidRuntime( 732): at com.android.vending.InstallAssetReceiver.handleIntent(InstallAssetReceiver.java:52)
E/AndroidRuntime( 732): at com.android.vending.util.ServiceBroadcastReceiver$1.run(ServiceBroadcastReceiver.java:50)
E/AndroidRuntime( 732): at com.android.vending.util.WakelockedThread$WakelockedRunnable.run(WakelockedThread.java:38)
E/AndroidRuntime( 732): at java.lang.Thread.run(Thread.java:1096)
W/ActivityManager( 121): Force finishing activity com.android.vending/.MyDownloadsActivity
I/ActivityManager( 121): Displayed activity com.android.vending/.AssetBrowserActivity: 330 ms (total 330 ms)
D/dalvikvm( 732): GC_FOR_MALLOC freed 4713 objects / 313760 bytes in 55ms
D/vending ( 732): [17] AssetDownloader.downloadAndInstall(): Initiating Download for 1 applications.
I/vending ( 732): [17] DownloadManagerUtil.enqueueDownload(): Enqueue for download
com.android.vending.util.DownloadManagerUtil$Request@4408c7b8
E/ActivityThread( 732): Failed to find provider info for downloads
W/dalvikvm( 732): threadid=14: thread exiting with uncaught exception (group=0x4001d808)
I/Process ( 732): Sending signal. PID: 732 SIG: 9
I/ActivityManager( 121): Process com.android.vending (pid 732) has died.
I/WindowManager( 121): WIN DEATH: Window{4436e560 com.android.vending/com.android.vending.AssetBrowserActivity paused=false}
W/ActivityManager( 121): Service crashed 2 times, stopping: ServiceRecord{443cf540 com.android.vending/.util.ServiceBroadcastReceiver$EmptyService}
thanks