abufawwaz / android-agenda-widget

Automatically exported from code.google.com/p/android-agenda-widget
0 stars 0 forks source link

Error when trying to view calendar item from Agenda Widget Plus #394

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Sync Exchange Calendar
2. Using the agenda plus widget click on the schedule item
3. Schedule item will not open.  error occurs. 

What is the expected output? What do you see instead?
View Schedule item 
I saw an error message

What Android OS are you using? Which version of Agenda Widget
Gingerread
PACKAGE_NAME=com.roflharrison.agenda.plus
APP_VERSION_CODE=814134
ANDROID_VERSION=2.3.4
PHONE_MODEL=ADR6400L
CUSTOM_DATA=
STACK_TRACE=android.content.ActivityNotFoundException: No Activity found to 
handle Intent { act=android.intent.action.VIEW 
dat=content://com.nitrodesk.dataproviders.TouchDownExt/274 flg=0x10000000 (has 
extras) }
at 
android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1545)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1515)
at android.app.Activity.startActivityForResult(Activity.java:2988)
at android.app.Activity.startActivity(Activity.java:3094)
at 
com.everybodyallthetime.android.agenda.activity.AgendaQuickActionActivity$1.onIt
emClick(AgendaQuickActionActivity.java:134)
at 
com.everybodyallthetime.android.commons.quickaction.QuickAction$2.onClick(QuickA
ction.java:215)
at android.view.View.performClick(View.java:2532)
at android.view.View$PerformClick.run(View.java:9308)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:150)
at android.app.ActivityThread.main(ActivityThread.java:4293)
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:839)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
at dalvik.system.NativeStart.main(Native Method)

LOGCAT=null

Please provide any additional information below.
Please attach a log file attachment if possible in the case of force
closes.
Please add a label for the category of error (e.g. if dates are showing
incorrectly please choose "DateFormat"

Original issue reported on code.google.com by michael...@gmail.com on 17 Aug 2012 at 5:46

GoogleCodeExporter commented 9 years ago

Original comment by roflharr...@gmail.com on 18 Aug 2012 at 1:32