Bug 400149 - After enter of search text in target field, pressing search ends/crashes lokalize
Summary: After enter of search text in target field, pressing search ends/crashes loka...
Status: RESOLVED DUPLICATE of bug 397959
Alias: None
Product: lokalize
Classification: Applications
Component: translation memory (other bugs)
Version First Reported In: 2.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Simon Depiets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-22 10:06 UTC by Freek de Kruijf
Modified: 2018-10-22 15:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Freek de Kruijf 2018-10-22 10:06:23 UTC
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.
Comment 1 Simon Depiets 2018-10-22 15:19:17 UTC
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 ***