Bug 456204 - Zmodem receive feature doesn't work
Summary: Zmodem receive feature doesn't work
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.04.2
Platform: Other FreeBSD
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-01 10:44 UTC by Li-Wen Hsu
Modified: 2022-10-30 17:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 22.08
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2022-07-01 10:44:18 UTC
SUMMARY

When downloading a file from remote machine with zmodem, there is no window pops out and asks where to save file.

STEPS TO REPRODUCE
1. Use konsole and ssh login a remove machine
2. Use lsz to send a file with zmodem

OBSERVED RESULT
Session is blocking.

EXPECTED RESULT
A windows pops out and ask where to save file.

SOFTWARE/OS VERSIONS
FreeBSD: 13.1-RELEASE
(available in About System)
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15

ADDITIONAL INFORMATION
Reverting https://invent.kde.org/utilities/konsole/-/commit/5557840822b193d1df48c145e3f1182993a30632 restores the old behavior.
Comment 1 Ahmad Samir 2022-07-01 19:13:10 UTC
Could you test with https://invent.kde.org/utilities/konsole/-/merge_requests/685
Comment 2 Kurt Hindenburg 2022-10-30 17:52:59 UTC
I think this is fixed w/ the merged MR.