Skip to content

Instantly share code, notes, and snippets.

@ghuntley
Created March 25, 2015 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghuntley/dcd19498cf0d0a2c5056 to your computer and use it in GitHub Desktop.
Save ghuntley/dcd19498cf0d0a2c5056 to your computer and use it in GitHub Desktop.
System.NotSupportedException: Unsupported expression type: 'AndAlso'
at at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <IL 0x00011, 0x00047>
at at System.Reactive.PlatformServices.ExceptionServicesImpl.Rethrow (System.Exception) <IL 0x00006, 0x0003f>
at at System.Reactive.ExceptionHelpers.Throw (System.Exception) <IL 0x0000b, 0x00047>
at at System.Reactive.Stubs.<.cctor>b__1 (System.Exception) <IL 0x00001, 0x00027>
at at System.Reactive.AnonymousSafeObserver`1<object>.OnError (System.Exception) <0x0006d>
at at System.Reactive.Linq.ObservableImpl.Catch`2/_/Impl<object, System.Exception>.OnError (System.Exception) <0x00050>
at at System.Reactive.Linq.ObservableImpl.Defer`1/_<object>.Run () <0x000a0>
at at System.Reactive.Linq.ObservableImpl.Defer`1<object>.Run (System.IObserver`1<object>,System.IDisposable,System.Action`1<System.IDisposable>) <0x000a7>
at at System.Reactive.Producer`1<object>.SubscribeRaw (System.IObserver`1<object>,bool) <0x004d7>
at at System.ObservableExtensions.SubscribeSafe<object> (System.IObservable`1<object>,System.IObserver`1<object>) <0x001f4>
at at System.Reactive.Linq.ObservableImpl.Catch`2/_<object, System.Exception>.OnError (System.Exception) <0x00233>
at at System.Reactive.Linq.ObservableImpl.SelectMany`2/_/Iter<System.Reactive.Unit, object>.OnError (System.Exception) <IL 0x00024, 0x00078>
at at System.Reactive.Linq.ObservableImpl.Throw`1/_<object>.Invoke () <0x00054>
at at System.Reactive.Concurrency.Scheduler.Invoke (System.Reactive.Concurrency.IScheduler,System.Action) <IL 0x00001, 0x00026>
at at System.Reactive.Concurrency.ImmediateScheduler.Schedule<System.Action> (System.Action,System.Func`3<System.Reactive.Concurrency.IScheduler, System.Action, System.IDisposable>) <0x000a3>
at at System.Reactive.Concurrency.Scheduler.Schedule (System.Reactive.Concurrency.IScheduler,System.Action) <IL 0x0002a, 0x0010a>
at at System.Reactive.Linq.ObservableImpl.Throw`1/_<object>.Run () <0x000c7>
at at System.Reactive.Linq.ObservableImpl.Throw`1<object>.Run (System.IObserver`1<object>,System.IDisposable,System.Action`1<System.IDisposable>) <0x000a7>
at at System.Reactive.Producer`1<object>.Run (System.Reactive.Concurrency.IScheduler,System.Reactive.Producer`1/State<object>) <0x00193>
at at System.Reactive.Concurrency.ScheduledItem`2<System.TimeSpan, System.Reactive.Producer`1/State<object>>.InvokeCore () <IL 0x00012, 0x0006a>
at at System.Reactive.Concurrency.ScheduledItem`1<System.TimeSpan>.Invoke () <IL 0x00014, 0x00059>
at at System.Reactive.Concurrency.CurrentThreadScheduler/Trampoline.Run (System.Reactive.Concurrency.SchedulerQueue`1<System.TimeSpan>) <IL 0x00041, 0x001cb>
at at System.Reactive.Concurrency.CurrentThreadScheduler.Schedule<System.Reactive.Producer`1/State<object>> (System.Reactive.Producer`1/State<object>,System.TimeSpan,System.Func`3<System.Reactive.Concurrency.IScheduler, System.Reactive.Producer`1/State<object>, System.IDisposable>) <IL 0x00047, 0x00287>
at at System.Reactive.Concurrency.LocalScheduler.Schedule<System.Reactive.Producer`1/State<object>> (System.Reactive.Producer`1/State<object>,System.Func`3<System.Reactive.Concurrency.IScheduler, System.Reactive.Producer`1/State<object>, System.IDisposable>) <IL 0x00016, 0x000e0>
at at System.Reactive.Producer`1<object>.SubscribeRaw (System.IObserver`1<object>,bool) <0x0034a>
at at System.ObservableExtensions.SubscribeSafe<object> (System.IObservable`1<object>,System.IObserver`1<object>) <0x001f4>
at at System.Reactive.Linq.ObservableImpl.SelectMany`2/_<System.Reactive.Unit, object>.SubscribeInner (System.IObservable`1<object>) <IL 0x0001b, 0x000bf>
at at System.Reactive.Linq.ObservableImpl.SelectMany`2/_<System.Reactive.Unit, object>.OnNext (System.Reactive.Unit) <IL 0x0004c, 0x001a3>
at at System.Reactive.Linq.ObservableImpl.Merge`1/_/Iter<System.Reactive.Unit>.OnNext (System.Reactive.Unit) <IL 0x00024, 0x00087>
at at System.Reactive.Linq.ObservableImpl.Switch`1/_/Iter<System.Reactive.Unit>.OnNext (System.Reactive.Unit) <IL 0x00037, 0x000ba>
at at System.Reactive.Linq.ObservableImpl.Select`2/_<Android.OS.Bundle, System.Reactive.Unit>.OnNext (Android.OS.Bundle) <IL 0x0003c, 0x00119>
at at System.Reactive.Linq.ObservableImpl.Where`1/_<Android.OS.Bundle>.OnNext (Android.OS.Bundle) <0x00140>
at at System.Reactive.Observer`1<Android.OS.Bundle>.OnNext (Android.OS.Bundle) <0x000a8>
at at System.Reactive.Subjects.Subject`1<Android.OS.Bundle>.OnNext (Android.OS.Bundle) <0x0004c>
at ReactiveUI.AutoSuspendHelper/ObservableLifecycle.OnActivityCreated (Android.App.Activity,Android.OS.Bundle) [0x00000] in /Users/paul/code/reactiveui/reactiveui/ReactiveUI/Android/AutoSuspendHelper.cs:57
at Android.App.Application/IActivityLifecycleCallbacksInvoker.n_OnActivityCreated_Landroid_app_Activity_Landroid_os_Bundle_ (intptr,intptr,intptr,intptr) [0x00019] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.21-series/9e05e39f/source/monodroid/src/Mono.Android/platforms/android-21/src/generated/Android.App.Application.cs:142
at at (wrapper dynamic-method) object.12d48ea5-82d9-4ea6-a2a0-c43af13a617d (intptr,intptr,intptr,intptr) <IL 0x0001d, 0x00027>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment