- Status Closed
- Percent Complete
- Task Type Bug Report
- Category
-
Assigned To
outlyer - Operating System Android
- Severity Critical
- Priority Low
- Reported Version Not applicable
- Due in Version 1.4.2 (rel. 07030)
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Network Type Indicator
Opened by outlyer - 11.10.2014
Last edited by outlyer - 11.10.2014
Opened by outlyer - 11.10.2014
Last edited by outlyer - 11.10.2014
FS#257 - FC in Android 2.2 and 2.3.3-2.3.7
Rare reports, not reproducible, but similar causes.
Example stack trace:
java.lang.RuntimeException: Unable to create service net.outlyer.nettype.MonitorService: java.lang.IllegalArgumentException: contentIntent required: pkg=net.outlyer.nettype id=1 notification=Notification(vibrate=null,sound=null,defaults=0x0,flags=0x2) at android.app.ActivityThread.handleCreateService(ActivityThread.java:1974) at android.app.ActivityThread.access$2500(ActivityThread.java:121) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:994) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3714) 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:864) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.IllegalArgumentException: contentIntent required: pkg=net.outlyer.nettype id=1 notification=Notification(vibrate=null,sound=null,defaults=0x0,flags=0x2) at android.os.Parcel.readException(Parcel.java:1326) at android.os.Parcel.readException(Parcel.java:1276) at android.app.INotificationManager$Stub$Proxy.enqueueNotificationWithTag(INotificationManager.java:274) at android.app.NotificationManager.notify(NotificationManager.java:111) at android.app.NotificationManager.notify(NotificationManager.java:91) at net.outlyer.nettype.MonitorService.b(MonitorService.java:201) at net.outlyer.nettype.MonitorService.onCreate(MonitorService.java:80) at android.app.ActivityThread.handleCreateService(ActivityThread.java:1964) ... 10 more
ID | Project | Summary | Priority | Severity | Assigned To | Progress | |
---|---|---|---|---|---|---|---|
258 | Network Type Indicator | Very Low | Low | outlyer | |||
261 | Network Type Indicator | Low | High | outlyer |
Closed by outlyer
11.10.2014 00:51
Reason for closing: Fixed
Additional comments about closing:
11.10.2014 00:51
Reason for closing: Fixed
Additional comments about closing:
Believed to be fixed in 1.4.2
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Attributed to missing flags in intent initialisation