SUMMARY If trigger ZModem for the first time and then cancel the file dialog, subsequent attempts will report "The current session already has a ZModem file transfer in progress." STEPS TO REPRODUCE 1. Launch ZModem upload from menu, and cancel the file diaglog 2. Start over EXPECTED RESULT If previous upload was canceled, it shall allow to start again SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Plasma Version: 5.15.90 KDE Frameworks Version: 5.58.0 Qt Version: 5.12.3 ADDITIONAL INFORMATION Had seen this issue for previous versions already
Git commit 0509982a7cd178ac774a75a000af82ebf2688855 by Kurt Hindenburg. Committed on 01/06/2019 at 18:50. Pushed by hindenburg into branch 'BR407822'. Remove unneeded setZModemBusy(true) _zmodemBusy is set to true in startZModem() so there's no need to set it before. FIXED-IN: 19.08.00 M +0 -1 src/SessionController.cpp https://invent.kde.org/kde/konsole/commit/0509982a7cd178ac774a75a000af82ebf2688855
Git commit 0509982a7cd178ac774a75a000af82ebf2688855 by Kurt Hindenburg. Committed on 01/06/2019 at 18:50. Pushed by scmsync into branch 'BR407822'. Remove unneeded setZModemBusy(true) _zmodemBusy is set to true in startZModem() so there's no need to set it before. FIXED-IN: 19.08.00 M +0 -1 src/SessionController.cpp https://commits.kde.org/konsole/0509982a7cd178ac774a75a000af82ebf2688855
Well this was committed to a branch and I didn't realize it would close this. It will be committed to master shortly
Git commit 9685e23e2efe07a0763c7c7716eb805cc2228dfa by Kurt Hindenburg. Committed on 02/06/2019 at 00:23. Pushed by hindenburg into branch 'master'. Remove unneeded setZModemBusy(true) _zmodemBusy is set to true in startZModem() so there's no need to set it before. FIXED-IN: 19.08.00 M +0 -1 src/SessionController.cpp https://invent.kde.org/kde/konsole/commit/9685e23e2efe07a0763c7c7716eb805cc2228dfa
Git commit 9685e23e2efe07a0763c7c7716eb805cc2228dfa by Kurt Hindenburg. Committed on 02/06/2019 at 00:23. Pushed by scmsync into branch 'master'. Remove unneeded setZModemBusy(true) _zmodemBusy is set to true in startZModem() so there's no need to set it before. FIXED-IN: 19.08.00 M +0 -1 src/SessionController.cpp https://commits.kde.org/konsole/9685e23e2efe07a0763c7c7716eb805cc2228dfa