Welcome! Log In Create A New Profile

Advanced

Can't get repetierHost working on my system

Posted by zerros 
Can't get repetierHost working on my system
January 10, 2016 04:26AM
Hi,

Forgive me for my bad english. I have installed repetierHost 1.6.0 on my linux gentoo system few months ago.
All was working well till las month. I have done 2 major upgrades on my system and now I have this error:

Double id:L_SHOW_TRAVEL_MOVES
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
System.Windows.Forms.SplitContainer doesn't implement interface System.ComponentModel.ISupportInitialize

Stacktrace:

  at RepetierHost.view.RepetierEditor.InitializeComponent () <0x00939>
  at RepetierHost.view.RepetierEditor..ctor () <0x001e3>
  at (wrapper remoting-invoke-with-check) RepetierHost.view.RepetierEditor..ctor () <0xffffffff>
  at RepetierHost.Main..ctor () <0x00b3b>
  at (wrapper remoting-invoke-with-check) RepetierHost.Main..ctor () <0xffffffff>
  at RepetierHost.Program.Main (string[]) <0x00037>
  at (wrapper runtime-invoke) .runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

	mono() [0x49edb4]
	/lib64/libpthread.so.0(+0x10680) [0x7fb3f0a8a680]
	/lib64/libc.so.6(gsignal+0x37) [0x7fb3f07123c7]
	/lib64/libc.so.6(abort+0x16a) [0x7fb3f071375a]
	mono() [0x5dca1f]
	mono() [0x5dcac7]
	mono() [0x49f9ff]
	mono() [0x4a004c]
	[0x4192cbba]

Debug info from gdb:


=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

I have tried to reinstall libpng and mono, tried to remove 1.6 version of libpng to keep just one but the problem persists:
 dev-lang/mono
     Available versions:  2.10.9-r2^t{tbz2} ~3.12.1 (~)4.0.3.20{tbz2} {debug doc minimal nls pax_kernel xen}
     Installed versions:  2.10.9-r2^t{tbz2}(10:07:24 10/01/2016)(-minimal -pax_kernel -xen)
     Homepage:            [www.mono-project.com]
     Description:         Mono runtime and class libraries, a C# compiler/interpreter

 media-libs/libpng
     Available versions:  
     (1.2)  1.2.51 1.2.52 1.2.54{tbz2}
     (1.5)  1.5.21 1.5.24
     (0)    1.6.18(0/16) 1.6.19(0/16){tbz2}
       {apng neon static-libs ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  1.2.54(1.2){tbz2}(18:43:23 18/11/2015)(ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32") 1.6.19{tbz2}(15:24:37 09/01/2016)(apng -neon -static-libs ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32")
     Homepage:            [www.libpng.org]
     Description:         Portable Network Graphics library

Any suggestion ?


Imprimante Prusa i3 rework 1.5 (emotionTech)
Hotend e3d v6 direct
Extruder e3d titan
Sensor inductif pour l'axe Z
Re: Can't get repetierHost working on my system
January 11, 2016 10:26AM
Your real problem is

System.Windows.Forms.SplitContainer doesn't implement interface System.ComponentModel.ISupportInitialize

which means your mono version is too old.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: Can't get repetierHost working on my system
January 11, 2016 10:34AM
Oh ok. I'll try to upgrade it from 2.10.9-r2 to 4.0.3.20

Thanks.
Sorry, only registered users may post in this forum.

Click here to login