https://bugs.kde.org/show_bug.cgi?id=430374
--- Comment #41 from Ben Buske <benjamin.bu...@gmail.com> --- Created attachment 134786 --> https://bugs.kde.org/attachment.cgi?id=134786&action=edit New crash information added by DrKonqi dolphin (20.12.0) using Qt 5.15.2 - What I was doing when the application crashed: Copying several directories with Dolphin to another directory and select Apply to all, when asked to Write into the folder, crashes Dolphin. In my case, I was patching an application. I downloaded the patch and copied the new files over to the original destination. Since there have been several directories, I wanted to use Write into and Apply to all. Selecting Apply to all crashed Dolphin. I tried several time and it crashed always. Sometimes it seems, that if only two or three directories are selected, it works fine. Also, I had no issues, overwriting 300 files, selecting the Apply to All option. It seems to be related to directories only. - Custom settings of the application: -- Backtrace (Reduced): #4 0x00007f4ff32de8e5 in QAction::setEnabled(bool) () from /usr/lib/libQt5Widgets.so.5 [...] #6 0x00007f4ff33d3d53 in QAbstractButton::clicked(bool) () from /usr/lib/libQt5Widgets.so.5 [...] #9 0x00007f4ff33d6263 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5 #10 0x00007f4ff3323b0e in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #11 0x00007f4ff32e2752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 -- You are receiving this mail because: You are watching all bug changes.