iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello Yudi,
the problem with debugging Android Material apps on Samsung GT-S7580 (API 17) was never really solved. I don't know if you have further infos from the dev team.
I tried once more on this device with the form builder sample and I got the following output (app starts in debug mode and crashed on startup):
06-09 12:00:59.854 W/monodroid-gc( 7648): GREF GC Threshold: 46080
06-09 12:00:59.854 D/Mono ( 7648): Image addref Mono.Android[0x503ab808] -> Mono.Android.dll[0x4fb07e18]: 1
06-09 12:00:59.854 D/Mono ( 7648): Assembly Mono.Android[0x503ab808] added to domain RootDomain, ref_count=1
06-09 12:00:59.864 D/Mono ( 7648): AOT module 'Mono.Android.dll.so' not found: Cannot load library: load_library(linker.cpp:746): library "/data/app-lib/FormBuilderSamples.Android.Material-2/libaot-Mono.Android.dll.so" not found
06-09 12:00:59.864 D/Mono ( 7648): AOT module '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/mono/aot-cache/arm/Mono.Android.dll.so' not found: Cannot load library: load_library(linker.cpp:746): library "/data/app-lib/FormBuilderSamples.Android.Material-2/libaot-Mono.Android.dll.so" not found
06-09 12:00:59.894 D/Mono ( 7648): Config attempting to parse: 'Mono.Android.dll.config'.
06-09 12:00:59.894 D/Mono ( 7648): Config attempting to parse: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/Mono.Android/Mono.Android.config'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Ref addref Mono.Android[0x503ab808] -> mscorlib[0x402ab3a8]: 2
06-09 12:00:59.904 D/Mono ( 7648): Assembly Ref addref Mono.Android[0x503ab808] -> Java.Interop[0x503b2e40]: 2
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/mono/gac/System.Runtime/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/System.Runtime.dll'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/mono/gac/System.Runtime/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.exe'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/Users/builder/data/lanes/2923/52635947/source/monodroid/builds/install/mono-armv7/lib/System.Runtime.exe'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/System.Runtime.dll'.
06-09 12:00:59.904 D/Mono ( 7648): Assembly Loader probing location: '/System.Runtime.exe'.
06-09 12:00:59.904 W/Mono ( 7648): The following assembly referenced from Java.Interop.dll could not be loaded:
06-09 12:00:59.904 W/Mono ( 7648): Assembly: System.Runtime (assemblyref_index=1)
06-09 12:00:59.904 W/Mono ( 7648): Version: 4.0.0.0
06-09 12:00:59.904 W/Mono ( 7648): Public Key: b03f5f7f11d50a3a
06-09 12:00:59.904 W/Mono ( 7648): The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/).
06-09 12:00:59.904 D/Mono ( 7648): Failed to load assembly Java.Interop[0x503b2e40]
06-09 12:00:59.904 W/Mono ( 7648): Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
06-09 12:00:59.904 E/mono-rt ( 7648): Stacktrace:
06-09 12:00:59.904 E/mono-rt ( 7648):
06-09 12:00:59.904 E/mono-rt ( 7648): Attempting native Android stacktrace:
06-09 12:00:59.914 E/mono-rt ( 7648): at ???+1134420 [0x541acf54]
06-09 12:00:59.914 E/mono-rt ( 7648): at ???+83836 [0x4ff0577c]
06-09 12:00:59.914 E/mono-rt ( 7648):
06-09 12:00:59.914 E/mono-rt ( 7648): =================================================================
06-09 12:00:59.914 E/mono-rt ( 7648): Got a SIGSEGV while executing native code. This usually indicates
06-09 12:00:59.914 E/mono-rt ( 7648): a fatal error in the mono runtime or one of the native libraries
06-09 12:00:59.914 E/mono-rt ( 7648): used by your application.
06-09 12:00:59.914 F/libc ( 7648): Fatal signal 11 (SIGSEGV) at 0x00000018 (code=1), thread 7648 Android.Material)
Maybe it helps.
Thanks,
Thomas
it seems that it was a problem on my side. Sorry for any inconvenience I may have caused you.
I just tested and it seems to work as expected. The error message no longer appears.
I had some difficulties to get the sample up and running. I re-download the sample from the master branch and I then updated the NuGet packages to 667-experimental. Doing that the build failed with "cast error IUser to User". Applying NuGet packages 662-experimental finally worked. Maybe it's worth taking a look at that.
I did a quick test and it seems to work. Unfortunately, the fix for
http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Form-Builder---Nullables/
is not included in this experimental version, so the hotfix is kind of useless. I need a version which contains all bug fixes. Please, build such a version as soonest as possible.
Thanks,Thomas
I replied multiple times to the email mentoined above, but I haven't received an answer yet. Following is my latest update:
I discovered something concerning the Java IO Exception:
Within the Android Options of the Voucher Depot Android project, I unchecked Use Shared Runtime and Use Fast Deployment.
Further I changed the Linking from None to SDK Assemblies Only with System.Core;mscorlib skipped.
I checked all options under Supported Architectures.
After doing this, I have no longer this Java IO Exception when debugging.
A bit strange somehow…
What about CROS-1141? When will the translation finally be available?
When will CROS-1125 and CROS-1126 be fixed? I am waiting for weeks now. This is so annoying. Please, get into gear.
Any scheduled date for the samples and tutorials? For whom do you develop these features if you keep them like private. If there is no documentation about how to use things, things are kind of useless. In this case it would be better to fix verified bugs first.
What about CROS-1130?
What about CROS-1029? Is this once more a CROS item which gets forgotten over time?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname