Selecting the number format in the settings is not possible, selecting it closes manager.
I’m using the linux 64 bit .deb version on linux mint 18
Selecting the number format in the settings is not possible, selecting it closes manager.
I’m using the linux 64 bit .deb version on linux mint 18
I presume you mean in Preferences
? What version of Manager do you have under About Manager
? Is it 16.10.6, as in your topic title?
Yes it is in the preferences and in that version. However i updated a few days ago. Noticed the issue today and updated to the latest version. But there the issue persists.
I just checked, and this is not happening in v16.10.7 for Mac OS X. But I will elevate this as a possible bug.
for your information, bug persist also in 16.10.8
Just for informations sake, I have Linux Mint 17.3 64bit and manager.io 16.10.8 and I am able to change number preferences without problem.
Did a purge and reinstall, deleted the folder in .local/share/manager but so far no luck.
When exactly does it crash. Could you show screen just before crash and where you are clicking to trigger the crash?
after clicking the link ‘123.456.789,00’ nothing seems to happen for liitle less than a second, then the program closes.
The language and date format links work fine.
problem fixed
I updated mono according these instruction in another forum topic concerning linux mint 18:
Hi there
We have the same issue over here.
Stack trace:
Dec 05 11:35:03 manager mono[1623]: * Assertion at locales.c:234, condition `number_index != 0' not met
Dec 05 11:35:03 manager mono[1623]: Stacktrace:
Dec 05 11:35:03 manager mono[1623]: at <unknown> <0xffffffff>
Dec 05 11:35:03 manager mono[1623]: at (wrapper managed-to-native) System.Globalization.CultureData.fill_number_data (System.Globalization.NumberFormatInfo,int) <0xffffffff>
Dec 05 11:35:03 manager mono[1623]: at System.Globalization.CultureData.GetNFIValues (System.Globalization.NumberFormatInfo) <0x0004c>
Dec 05 11:35:03 manager mono[1623]: at System.Globalization.NumberFormatInfo..ctor (System.Globalization.CultureData) <0x004c2>
Dec 05 11:35:03 manager mono[1623]: at System.Globalization.CultureInfo.get_NumberFormat () <0x00046>
Dec 05 11:35:03 manager mono[1623]: at ManagerServer.HttpHandlers.Preferences.NumberFormatForm/<>c.<Get>b__0_0 (System.Globalization.CultureInfo) <0x00016>
Dec 05 11:35:03 manager mono[1623]: at System.Linq.Lookup`2<TKey_REF, TValue_REF>.Create<T_REF> (System.Collections.Generic.IEnumerable`1<T_REF>,System.Func`2<T_REF, TKey_REF>,System.Func`2<T_REF, TValue_REF>,System.Collections.Generic.IEqualityComparer`1<T_REF>) <0x000da>
Dec 05 11:35:03 manager mono[1623]: at System.Linq.GroupedEnumerable`3<TSource_REF, TKey_REF, TElement_REF>.GetEnumerator () <0x00063>
Dec 05 11:35:03 manager mono[1623]: at System.Linq.Buffer`1<T_REF>..ctor (System.Collections.Generic.IEnumerable`1<T_REF>) <0x000e7>
Dec 05 11:35:03 manager mono[1623]: at System.Linq.Enumerable.ToArray<T_REF> (System.Collections.Generic.IEnumerable`1<T_REF>) <0x0004b>
Dec 05 11:35:03 manager mono[1623]: at ManagerServer.HttpHandlers.Preferences.NumberFormatForm.Get () <0x0055b>
Dec 05 11:35:03 manager mono[1623]: at HttpFramework.HttpApplication.ProcessRequest (HttpFramework.HttpRequest,HttpFramework.HttpResponse) <0x007fa>
Dec 05 11:35:03 manager mono[1623]: at ManagerServer.HttpApplication.ProcessRequest (HttpFramework.HttpRequest,HttpFramework.HttpResponse) <0x013b3>
Dec 05 11:35:03 manager mono[1623]: at HttpFramework.HttpServer.Worker () <0x002bc>
Dec 05 11:35:03 manager mono[1623]: at System.Threading.ThreadHelper.ThreadStart_Context (object) <0x00099>
Dec 05 11:35:03 manager mono[1623]: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x0016e>
Dec 05 11:35:03 manager mono[1623]: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) <0x00020>
Dec 05 11:35:03 manager mono[1623]: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) <0x00059>
Dec 05 11:35:03 manager mono[1623]: at System.Threading.ThreadHelper.ThreadStart () <0x0002e>
Dec 05 11:35:03 manager mono[1623]: at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
Dec 05 11:35:03 manager mono[1623]: Native stacktrace:
Dec 05 11:35:03 manager mono[1623]: /usr/bin/mono() [0x49ff2f]
Dec 05 11:35:03 manager mono[1623]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x113e0) [0x7f3df08893e0]
Dec 05 11:35:03 manager mono[1623]: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7f3df04e4428]
Dec 05 11:35:03 manager mono[1623]: /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f3df04e602a]
Dec 05 11:35:03 manager mono[1623]: /usr/bin/mono() [0x630409]
Dec 05 11:35:03 manager mono[1623]: /usr/bin/mono() [0x63069c]
Dec 05 11:35:03 manager mono[1623]: /usr/bin/mono() [0x630833]
Dec 05 11:35:03 manager mono[1623]: /usr/bin/mono() [0x548aab]
Dec 05 11:35:03 manager mono[1623]: [0x41c40f18]
Dec 05 11:35:03 manager mono[1623]: Debug info from gdb:
Dec 05 11:35:03 manager systemd[1]: manager.service: Main process exited, code=killed, status=6/ABRT
Dec 05 11:35:03 manager systemd[1]: manager.service: Unit entered failed state.
Dec 05 11:35:03 manager systemd[1]: manager.service: Failed with result 'signal'.
mono --version
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
Is Mono 4.2.1. the latest version?
Anooky’s admin here. mono 4.2.1 is the version you’ll get when installing from the ubuntu repositories. I’ve replaced this with the latest version from the mono-project itself, which seems to fix the problem ( @Anooky , can you confirm?)
Mono JIT compiler version **4.6.2** (Stable 4.6.2.7/08fd525 Mon Nov 14 12:30:00 UTC 2016)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen