Coder Social home page Coder Social logo

kala's People

Contributors

johnjore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kala's Issues

Screensaver

Takes too long to disengage due to the way its implemented. Needs replacing.

Fix AggregateException in NetworkStream.EndRead(System.IAsyncResult asyncResult)

Version: 1.6.3 (3) | Kala.Droid

Stacktrace

0 System.Net.Sockets NetworkStream EndRead 1 System.IO Stream+<>c b__43_1 2 System.Threading.Tasks TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance] Complete null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.ObjectDisposedException: Cannot access a disposed object.

Link to HockeyApp

Fix AggregateException in Directory.Delete(System.String path)

Version: 1.6.3 (3) | Kala.Droid

Stacktrace

0 System.IO Directory Delete 1 System.IO Directory RecursiveDelete 2 System.IO Directory Delete 3 FFImageLoading.Cache SimpleDiskCache+d__15 MoveNext null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.IO.IOException: Directory /data/data/Kala.Droid/cache/FFSimpleDiskCache is not empty

Link to HockeyApp

Fix System.IO.IOException in LoggerImplementation.Log (Plugin.Logger.Abstractions.LogLevel logLevel, System.String tag, System.String message, System.Exception exception)

Version 2.0.0(1)

Stacktrace

Plugin.Logger.LoggerImplementation.Log (Plugin.Logger.Abstractions.LogLevel logLevel, System.String tag, System.String message, System.Exception exception) [0x00029] in <40c95022347d42d8ad28f84954518b91>:0;Plugin.Logger

Plugin.Logger.Abstractions.LoggerBase.Debug (System.String tag, System.String message, System.Exception exception) [0x00000] in :0;Plugin.Logger.Abstractions

Kala.Widgets+<>c.b__67_2 () [0x00005] in <270c29a1be2c4991a9187b7c44f38723>:0;Kala

Reason

System.IO.IOException

Link to App Center

Fix AggregateException in WebOperation.CheckThrowDisposed(System.Boolean throwIt, System.Runtime.ExceptionServices.ExceptionDispatchInfo& field)

Version: 1.6.4 (4) | Kala.Droid

Stacktrace

0 System.Net WebOperation CheckThrowDisposed 1 System.Net WebOperation ThrowIfClosedOrDisposed 2 System.Net WebOperation ThrowIfClosedOrDisposed 3 System.Net WebOperation+d__57 MoveNext null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Net.WebException: The request was canceled

Link to HockeyApp

Fix IOException in .ctor

Version: 1.0 (1) | Kala.Droid

Stacktrace

0 System.IO.FileStream  ctor 1 System.IO.FileStream  ctor 2 System.IO StreamWriter CreateFile 3 System.IO.StreamWriter  ctor 4 System.IO.StreamWriter  ctor 5 System.IO.StreamWriter  ctor 6 System.IO File AppendAllText 7 Plugin.Logger LoggerImplementation Log 8 Plugin.Logger.Abstractions LoggerBase Debug 9 Kala RestService+<>c__DisplayClass17_1 b__4 10 Java.Lang Thread+RunnableImplementor Run 11 Java.Lang IRunnableInvoker n_Run 12 mono.java.lang RunnableImplementor n_run 13 mono.java.lang RunnableImplementor run 14 android.os Handler handleCallback 15 android.os Handler dispatchMessage 16 android.os Looper loop 17 android.app ActivityThread main 18 java.lang.reflect Method invoke 19 java.lang.reflect Method invoke 20 com.android.internal.os ZygoteInit$MethodAndArgsCaller run 21 com.android.internal.os ZygoteInit main Java.Lang.Thread 2 

Reason

android.runtime.JavaProxyThrowable: System.IO.IOException: Sharing violation on path /data/data/Kala.Droid/files/Kala.log

Link to HockeyApp

Fix AggregateException in Directory.Delete(System.String path)

Version: 1.6.2 (2) | Kala.Droid

Stacktrace

0 System.IO Directory Delete 1 System.IO Directory RecursiveDelete 2 System.IO Directory Delete 3 FFImageLoading.Cache SimpleDiskCache+d__15 MoveNext null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.IO.IOException: Directory /data/data/Kala.Droid/cache/FFSimpleDiskCache is not empty

Link to HockeyApp

Fix System.ArgumentNullException in PointChart.MeasureValueLabels ()

Version 2.0.0(1)

Stacktrace

Microcharts.PointChart.MeasureValueLabels () [0x00028] in <63e07d2c1ddb4dc69f7ad477cb710757>:0;Microcharts

Microcharts.BarChart.DrawContent (SkiaSharp.SKCanvas canvas, System.Int32 width, System.Int32 height) [0x00000] in <63e07d2c1ddb4dc69f7ad477cb710757>:0;Microcharts

Microcharts.Chart.Draw (SkiaSharp.SKCanvas canvas, System.Int32 width, System.Int32 height) [0x0000c] in <63e07d2c1ddb4dc69f7ad477cb710757>:0;Microcharts

Microcharts.Forms.ChartView.OnPaintCanvas (System.Object sender, SkiaSharp.Views.Forms.SKPaintSurfaceEventArgs e) [0x00035] in <8649a931801f4a1db761ce5cf188957c>:0;Microcharts.Forms

SkiaSharp.Views.Forms.SKCanvasView.OnPaintSurface (SkiaSharp.Views.Forms.SKPaintSurfaceEventArgs e) [0x0000a] in <36b35b522042442080d2f6702e27bc50>:0;SkiaSharp.Views.Forms

SkiaSharp.Views.Forms.SKCanvasView.SkiaSharp.Views.Forms.ISKCanvasViewController.OnPaintSurface (SkiaSharp.Views.Forms.SKPaintSurfaceEventArgs e) [0x00000] in <36b35b522042442080d2f6702e27bc50>:0;SkiaSharp.Views.Forms.SKCanvasView.SkiaSharp.Views.Forms

SkiaSharp.Views.Forms.SKCanvasViewRendererBase`2[TFormsView,TNativeView].OnPaintSurface (System.Object sender, SkiaSharp.Views.Android.SKPaintSurfaceEventArgs e) [0x00021] in <36b35b522042442080d2f6702e27bc50>:0;SkiaSharp.Views.Forms

SkiaSharp.Views.Android.SKCanvasView.OnPaintSurface (SkiaSharp.Views.Android.SKPaintSurfaceEventArgs e) [0x0000a] in :0;SkiaSharp.Views.Android

SkiaSharp.Views.Android.SKCanvasView.OnDraw (Android.Graphics.Canvas canvas) [0x000e3] in :0;SkiaSharp.Views.Android

Reason

System.ArgumentNullException

Link to App Center

Fix NullReferenceException in RestService.LoadItemsFromSitemap

Version: 1.6.2 (2) | Kala.Droid

Stacktrace

0 Kala RestService LoadItemsFromSitemap 1 Kala Sitemap CreateSitemap 2 Kala.App  ctor 3 Kala.Droid MainActivity OnCreate 4 Android.App Activity n_OnCreate_Landroid_os_Bundle_ 5 md5c9ad1a6b071f47ea5f745fad0cbc9b0e MainActivity n_onCreate 6 md5c9ad1a6b071f47ea5f745fad0cbc9b0e MainActivity onCreate 7 android.app Activity performCreate 8 android.app Instrumentation callActivityOnCreate 9 android.app ActivityThread performLaunchActivity 10 android.app ActivityThread handleLaunchActivity 11 android.app ActivityThread access$800 12 android.app ActivityThread$H handleMessage 13 android.os Handler dispatchMessage 14 android.os Looper loop 15 android.app ActivityThread main 16 java.lang.reflect Method invoke 17 java.lang.reflect Method invoke 18 com.android.internal.os ZygoteInit$MethodAndArgsCaller run 19 com.android.internal.os ZygoteInit main java.lang.reflect 2 

Reason

android.runtime.JavaProxyThrowable: System.NullReferenceException: Object reference not set to an instance of an object

Link to HockeyApp

Fix NotSupportedException in TypeManager.CreateProxy

Version: 1.6.3 (3) | Kala.Droid

Stacktrace

0 Java.Interop TypeManager CreateProxy 1 Java.Interop TypeManager CreateInstance 2 Java.Interop TypeManager CreateInstance 3 Java.Lang Object GetObject 4 Java.Lang Object _GetObject[T] 5 Java.Lang Object GetObject[T] 6 Java.Lang Object GetObject[T] 7 Android.Views View n_OnAttachedToWindow 8 md58432a647068b097f9637064b8985a5e0 TabbedPageRenderer n_onAttachedToWindow 9 md58432a647068b097f9637064b8985a5e0 TabbedPageRenderer onAttachedToWindow 10 android.view View dispatchAttachedToWindow 11 android.view ViewGroup dispatchAttachedToWindow 12 android.view ViewGroup dispatchAttachedToWindow 13 android.view ViewGroup dispatchAttachedToWindow 14 android.view ViewGroup dispatchAttachedToWindow 15 android.view ViewGroup dispatchAttachedToWindow 16 android.view ViewGroup dispatchAttachedToWindow 17 android.view ViewGroup dispatchAttachedToWindow 18 android.view ViewGroup dispatchAttachedToWindow 19 android.view ViewRootImpl performTraversals 20 android.view ViewRootImpl doTraversal 21 android.view ViewRootImpl$TraversalRunnable run 22 android.view Choreographer$CallbackRecord run 23 android.view Choreographer doCallbacks 24 android.view Choreographer doFrame 25 android.view Choreographer$FrameDisplayEventReceiver run 26 android.os Handler handleCallback 27 android.os Handler dispatchMessage 28 android.os Looper loop 29 android.app ActivityThread main 30 java.lang.reflect Method invoke 31 java.lang.reflect Method invoke 32 com.android.internal.os ZygoteInit$MethodAndArgsCaller run 33 com.android.internal.os ZygoteInit main > Java.Interop.JavaLocationException 2 

Reason

android.runtime.JavaProxyThrowable: System.NotSupportedException: Unable to activate instance of type Xamarin.Forms.Platform.Android.AppCompat.TabbedPageRenderer from native handle 0xbe94e9dc (key_handle 0x13bf9185). ---> System.MissingMethodException: No constructor found for Xamarin.Forms.Platform.Android.AppCompat.TabbedPageRenderer::.ctor(System.IntPtr, Android.Runtime.JniHandleOwnership) ---> Java.Interop.JavaLocationException: Exception of type 'Java.Interop.JavaLocationException' was thrown.

Link to HockeyApp

Fix AggregateException in HttpWebRequest+<MyGetResponseAsync>d__243.MoveNext()

Version: 1.6.4 (4) | Kala.Droid

Stacktrace

0 System.Net HttpWebRequest+d__243 MoveNext 1 System.Net HttpWebRequest+d__243 MoveNext null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Net.WebException: The request was aborted: The request was canceled.

Link to HockeyApp

Progress ?

Hi John,
are you making any progress torwards first beta test releases ?

Fix NotSupportedException in TypeManager.CreateProxy

Version: 1.6.4 (4) | Kala.Droid

Stacktrace

0 Java.Interop TypeManager CreateProxy 1 Java.Interop TypeManager CreateInstance 2 Java.Interop TypeManager CreateInstance 3 Java.Lang Object GetObject 4 Java.Lang Object _GetObject[T] 5 Java.Lang Object GetObject[T] 6 Android.Views ViewGroup GetChildAt 7 Xamarin.Forms.Platform.Android.AppCompat.Platform.Xamarin.Forms.Platform.Android IPlatformLayout OnLayout 8 Xamarin.Forms.Platform.Android PlatformRenderer OnLayout 9 Android.Views ViewGroup n_OnLayout_ZIIII 10 md51558244f76c53b6aeda52c8a337f2c37 PlatformRenderer n_onLayout 11 md51558244f76c53b6aeda52c8a337f2c37 PlatformRenderer onLayout 12 android.view View layout 13 android.view ViewGroup layout 14 android.widget RelativeLayout onLayout 15 android.view View layout 16 android.view ViewGroup layout 17 android.widget FrameLayout layoutChildren 18 android.widget FrameLayout onLayout 19 android.view View layout 20 android.view ViewGroup layout 21 android.widget FrameLayout layoutChildren 22 android.widget FrameLayout onLayout 23 android.view View layout 24 android.view ViewGroup layout 25 android.widget FrameLayout layoutChildren 26 android.widget FrameLayout onLayout 27 android.view View layout 28 android.view ViewGroup layout 29 android.widget LinearLayout setChildFrame 30 android.widget LinearLayout layoutVertical 31 android.widget LinearLayout onLayout 32 android.view View layout 33 android.view ViewGroup layout 34 android.widget FrameLayout layoutChildren 35 android.widget FrameLayout onLayout 36 android.view View layout 37 android.view ViewGroup layout 38 android.view ViewRootImpl performLayout 39 android.view ViewRootImpl performTraversals 40 android.view ViewRootImpl doTraversal 41 android.view ViewRootImpl$TraversalRunnable run 42 android.view Choreographer$CallbackRecord run 43 android.view Choreographer doCallbacks 44 android.view Choreographer doFrame 45 android.view Choreographer$FrameDisplayEventReceiver run 46 android.os Handler handleCallback 47 android.os Handler dispatchMessage 48 android.os Looper loop 49 android.app ActivityThread main 50 java.lang.reflect Method invoke 51 java.lang.reflect Method invoke 52 com.android.internal.os ZygoteInit$MethodAndArgsCaller run 53 com.android.internal.os ZygoteInit main > Java.Interop.JavaLocationException 2 

Reason

android.runtime.JavaProxyThrowable: System.NotSupportedException: Unable to activate instance of type Xamarin.Forms.Platform.Android.AppCompat.TabbedPageRenderer from native handle 0x100019 (key_handle 0x202af057). ---> System.MissingMethodException: No constructor found for Xamarin.Forms.Platform.Android.AppCompat.TabbedPageRenderer::.ctor(System.IntPtr, Android.Runtime.JniHandleOwnership) ---> Java.Interop.JavaLocationException: Exception of type 'Java.Interop.JavaLocationException' was thrown.

Link to HockeyApp

Fix NotSupportedException in TypeManager.CreateProxy

Version: 1.6.2 (2) | Kala.Droid

Stacktrace

0 Java.Interop TypeManager CreateProxy 1 Java.Interop TypeManager CreateInstance 2 Java.Interop TypeManager CreateInstance 3 Java.Lang Object GetObject 4 Java.Lang Object _GetObject[T] 5 Java.Lang Object GetObject[T] 6 Android.Views ViewGroup GetChildAt 7 Xamarin.Forms.Platform.Android.AppCompat.Platform.Xamarin.Forms.Platform.Android IPlatformLayout OnLayout 8 Xamarin.Forms.Platform.Android PlatformRenderer OnLayout 9 Android.Views ViewGroup n_OnLayout_ZIIII 10 md51558244f76c53b6aeda52c8a337f2c37 PlatformRenderer n_onLayout 11 md51558244f76c53b6aeda52c8a337f2c37 PlatformRenderer onLayout 12 android.view View layout 13 android.view ViewGroup layout 14 android.widget RelativeLayout onLayout 15 android.view View layout 16 android.view ViewGroup layout 17 android.widget FrameLayout layoutChildren 18 android.widget FrameLayout onLayout 19 android.view View layout 20 android.view ViewGroup layout 21 android.widget FrameLayout layoutChildren 22 android.widget FrameLayout onLayout 23 android.view View layout 24 android.view ViewGroup layout 25 android.widget FrameLayout layoutChildren 26 android.widget FrameLayout onLayout 27 android.view View layout 28 android.view ViewGroup layout 29 android.widget LinearLayout setChildFrame 30 android.widget LinearLayout layoutVertical 31 android.widget LinearLayout onLayout 32 android.view View layout 33 android.view ViewGroup layout 34 android.widget FrameLayout layoutChildren 35 android.widget FrameLayout onLayout 36 android.view View layout 37 android.view ViewGroup layout 38 android.view ViewRootImpl performLayout 39 android.view ViewRootImpl performTraversals 40 android.view ViewRootImpl doTraversal 41 android.view ViewRootImpl$TraversalRunnable run 42 android.view Choreographer$CallbackRecord run 43 android.view Choreographer doCallbacks 44 android.view Choreographer doFrame 45 android.view Choreographer$FrameDisplayEventReceiver run 46 android.os Handler handleCallback 47 android.os Handler dispatchMessage 48 android.os Looper loop 49 android.app ActivityThread main 50 java.lang.reflect Method invoke 51 java.lang.reflect Method invoke 52 com.android.internal.os ZygoteInit$MethodAndArgsCaller run 53 com.android.internal.os ZygoteInit main > Java.Interop.JavaLocationException 2 

Reason

android.runtime.JavaProxyThrowable: System.NotSupportedException: Unable to activate instance of type Xamarin.Forms.Platform.Android.AppCompat.TabbedPageRenderer from native handle 0x19 (key_handle 0x303fa44a). ---> System.MissingMethodException: No constructor found for Xamarin.Forms.Platform.Android.AppCompat.TabbedPageRenderer::.ctor(System.IntPtr, Android.Runtime.JniHandleOwnership) ---> Java.Interop.JavaLocationException: Exception of type 'Java.Interop.JavaLocationException' was thrown.

Link to HockeyApp

Fix AggregateException in .ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options)

Version: 1.6.2 (2) | Kala.Droid

Stacktrace

0 System.IO.FileStream  ctor 1 System.IO.FileStream  ctor 2 System.IO StreamWriter CreateFile 3 System.IO.StreamWriter  ctor 4 System.IO.StreamWriter  ctor 5 System.IO.StreamWriter  ctor 6 System.IO File AppendAllText 7 Plugin.Logger LoggerImplementation Log 8 Plugin.Logger.Abstractions LoggerBase Error 9 Kala RestService+d__15 MoveNext null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.IO.IOException: Sharing violation on path /data/data/Kala.Droid/files/app.log

Link to HockeyApp

Fix AggregateException in NetworkStream.EndRead(System.IAsyncResult asyncResult)

Version: 1.6.4 (4) | Kala.Droid

Stacktrace

0 System.Net.Sockets NetworkStream EndRead 1 System.IO Stream+<>c b__43_1 2 System.Threading.Tasks TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance] Complete null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.ObjectDisposedException: Cannot access a disposed object.

Link to HockeyApp

Fix AggregateException in HttpWebRequest+<MyGetResponseAsync>d__243.MoveNext()

Version: 1.6.2 (2) | Kala.Droid

Stacktrace

0 System.Net HttpWebRequest+d__243 MoveNext 1 System.Net HttpWebRequest+d__243 MoveNext null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Net.WebException: The request was aborted: The request was canceled.

Link to HockeyApp

Fix AggregateException in Directory.Delete(System.String path)

Version: 1.6.4 (4) | Kala.Droid

Stacktrace

0 System.IO Directory Delete 1 System.IO Directory RecursiveDelete 2 System.IO Directory Delete 3 FFImageLoading.Cache SimpleDiskCache+d__15 MoveNext null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.IO.IOException: Directory /data/data/Kala.Droid/cache/FFSimpleDiskCache is not empty

Link to HockeyApp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.