Open dalton5 opened 4 years ago
Hi,
I really try to use Gorilla but I still have some issues.
I upgrade to 1.5.5.0 on the desktop server and in the mobile.
I have this error when I download the grial kit solution from the admin with no changes and show the dashboardcarouselpage.
The logs are below:
12-07 18:34:31.430 D/Mono ( 7073): Found as 'android_log_print'. Thread started: #27 Thread started: #28 Thread started: #29 Thread started: #30 Thread started: #31 Thread started: #32 Thread started: #33 Thread started: #34 Thread started: #35 Thread started: #36 12-07 18:34:31.692 I/MonoDroid( 7073): UNHANDLED EXCEPTION: 12-07 18:34:31.714 I/MonoDroid( 7073): System.NullReferenceException: Object reference not set to an instance of an object. 12-07 18:34:31.714 I/MonoDroid( 7073): at CarouselView.FormsPlugin.Android.CarouselViewRenderer_Fix+PageAdapter.InstantiateItem (Android.Views.ViewGroup container, System.Int32 position) [0x000af] in C:\Users\PassyServeur\source\repos\dalton5\WeTip\aspnet-core\src\WeTip.Dev.Mobile.Android\Renderers\CarouselViewRenderer.cs:711 12-07 18:34:31.714 I/MonoDroid( 7073): at Android.Support.V4.View.PagerAdapter.n_InstantiateItem_Landroid_view_ViewGroup_I (System.IntPtr jnienv, System.IntPtr nativethis, System.IntPtr native_container, System.Int32 position) [0x0000f] in :0 12-07 18:34:31.715 I/MonoDroid( 7073): at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.135(intptr,intptr,intptr,int) 12-07 18:34:31.742 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:31.742 D/Mono ( 7073): Searching for 'sk_picture_recorder_begin_recording'. 12-07 18:34:31.742 D/Mono ( 7073): Probing 'sk_picture_recorder_begin_recording'. 12-07 18:34:31.742 D/Mono ( 7073): Found as 'sk_picture_recorder_begin_recording'. 12-07 18:34:31.745 D/Mono ( 7073): Loading reference 1 of /storage/emulated/0/Android/data/com.wetip/files/.override/SkiaSharp.dll asmctx DEFAULT, looking for System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e 12-07 18:34:31.745 D/Mono ( 7073): Assembly Ref addref SkiaSharp[0xcff1fea0] -> System.Core[0xcff73f40]: 14 12-07 18:34:31.760 W/com.wetip( 7073): JNI RegisterNativeMethods: attempt to register 0 native methods for android.runtime.JavaProxyThrowable 12-07 18:34:31.764 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:31.764 D/Mono ( 7073): Searching for 'sk_canvas_translate'. 12-07 18:34:31.764 D/Mono ( 7073): Probing 'sk_canvas_translate'. 12-07 18:34:31.764 D/Mono ( 7073): Found as 'sk_canvas_translate'. 12-07 18:34:31.768 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:31.768 D/Mono ( 7073): Searching for 'sk_paint_new'. 12-07 18:34:31.768 D/Mono ( 7073): Probing 'sk_paint_new'. 12-07 18:34:31.769 D/Mono ( 7073): Found as 'sk_paint_new'. 12-07 18:34:31.770 D/Mono ( 7073): DllImport searching in: '__Internal' ('(null)'). 12-07 18:34:31.770 D/Mono ( 7073): Searching for 'java_interop_jnienv_throw'. 12-07 18:34:31.770 D/Mono ( 7073): Probing 'java_interop_jnienv_throw'. 12-07 18:34:31.770 D/Mono ( 7073): Found as 'java_interop_jnienv_throw'. 12-07 18:34:31.840 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:31.840 D/Mono ( 7073): Searching for 'sk_paint_set_antialias'. 12-07 18:34:31.840 D/Mono ( 7073): Probing 'sk_paint_set_antialias'. 12-07 18:34:31.840 D/Mono ( 7073): Found as 'sk_paint_set_antialias'. System.NullReferenceException: 'Object reference not set to an instance of an object.'
12-07 18:34:32.204 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:32.204 D/Mono ( 7073): Searching for 'sk_paint_set_style'. 12-07 18:34:32.204 D/Mono ( 7073): Probing 'sk_paint_set_style'. 12-07 18:34:32.204 D/Mono ( 7073): Found as 'sk_paint_set_style'. 12-07 18:34:32.261 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:32.261 D/Mono ( 7073): Searching for 'sk_paint_set_color'. 12-07 18:34:32.261 D/Mono ( 7073): Probing 'sk_paint_set_color'. 12-07 18:34:32.261 D/Mono ( 7073): Found as 'sk_paint_set_color'. Thread finished: #31 Le thread 0x1f s'est arrêté avec le code 0 (0x0).
Hi,
I really try to use Gorilla but I still have some issues.
I upgrade to 1.5.5.0 on the desktop server and in the mobile.
I have this error when I download the grial kit solution from the admin with no changes and show the dashboardcarouselpage.
The logs are below:
12-07 18:34:32.204 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:32.204 D/Mono ( 7073): Searching for 'sk_paint_set_style'. 12-07 18:34:32.204 D/Mono ( 7073): Probing 'sk_paint_set_style'. 12-07 18:34:32.204 D/Mono ( 7073): Found as 'sk_paint_set_style'. 12-07 18:34:32.261 D/Mono ( 7073): DllImport searching in: 'libSkiaSharp.so' ('libSkiaSharp.so'). 12-07 18:34:32.261 D/Mono ( 7073): Searching for 'sk_paint_set_color'. 12-07 18:34:32.261 D/Mono ( 7073): Probing 'sk_paint_set_color'. 12-07 18:34:32.261 D/Mono ( 7073): Found as 'sk_paint_set_color'. Thread finished: #31
Le thread 0x1f s'est arrêté avec le code 0 (0x0).