Version: 1.0 (KDE 4.3) (using KDE 4.4.4) OS: Linux Lokalize should be able to open source files without requiring me to install some additional scripts. Reproducible: Always Steps to Reproduce: 1. Open a PO file. 2. Select a message. 3. Try to open a source file to see the context in which a message is being used. Actual Results: Cannot open source files: no scripts to do so are currently loaded. Refer to the Lokalize handbook for script examples and how to plug them into your project. Expected Results: The source file should be opened with an editor at the line were the message appears. It would be nice if by default it could work with the most popular editors, e.g. Kate, KWrite, gVim, Emacs, KDevelop. I'm using kdesdk-4.4.5-1.fc13.x86_64.
Isn't it possible to somehow install those scripts by default?
upvoting++ 4 years and this top usability issue isn't addressed. Unfortunate given localization is a widely performed action by KDE contributors. Guys, eat your own dogfood... It's also generally bad habit to keep program silent when it fails in important action, without logs error, messages and warnings (I even enabled lokalize logs in KDebugDialog). Or I am wrong and there's a way to debug it without gdb?
Git commit 70c340bfb316767e81ce6058bd19305913e924d7 by Nick Shaforostoff. Committed on 21/02/2016 at 23:07. Pushed by shaforo into branch 'master'. CHANGELOG: handle source file links found in po files nicely: either open lxr.kde.org lookup or search files locally Related: bug 204276 M +86 -3 src/editortab.cpp M +4 -0 src/lokalize.notifyrc M +115 -0 src/project/project.cpp M +9 -0 src/project/project.h M +3 -0 src/project/projectlocal.kcfg M +1 -1 src/tm/jobs.cpp http://commits.kde.org/lokalize/70c340bfb316767e81ce6058bd19305913e924d7