Matt Fiocca

Results 6 issues of Matt Fiocca

Stack trace: ``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'void com.journeyapps.barcodescanner.a.a(java.util.List)' on a null object reference at com.journeyapps.barcodescanner.DecoratedBarcodeView$WrappedCallback.a(DecoratedBarcodeView.java:28) at com.journeyapps.barcodescanner.BarcodeView$1.handleMessage(BarcodeView.java:93) at android.os.Handler.dispatchMessage(Handler.java:102) at androidx.test.espresso.base.Interrogator.a(Interrogator.java:11) at androidx.test.espresso.base.UiControllerImpl.n(UiControllerImpl.java:6) at androidx.test.espresso.base.UiControllerImpl.m(UiControllerImpl.java:1)...

- When trying to use `sendRequest` method directly for creating queues (PUT), i noticed that the query param string was being embedded within the queue name itself. - Arguments like...

I just installed the pod, and from my workspace tried to run my app on an iPad Mini, and getting the compile error: `No such module 'ifaddrsiOS'` I also just...

I'm playing around with the devise module `:confirmable`, and noticed that the `## Confirmable` block that is commented out in the generated user model is missing the `property :unconfirmed_email, type:...

I was looking for a way to suppress the `debug_print()` output in cellulariot.py, as my use case involves catching raw sensor values from stdout in other programs.

I found myself wrapping this wonderful cluster-based broker module with automatic membership registration for ECS containers and wanted to share. I have extended the configuration struct with several options for...