Summary: | improve glossary usability, add more error checking and reporting | ||
---|---|---|---|
Product: | [Applications] lokalize | Reporter: | Dimitrios Glentadakis <dglent> |
Component: | glossary | Assignee: | Nick Shaforostoff <shafff> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dimitrios Glentadakis
2010-10-01 21:38:38 UTC
thank you for the video, it shows me poor usability of the glossary window, i'll try to improve it SVN commit 1202377 by shaforo: *give proper parent to the dialogs (this will possibly solve 189135) *check if the project is loaded before adding a term to glossary(bug 252965) if not, suggest user to create or open one. *react on project id change: open a tm for it *write target lang code in the .lokalize file even if it == system locale CCBUG:189135 CCBUG:252965 CCMAIL:kde-18n-doc@kde.org to kde-18n-doc@kde.org: this commit adds one string needed to explain that creation or opening of some lokalize project (.lokalize) is needed. M +1 -1 cataloglistview/cataloglistview.cpp M +13 -4 editortab.cpp M +5 -4 editorview.cpp M +41 -4 glossary/glossary.cpp M +2 -6 glossary/glossary.h M +13 -11 glossary/glossarywindow.cpp M +1 -1 glossary/glossarywindow.h M +7 -13 lokalizemainwindow.cpp M +3 -2 main.cpp M +51 -16 prefs/prefs.cpp M +12 -5 prefs/prefs.h M +35 -13 project/project.cpp M +11 -2 project/project.h M +5 -2 project/projectbase.kcfg M +2 -2 project/projecttab.cpp M +1 -1 tm/dbfilesmodel.h M +2 -1 tm/tmmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1202377 Right now i discovered thazt the glossary file is the terms.tbx. I dont have this file, so i found another terms.tbx of another language, and i added to the path that should be. Since, the glossary works fine. The problem is that with the creation of the project i did nt have any terms.tbx created. I lost my old glossary when i changed my computer because i did nt saved it, i did a backup only to the ~/.kde4/share/apps/lokalize folder ! I try to create a new project but it does nt creat a terms.tbx file. which version is it? can you try it now with KDE 4.6? I have the version 1.1 of lokalize with kde 4.5.5 Unefortunately there are not yet availiable packages for Mandriva, i will install the version 4.6 when Mandriva will provide packages. I cannot reproduced it in 4.6.5 (mageia) Thanks thank you for providing a detailed bug report ))) |