------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=128277 Summary: find select replace crash (Find-select-replace tool) Product: kdevelop Version: 3.2.1 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: kobalicek.petr gmail com Version: 3.2.1 (using KDE 3.5.1, Gentoo) Compiler: gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) OS: Linux (i686) release 2.6.15-gentoo-r1 If I do these steps, find-select-replace (fsl) tool will crash. - Run kdevelop - load project that has opened files (in tabs) - open find-select-replace dialog, fill it and run - and last step is 'replace' button (fsl must find at least one replaceble item) - crash If I open project and I close all files, fsl works. If I open files, fsl works too, there are only problem with loading project that has opened files. Kind regards Petr Kobalicek