Linux Mint 17.3 not able to run Repetier-host

Hi there, i am trying to make work repetier-host software on my LM 17.3 powered system, but i cannot make work both (recent) appimage and tar package..

all it does is cinnamon effect like there is some window to come, but without window border or something else visible, animate back like window closing, throw errors at terminal and quit..

brief system configuration:
-Version-
Kernel        : Linux 4.2.0-19-generic (x86_64)
Compiled        : #23~14.04.1-Ubuntu SMP Thu Nov 12 12:33:30 UTC 2015
Default C Compiler        : GNU C Compiler version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4)
Distribution        : Linux Mint 17.3 Rosa
-Current Session-
Desktop Environment        : Unknown (Window Manager: Mutter (Muffin))
-Misc-
Uptime        : 9 days, 18 hours and 34 minutes

mono version:
x@x ~ $ mono -V
Mono JIT compiler version 5.10.1.20 (tarball Thu Mar 29 10:48:35 UTC 2018)
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
    Interpreter:   yes
    LLVM:          supported, not enabled.
    GC:            sgen (concurrent by default)


the errors from terminal:
x@x ~/3D_REBEL/RepetierHost $ /usr/bin/mono ./RepetierHost.exe

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
  at RepetierHostExtender.utils.PrivacyPolicy.ScanLanguages () [0x0007d] in <196bc9877e5f42c2b1d6b46047e7d88b>:0
  at RepetierHostExtender.utils.PrivacyPolicy..ctor () [0x0000c] in <196bc9877e5f42c2b1d6b46047e7d88b>:0
  at (wrapper remoting-invoke-with-check) RepetierHostExtender.utils.PrivacyPolicy..ctor()
  at RepetierHostExtender.utils.PrivacyPolicy.ShowPrivacyPolicy () [0x00007] in <196bc9877e5f42c2b1d6b46047e7d88b>:0
  at RepetierHost.Main..ctor () [0x01575] in <822e38a56e1b4c9fa5e5ca2918e4fbed>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.Main..ctor()
  at RepetierHost.Program.Main (System.String[] args) [0x0001a] in <822e38a56e1b4c9fa5e5ca2918e4fbed>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  at RepetierHostExtender.utils.PrivacyPolicy.ScanLanguages () [0x0007d] in <196bc9877e5f42c2b1d6b46047e7d88b>:0
  at RepetierHostExtender.utils.PrivacyPolicy..ctor () [0x0000c] in <196bc9877e5f42c2b1d6b46047e7d88b>:0
  at (wrapper remoting-invoke-with-check) RepetierHostExtender.utils.PrivacyPolicy..ctor()
  at RepetierHostExtender.utils.PrivacyPolicy.ShowPrivacyPolicy () [0x00007] in <196bc9877e5f42c2b1d6b46047e7d88b>:0
  at RepetierHost.Main..ctor () [0x01575] in <822e38a56e1b4c9fa5e5ca2918e4fbed>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.Main..ctor()
  at RepetierHost.Program.Main (System.String[] args) [0x0001a] in <822e38a56e1b4c9fa5e5ca2918e4fbed>:0

somebody please help?




Comments

  • Please redownload it and install again. Just fixed the bug causing this on some computers. At least the first reporting it said, it is now working:-)
Sign In or Register to comment.