Skip to content

Fix crash caused by event loop in overwrite dialog

Fushan Wen requested to merge work/fuf/kf5-464624 into kf5

This drops the use of event loop in generating installed files, which makes the program less prone to crashes.

BUG: 464624 FIXED-IN: 5.103

Merge request reports