neundorf / CuteCom

A graphical serial terminal
GNU General Public License v3.0
146 stars 66 forks source link

XModem transfer fails #46

Closed simeonfelis closed 7 years ago

simeonfelis commented 7 years ago

XModem transfer fails:

A dialog with following message appears:

Could not start sx

From stdout/stderr:

sx exited with: 2 QProcess::ExitStatus(NormalExit)

sx binary:

which sx
/usr/bin/sx

sx version:

pacman -Si lrzsz 
Name                     : lrzsz
Version                  : 0.12.20-5

Using cutecom 0.40.0-1 on ArchLinux

simeonfelis commented 7 years ago

I applied the patch from commit 27949f877381760e6c27ef7073bc320f8358789a to 0.40.0 and it works. Thank you!

cyc1ingsir commented 7 years ago

Fixed thanks to the #47 from @slapab