Summary: | Lokalize crashes when editing translated strings | ||
---|---|---|---|
Product: | [Applications] lokalize | Reporter: | Franklin Weng <franklin> |
Component: | general | Assignee: | Nick Shaforostoff <shafff> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Backtraces from kcrash
Backtraces from gdb |
Created attachment 57511 [details]
Backtraces from gdb
I run lokalize with GDB and got the backtrace.
either downgrade Qt to 4.7.0 or update KDE to 4.6 *** This bug has been marked as a duplicate of bug 249373 *** |
Created attachment 57510 [details] Backtraces from kcrash Version: 1.1 (KDE 4.5) (using KDE 4.5.5) OS: Linux After upgrading to KDE 4.5.5, my lokalize now frequently crashes when I edit the translated strings (msgstr), especially when I typo something and pressed backspace. Reproducible: Sometimes Steps to Reproduce: Open a file, and edit the translation. Use backspace to clear the previous chars. Actual Results: Lokalize crashes.