debian 10 Repetier Host won't start

I get the following stack trace if I start Repetier Host on my debian 10.

$ ./Repetier-Host-x86_64-2.1.6.AppImage
LD_LIBRARY_PATH = /tmp/.mount_Repetikn1JI8/usr/lib:/tmp/.mount_Repetikn1JI8/usr/lib/mono/4.5:
MONO_PATH = /tmp/.mount_Repetikn1JI8/usr/lib/mono/4.5

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.X11DesktopColors' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver..cctor () [0x0004d] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a07d6bf484a54da2861691df910339b1>:0
  at System.Console..cctor () [0x0008e] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.X11DesktopColors..cctor () [0x00181] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.XplatUIX11..ctor () [0x0007c] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUI..cctor () [0x00066] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Control..ctor () [0x000e4] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00014] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Form..ctor () [0x00012] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at RepetierHost.view.utils.SplashScreen.get_ContainsFocus () [0x00007] in <374e76794d164d76af696b6b7ca9e871>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.view.utils.SplashScreen:.ctor ()
  at RepetierHost.view.utils.SplashScreen.run () [0x00058] in <374e76794d164d76af696b6b7ca9e871>:0
  at RepetierHost.Program.Main (System.String[] args) [0x0000e] in <374e76794d164d76af696b6b7ca9e871>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.X11DesktopColors' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver..cctor () [0x0004d] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a07d6bf484a54da2861691df910339b1>:0
  at System.Console..cctor () [0x0008e] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.X11DesktopColors..cctor () [0x00181] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.XplatUIX11..ctor () [0x0007c] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUI..cctor () [0x00066] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Control..ctor () [0x000e4] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00014] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Form..ctor () [0x00012] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at RepetierHost.view.utils.SplashScreen.get_ContainsFocus () [0x00007] in <374e76794d164d76af696b6b7ca9e871>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.view.utils.SplashScreen:.ctor ()
  at RepetierHost.view.utils.SplashScreen.run () [0x00058] in <374e76794d164d76af696b6b7ca9e871>:0
  at RepetierHost.Program.Main (System.String[] args) [0x0000e] in <374e76794d164d76af696b6b7ca9e871>:0


Anybody got an idea what's going wrong here?

Comments

  • got it:
    Used the tarball with the mono framework

    working like a charm  ;)
  • edited February 2020
    *wrong comment* (seems so)
    I got  a similar Problem, i have now Debian 10.3 installed, just used my old home Folder again, and Slic3r did not want to start. I looked for slic3rpe at the package list, and it installed few thing. I think, it missed the freeglut3 for the framework. But thats just a guessing, Anyway, Installed the package, and my old Slic3rPE 1.42 shows again the Gui.

  • Other option. Run configureFirst.sh from the Repetierhost folder.
Sign In or Register to comment.