Network Type Indicator

  • Status Closed
  • Percent Complete
    100%
  • 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

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
The task blocks these from closing
ID Project Summary Priority Severity Assigned To Progress
258 Network Type Indicator  FS#258 - Release 1.4.2  Very Low Low outlyer
100%
261 Network Type Indicator  FS#261 - Release 1.4.3 (for newer Droids)  Low High outlyer
100%
Closed by  outlyer
11.10.2014 00:51
Reason for closing:  Fixed
Additional comments about closing:  

Believed to be fixed in 1.4.2

Admin

Attributed to missing flags in intent initialisation

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing