https://bugs.kde.org/show_bug.cgi?id=430378

TOM Harrison <l12436...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l12436...@gmail.com

--- Comment #2 from TOM Harrison <l12436...@gmail.com> ---
This issue seems lay in kio/src/widgets/renamedialog.cpp:696 which is 
    if (d->bOverwriteWhenOlder) {
        d->bOverwriteWhenOlder->setEnabled(applyAll);
    }

d->bOverwriteWhenOlder is incorrect memory address, it did not initialized in
constructor

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to