I'm ok if there is error message because of the model is bigger than bed size. But problem is I can not close it. Clicking the 'ok' button does nothing. Can you elaborate more on the 'linux workaround for mono'. I was googling for some fix but found nothing so far.
On the other side - I've tested connecting to the printer when printer is turned off and nothing happens. No message box is shown on screen but inside the terminal window there is an exception thrown correctly ?
Opening serial failed on second try:System.IO.IOException: No such file or directory
at System.IO.Ports.SerialPortStream.ThrowIOException () [0x0000f] in <2b0d86369d72459baed0cee98a8e578a>:0
at System.IO.Ports.SerialPortStream..ctor (System.String portName, System.Int32 baudRate, System.Int32 dataBits, System.IO.Ports.Parity parity, System.IO.
Ports.StopBits stopBits, System.Boolean dtrEnable, System.Boolean rtsEnable, System.IO.Ports.Handshake handshake, System.Int32 readTimeout, System.Int32 wri
teTimeout, System.Int32 readBufferSize, System.Int32 writeBufferSize) [0x0001b] in <2b0d86369d72459baed0cee98a8e578a>:0
at (wrapper remoting-invoke-with-check) System.IO.Ports.SerialPortStream:.ctor (string,int,int,System.IO.Ports.Parity,System.IO.Ports.StopBits,bool,bool,S
ystem.IO.Ports.Handshake,int,int,int,int)
at System.IO.Ports.SerialPort.Open () [0x0006f] in <2b0d86369d72459baed0cee98a8e578a>:0
at RepetierHost.model.ProtectedSerialPort.Open () [0x00037] in <e2caed22f11747c098ebda9551e8adde>:0
at (wrapper remoting-invoke-with-check) RepetierHost.model.ProtectedSerialPort:Open ()
at RepetierHost.connector.SerialConnector.Connect (System.Boolean failSilent) [0x00220] in <e2caed22f11747c098ebda9551e8adde>:0