Repetier appimage does not run on lmde 6

edited September 4 in Repetier-Host
LD_LIBRARY_PATH = /tmp/.mount_RepetiwIUsXV/usr/lib:
MONO_PATH = /tmp/.mount_RepetiwIUsXV/usr/lib

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.ThemeEngine' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <855fb33ee0ce444c9734eb0dae83c706>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <855fb33ee0ce444c9734eb0dae83c706>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <855fb33ee0ce444c9734eb0dae83c706>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at System.Windows.Forms.ThemeWin32Classic.ResetDefaults () [0x0001f] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00006] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ThemeEngine..cctor () [0x00012] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.Control..ctor () [0x000d6] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor()
at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.Control..ctor () [0x0000d] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.Form..ctor () [0x00012] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at RepetierHost.view.utils.SplashScreen..ctor () [0x00000] in <9a5f3ad3b87c46f4bf88150a6cb4c659>:0
at (wrapper remoting-invoke-with-check) RepetierHost.view.utils.SplashScreen..ctor()
at RepetierHost.view.utils.SplashScreen.run () [0x00049] in <9a5f3ad3b87c46f4bf88150a6cb4c659>:0
at RepetierHost.Program.Main (System.String[] args) [0x0000b] in <9a5f3ad3b87c46f4bf88150a6cb4c659>: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.ThemeEngine' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <855fb33ee0ce444c9734eb0dae83c706>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <855fb33ee0ce444c9734eb0dae83c706>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <855fb33ee0ce444c9734eb0dae83c706>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at System.Windows.Forms.ThemeWin32Classic.ResetDefaults () [0x0001f] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00006] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ThemeEngine..cctor () [0x00012] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.Control..ctor () [0x000d6] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor()
at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.Control..ctor () [0x0000d] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at System.Windows.Forms.Form..ctor () [0x00012] in <25c2bdf9d79a43a599eb46bd15cd77fb>:0
at RepetierHost.view.utils.SplashScreen..ctor () [0x00000] in <9a5f3ad3b87c46f4bf88150a6cb4c659>:0
at (wrapper remoting-invoke-with-check) RepetierHost.view.utils.SplashScreen..ctor()
at RepetierHost.view.utils.SplashScreen.run () [0x00049] in <9a5f3ad3b87c46f4bf88150a6cb4c659>:0
at RepetierHost.Program.Main (System.String[] args) [0x0000b] in <9a5f3ad3b87c46f4bf88150a6cb4c659>:0

This is the error when i am trying to run it from terminal on lmde from someone told me:

"It appears as if libgdiplus.so.0 is a dependency. Try installing it with"
sudo apt install libgdiplus

but not working

result of install 

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libgdiplus is already the newest version (6.1+dfsg-1+b1).
The following package was automatically installed and is no longer required:
libu2f-udev
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Comments

  • Please redownload the AppImage. I have added a library that was missing. It is not libgdiplus but libtiff in version 5 while newer linux distros now have version 6 which did not fit. Worked on ubuntu 24.04 for me.
  • Repetier said:
    Please redownload the AppImage. I have added a library that was missing. It is not libgdiplus but libtiff in version 5 while newer linux distros now have version 6 which did not fit. Worked on ubuntu 24.04 for me.
    application starts, connection to printer works but no printing and there is no error on console i am using LMDE 6
  • For printing you should check the printer log when you disable easy mode. When it connects correctly printing should be no problem. It it does not work it is normally connection not working 100% e.g. port is there but wrong baud rate. Check also bottom for issues like 14 commands waiting indicating that we do not get responses from firmware indicating it received the commands.
  • Baud rate 115200 solved the problem on windows i had modified version of repetier-host for  my 3d printers brand  "colido repetier" used same settings from it if anyone who has the same problem hope this conversation helps thanks for the help repetier
Sign In or Register to comment.