Operating System Details:
cat /etc/issue Debian GNU/Linux 8 \n \l
Mono Details:
mono --version Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-10) 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
Manager Details:
apt-cache show manager-accounting Package: manager-accounting Status: install ok installed Priority: extra Section: misc Installed-Size: 19543 Maintainer: Lubos Hasko <lubos@luboshasko.com> Architecture: all Version: 17.4.79 Depends: mono-runtime, libmono-system-xaml4.0-cil, mono-devel, libgtk2.0-cil-dev, libwebkit1.1-cil Description: Accounting software Manager is free accounting software for Ubuntu. It features an intuitive and innovative user interface with modules such as cashbook, invoicing, receivables, payables, taxes and comprehensive financial reports. Description-md5: 32b8a820361f61d6e629e430297875f2 Homepage: http://www.manager.io/
Upon startup Manager fails to load with the following console message.
/opt/manager-accounting/manager-accounting
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxButtons buttons, MessageBoxType type, MessageBoxDefaultButton defaultButton) [0x00000] in <filename unknown>:0 at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxType type) [0x00000] in <filename unknown>:0 at Eto.Forms.MessageBox.Show (System.String text, MessageBoxType type) [0x00000] in <filename unknown>:0 at ManagerDesktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxButtons buttons, MessageBoxType type, MessageBoxDefaultButton defaultButton) [0x00000] in <filename unknown>:0 at Eto.Forms.MessageBox.Show (Eto.Forms.Control parent, System.String text, System.String caption, MessageBoxType type) [0x00000] in <filename unknown>:0 at Eto.Forms.MessageBox.Show (System.String text, MessageBoxType type) [0x00000] in <filename unknown>:0 at ManagerDesktop.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Reinstalling Mono does not help.
Reinistalling Manager does not help.
Unable to roll back to previous version of Manager as there is no archive of old versions.
Please advise on how to rectify this situation.