Closed Bug 758875 Opened 13 years ago Closed 7 years ago

android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYNC_SETTINGS } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
critical

Tracking

(firefox16 affected, firefox17 affected, firefox19 affected, firefox20 affected, firefox21 affected, firefox22 affected, firefox23 affected)

RESOLVED WONTFIX
Tracking Status
firefox16 --- affected
firefox17 --- affected
firefox19 --- affected
firefox20 --- affected
firefox21 --- affected
firefox22 --- affected
firefox23 --- affected

People

(Reporter: scoobidiver, Unassigned)

Details

(Keywords: crash, Whiteboard: [native-crash])

Crash Data

There are two crashes in 14.0b2 and one in 14.0b3: bp-ecd9a3b1-b52a-48fc-8164-540292120526. android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYNC_SETTINGS } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1409) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1379) at android.app.Activity.startActivityForResult(Activity.java:2833) at android.app.Activity.startActivity(Activity.java:2959) at org.mozilla.gecko.SyncPreference.onClick(SyncPreference.java:71) at android.preference.Preference.performClick(Preference.java:810) at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:190) at android.widget.AdapterView.performItemClick(AdapterView.java:284) at android.widget.ListView.performItemClick(ListView.java:3740) at android.widget.AbsListView$PerformClick.run(AbsListView.java:1998) at android.os.Handler.handleCallback(Handler.java:587) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3691) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:907) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:665) at dalvik.system.NativeStart.main(Native Method) More reports at: https://crash-stats.mozilla.com/report/list?signature=android.content.ActivityNotFoundException%3A+No+Activity+found+to+handle+Intent+{+act%3Dandroid.settings.SYNC_SETTINGS+}+at+android.app.Instrumentation.checkStartActivityResult%28Instrumentation.java%29
It also happens in the trunk.
Version: Firefox 14 → Firefox 16
The Java stack trace now looks like: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYNC_SETTINGS } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1512) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1384) at android.app.Activity.startActivityForResult(Activity.java:3190) at android.app.Activity.startActivity(Activity.java:3297) at org.mozilla.gecko.sync.setup.SyncAccounts.openSyncSettings(SyncAccounts.java:457) at org.mozilla.gecko.SyncPreference.onClick(SyncPreference.java:28) at android.preference.Preference.performClick(Preference.java:939) at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:202) at android.widget.AdapterView.performItemClick(AdapterView.java:292) at android.widget.AbsListView.performItemClick(AbsListView.java:1058) at android.widget.AbsListView$PerformClick.run(AbsListView.java:2514) at android.widget.AbsListView$1.run(AbsListView.java:3168) at android.os.Handler.handleCallback(Handler.java:605) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4424) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) at dalvik.system.NativeStart.main(Native Method)
Version: Firefox 16 → Trunk
Left over settings from Sync?
Crash Signature: [@ android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYNC_SETTINGS } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)] → [@ android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.SYNC_SETTINGS } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java)] [@ android.content.ActivityNotFoundException: No Activi…
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.