Nell17 / openeve

Automatically exported from code.google.com/p/openeve
0 stars 0 forks source link

Applications don't start anymore after reboot (2.3.7) #193

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install 2.3.7
2. See that some apps can't be started after upgrade
3. See that you can't install them they will give an error on installation
4. Remove the contents of the .android_secure folder
5. Observe that you can install the app now from the market
6. After reboot, the app doesn't start anymore. 

Original issue reported on code.google.com by ste...@konink.de on 15 Oct 2011 at 8:10

GoogleCodeExporter commented 8 years ago
I have the same problem, after reboot, the app on the SD Card doesn't start 
anymore.

Original comment by didierm...@gmail.com on 15 Oct 2011 at 9:18

GoogleCodeExporter commented 8 years ago
why don't you try to remove application local data. 
"Settings"=>"Application"=>"manage applications"=> select application and 
remove data.

----
you can see log messages. (use ddms or adb logcat)
it will shows you a lot of information of your application.

Original comment by wkp...@gmail.com on 15 Oct 2011 at 9:48

GoogleCodeExporter commented 8 years ago
It failed to remove the apps settings.

Original comment by ste...@konink.de on 15 Oct 2011 at 10:45

GoogleCodeExporter commented 8 years ago
Because i prefer install on the SD card, more places. To re-run the 
applications I have to go at each restart, DNase storage menu and uninstall 
then reinstall the sd card. So the concern is initialized at startup of the 
mobile.

Original comment by didierm...@gmail.com on 15 Oct 2011 at 10:48

GoogleCodeExporter commented 8 years ago
I/ActivityManager( 1413): Starting: Intent { act=android.intent.action.MAIN 
cat=[android.intent.category.LAUNCHER] flg=0x10200000 
cmp=com.fsck.k9/.activity.Accounts bnds=[243,339][317,418] } from pid 1552
I/ActivityManager( 1413): Starting: Intent { act=android.intent.action.VIEW 
flg=0x14000000 cmp=com.whatsapp/.Main bnds=[163,339][237,418] } from pid 1552
I/ActivityManager( 1413): Starting: Intent { act=android.intent.action.MAIN 
cat=[android.intent.category.LAUNCHER] flg=0x10200000 
cmp=org.ligi.android.dubwise/.DUBwise bnds=[3,48][77,127] } from pid 1552

...

Removing app data:

I/ActivityManager( 1413): Starting: Intent { 
act=android.settings.APPLICATION_DETAILS_SETTINGS 
dat=package:org.ligi.android.dubwise 
cmp=com.android.settings/.applications.InstalledAppDetails } from pid 1926
D/dalvikvm( 1926): GC_CONCURRENT freed 345K, 44% free 3716K/6535K, external 
174K/552K, paused 17ms+16ms
W/AppSecurityPermissions( 1926): Could'nt retrieve permissions for 
package:org.ligi.android.dubwise
I/ActivityManager( 1413): Displayed 
com.android.settings/.applications.InstalledAppDetails: +1s551ms
I/InstalledAppDetails( 1926): Clearing user data for package : 
org.ligi.android.dubwise
I/InstalledAppDetails( 1926): Couldnt clear application user data for 
package:org.ligi.android.dubwise
W/ActivityManager( 1413): Invalid packageName:org.ligi.android.dubwise
W/InputManagerService( 1413): Window already focused, ignoring focus gain of: 
com.android.internal.view.IInputMethodClient$Stub$Proxy@40651740

The name of the app is also not 'correct'. It shows up as 
org.ligi.android.dubwise. Same goes for k9mail or for example whatsapp. Other 
apps do appear in the list.

Original comment by ste...@konink.de on 15 Oct 2011 at 10:50

GoogleCodeExporter commented 8 years ago
I think there is a problem with this release and SD card "not just the 
permissions".

I can get all my apps that were installed on the SD card working perfectly when 
I unmount and mount the SD card every time the phone reboots <<BUT>> the phone 
hangs as soon as it goes to standby or when I lock it my self. No button seems 
to wake the phone from standby while the card is mounted except for the volume 
up button which puts the phone in "Emergency Mode!" and I'm forced to take the 
battery off and plug it in again to restart.

The phone behaves normally with no problems (except for SD card apps) if I 
manually remove the SD card or leave it in the phone as UNMOUNTED.

Original comment by zoza...@gmail.com on 15 Oct 2011 at 7:05

GoogleCodeExporter commented 8 years ago
My hunch is that it is related to the updated bootimage. I have tried switching 
the system back with the same new boot image. Still no luck. Switching back 
bootimage, resulted in instant bliss.

Original comment by ste...@konink.de on 16 Oct 2011 at 12:09

GoogleCodeExporter commented 8 years ago
Checkout your cyanogenmod settings CM settings => Application
 1. Allow application moving
 2. Install location ("automatic" by default)
 3. Permission manager (introduced recently. disabled by default)
   http://www.androidpolice.com/2011/05/22/cyanogenmod-adds-support-for-revoking-and-faking-app-permissions/

Original comment by wkp...@gmail.com on 16 Oct 2011 at 5:18

GoogleCodeExporter commented 8 years ago
No install applications on SD. Can only be set after the forced re-connect SD.

Original comment by Carci...@gmail.com on 16 Oct 2011 at 12:41

GoogleCodeExporter commented 8 years ago
@ste...@konink.de, how did you switch boot?

when I use the new system and new boot then install 509 boot the phone gets 
stuck at boot animation.

one other thing how can you power reset the device without battery removal 
(some key combination maybe?) while the phone is hanged or during boot

Original comment by zoza...@gmail.com on 16 Oct 2011 at 3:13

GoogleCodeExporter commented 8 years ago
new boot, old system

Original comment by ste...@konink.de on 16 Oct 2011 at 3:14

GoogleCodeExporter commented 8 years ago
1) Allow application moving is on
2) Install location is external
3) Permission manager was off, is now on. No change.

I then tried unmounting, remounting the SD card. Which in fact brought back 
life to the apps. It is a workaround I guess.

Original comment by ste...@konink.de on 16 Oct 2011 at 10:59

GoogleCodeExporter commented 8 years ago
This is fixed with the latest boot. Thanks.

Original comment by ste...@konink.de on 30 Oct 2011 at 10:43

GoogleCodeExporter commented 8 years ago

Original comment by wkp...@gmail.com on 10 Nov 2011 at 8:26