| Summary: | After enter of search text in target field, pressing search ends/crashes lokalize | ||
|---|---|---|---|
| Product: | [Applications] lokalize | Reporter: | Freek de Kruijf <freekdekruijf> |
| Component: | translation memory | Assignee: | Simon Depiets <sdepiets> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | shafff |
| Priority: | NOR | ||
| Version First Reported In: | 2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
I think this is a duplicate of 397959, which has been fixed, but probably too recently to be included in your distribution. *** This bug has been marked as a duplicate of bug 397959 *** |
SUMMARY After starting lokalize with --project=<project_file> the tab Translation Memory is activated. After entering a search text in the target field and pressing the Search button the system ends/crashes. STEPS TO REPRODUCE See above OBSERVED RESULT The system ends on the console with: > LC_ALL=C lokalize --project=vertalingen/KF5trunk.lokalize QStatusBar::insertWidget: Index out of range (5), appending widget Trying to convert empty KLocalizedString to QString. org.kde.kross.core: Action::setInterpreter: interpreter not found: "python" org.kde.lokalize: ("scripts.rc") double free or corruption (out) Afgebroken (geheugendump gemaakt) EXPECTED RESULT In the result window the entries with the searched text SOFTWARE VERSIONS (available in About System) KDE Plasma Version: 5.14.0 KDE Frameworks Version: 5.50.0 Qt Version: 5.11.2 ADDITIONAL INFORMATION When entering text in the Source field the search succeeds.