https://bugs.kde.org/show_bug.cgi?id=508849
--- Comment #7 from Noah Davis <[email protected]> --- This had me confused for a while. I don't think the problem is with KIO, it's with the save dialog. Qt docs show the save dialog being used in a plain object variable with exec(), but this seems to be problematic because the crash occurs right where the dialog's exec() call is. I came up with a solution that uses open() and connections to finished(), but I have no way to verify that the issue is fixed. -- You are receiving this mail because: You are watching all bug changes.
