Hello again,
first, I changed bit rate, e.g. 115200 or other but no improvement noted.
Then, I tsarted the AppImage program from the terminal and attached the messages generated after running the program:
----------------------------------------------
xxxx$ ./*.AppImage
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
LD_LIBRARY_PATH = /tmp/.mount_RepetiI01vSs/usr/lib:
MONO_PATH = /tmp/.mount_RepetiI01vSs/usr/lib
Could not set X locale modifiers
Gtk-Message: 11:13:12.576: Failed to load module "canberra-gtk-module"
Opening serial failed on second try:System.IO.IOException: Keine Berechtigung
at System.IO.Ports.SerialPortStream.ThrowIOException () [0x0000f] in <9c6e2cb7ddd8473fa420642ddcf7ce48>: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 writeTimeout, System.Int32 readBufferSize, System.Int32 writeBufferSize) [0x0001b] in <9c6e2cb7ddd8473fa420642ddcf7ce48>: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,System.IO.Ports.Handshake,int,int,int,int)
at System.IO.Ports.SerialPort.Open () [0x0006f] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at RepetierHost.model.ProtectedSerialPort.Open () [0x00035] in <63c553364181423faf81fbf20d6b440d>:0
at (wrapper remoting-invoke-with-check) RepetierHost.model.ProtectedSerialPort.Open()
at RepetierHost.connector.SerialConnector.Connect (System.Boolean failSilent) [0x00208] in <63c553364181423faf81fbf20d6b440d>:0
Opening serial failed on second try:System.IO.IOException: Keine Berechtigung
at System.IO.Ports.SerialPortStream.ThrowIOException () [0x0000f] in <9c6e2cb7ddd8473fa420642ddcf7ce48>: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 writeTimeout, System.Int32 readBufferSize, System.Int32 writeBufferSize) [0x0001b] in <9c6e2cb7ddd8473fa420642ddcf7ce48>: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,System.IO.Ports.Handshake,int,int,int,int)
at System.IO.Ports.SerialPort.Open () [0x0006f] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at RepetierHost.model.ProtectedSerialPort.Open () [0x00035] in <63c553364181423faf81fbf20d6b440d>:0
at (wrapper remoting-invoke-with-check) RepetierHost.model.ProtectedSerialPort.Open()
at RepetierHost.connector.SerialConnector.Connect (System.Boolean failSilent) [0x00208] in <63c553364181423faf81fbf20d6b440d>:0
Opening serial failed on second try:System.IO.IOException: Keine Berechtigung
at System.IO.Ports.SerialPortStream.ThrowIOException () [0x0000f] in <9c6e2cb7ddd8473fa420642ddcf7ce48>: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 writeTimeout, System.Int32 readBufferSize, System.Int32 writeBufferSize) [0x0001b] in <9c6e2cb7ddd8473fa420642ddcf7ce48>: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,System.IO.Ports.Handshake,int,int,int,int)
at System.IO.Ports.SerialPort.Open () [0x0006f] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at RepetierHost.model.ProtectedSerialPort.Open () [0x00035] in <63c553364181423faf81fbf20d6b440d>:0
at (wrapper remoting-invoke-with-check) RepetierHost.model.ProtectedSerialPort.Open()
at RepetierHost.connector.SerialConnector.Connect (System.Boolean failSilent) [0x00208] in <63c553364181423faf81fbf20d6b440d>:0
----------------------------------------------
Can these messages help solve this matter?
many thanks in advance for some feddback
Federico