Skip to content

Instantly share code, notes, and snippets.

@matejthetree
Last active May 19, 2018 01:49
Show Gist options
  • Save matejthetree/f2a57c929d01919bd46da8ca6d5b6fb1 to your computer and use it in GitHub Desktop.
Save matejthetree/f2a57c929d01919bd46da8ca6d5b6fb1 to your computer and use it in GitHub Desktop.
D/EGL_emulation(15762): eglMakeCurrent: 0xa56b8540: ver 3 0 (tinfo 0xa56ca4c0)
W/IInputConnectionWrapper(15762): reportFullscreenMode on inexistent InputConnection
W/IInputConnectionWrapper(15762): finishComposingText on inactive InputConnection
I/FlutterActivityDelegate(15762): onResume setting current activity to this
D/EGL_emulation(15762): eglCreateContext: 0x8b2fd5c0: maj 3 min 0 rcv 3
D/EGL_emulation(15762): eglMakeCurrent: 0x8b2fd5c0: ver 3 0 (tinfo 0xa56ca1a0)
E/eglCodecCommon(15762): glUtilsParamSize: unknow param 0x00008cdf
E/eglCodecCommon(15762): glUtilsParamSize: unknow param 0x00008824
D/EGL_emulation(15762): eglMakeCurrent: 0xa56b8540: ver 3 0 (tinfo 0xa56ca4c0)
D/EGL_emulation(15762): eglMakeCurrent: 0x8b2fd5c0: ver 3 0 (tinfo 0xa56ca220)
E/StorageUtil(15762): error getting token java.util.concurrent.ExecutionException: com.google.firebase.internal.api.FirebaseNoSignedInUserException: Please sign in before trying to get a token.
W/NetworkRequest(15762): no auth token for request
E/StorageUtil(15762): error getting token java.util.concurrent.ExecutionException: com.google.firebase.internal.api.FirebaseNoSignedInUserException: Please sign in before trying to get a token.
W/NetworkRequest(15762): no auth token for request
E/flutter (15762): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter (15762): PlatformException(Error performing transaction, java.lang.Exception: Do transaction failed., null)
E/flutter (15762): #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:547:7)
E/flutter (15762): #1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:279:18)
E/flutter (15762): <asynchronous suspension>
E/flutter (15762): #2 Firestore.runTransaction (file:///Users/matejsimunic/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.7.2/lib/src/firestore.dart:115:10)
E/flutter (15762): <asynchronous suspension>
E/flutter (15762): #3 _AdminRegionAddState.addRegion (file:///Users/matejsimunic/Work/dart/suhail/lib/main.dart:401:26)
E/flutter (15762): <asynchronous suspension>
E/flutter (15762): #4 _InkResponseState._handleTap (package:flutter/src/material/ink_well.dart:494:14)
E/flutter (15762): #5 _InkResponseState.build.<anonymous closure> (package:flutter/src/material/ink_well.dart:549:30)
E/flutter (15762): #6 GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:102:24)
E/flutter (15762): #7 TapGestureRecognizer._checkUp (package:flutter/src/gestures/tap.dart:161:9)
E/flutter (15762): #8 TapGestureRecognizer.handlePrimaryPointer (package:flutter/src/gestures/tap.dart:94:7)
E/flutter (15762): #9 PrimaryPointerGestureRecognizer.handleEvent (package:flutter/src/gestures/recognizer.dart:315:9)
E/flutter (15762): #10 PointerRouter._dispatch (package:flutter/src/gestures/pointer_router.dart:73:12)
E/flutter (15762): #11 PointerRouter.route (package:flutter/src/gestures/pointer_router.dart:101:11)
E/flutter (15762): #12 _WidgetsFlutterBinding&BindingBase&GestureBinding.handleEvent (package:flutter/src/gestures/binding.dart:143:19)
E/flutter (15762): #13 _WidgetsFlutterBinding&BindingBase&GestureBinding.dispatchEvent (package:flutter/src/gestures/binding.dart:121:22)
E/flutter (15762): #14 _WidgetsFlutterBinding&BindingBase&GestureBinding._handlePointerEvent (package:flutter/src/gestures/binding.dart:101:7)
E/flutter (15762): #15 _WidgetsFlutterBinding&BindingBase&GestureBinding._flushPointerEventQueue (package:flutter/src/gestures/binding.dart:64:7)
E/flutter (15762): #16 _WidgetsFlutterBinding&BindingBase&GestureBinding._handlePointerDataPacket (package:flutter/src/gestures/binding.dart:48:7)
E/flutter (15762): #17 _invoke1 (dart:ui/hooks.dart:134:13)
E/flutter (15762): #18 _dispatchPointerDataPacket (dart:ui/hooks.dart:91:5)
I/art (15762): Do partial code cache collection, code=28KB, data=31KB
I/art (15762): After code cache collection, code=25KB, data=29KB
I/art (15762): Increasing code cache capacity to 128KB
I/flutter (15762): false
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): Failed to handle method call result
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): java.lang.IllegalStateException: Task is already complete
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at com.google.android.gms.common.internal.Preconditions.checkState(Unknown Source)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at com.google.android.gms.tasks.zzu.zzdr(Unknown Source)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at com.google.android.gms.tasks.zzu.setException(Unknown Source)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at com.google.android.gms.tasks.TaskCompletionSource.setException(Unknown Source)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at io.flutter.plugins.firebase.cloudfirestore.CloudFirestorePlugin$3$1.error(CloudFirestorePlugin.java:290)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at io.flutter.plugin.common.MethodChannel$IncomingResultHandler.reply(MethodChannel.java:171)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at io.flutter.view.FlutterNativeView.handlePlatformMessageResponse(FlutterNativeView.java:171)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at android.os.MessageQueue.nativePollOnce(Native Method)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at android.os.MessageQueue.next(MessageQueue.java:323)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at android.os.Looper.loop(Looper.java:136)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at android.app.ActivityThread.main(ActivityThread.java:6119)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at java.lang.reflect.Method.invoke(Native Method)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
E/MethodChannel#plugins.flutter.io/cloud_firestore(15762): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment