


Utilities by zzzzzz 7 comments
Great job. - Apr 01 2008

Utilities by rgfernandes 124 comments
Ricardo Villalba (developer of Wordtrans) was the one that sent me the work from Karl Grill, the one that reverse engineered the bgl format. - Feb 15 2007

Utilities by rgfernandes 124 comments
KTranslator can search in wikipedia through 'Search in Internet' button. Integrating the wikipedia like babylon 6 does is a feature to be added in the future. - Jul 01 2006

Utilities by rgfernandes 124 comments
Try to run kbuildsycoca (in konsole).
If it doesn't work, restart KDE. - Apr 29 2006

System Software by rgfernandes 37 comments
Maybe configure checks for its presence and use it, but it is not a dependency. - Apr 05 2006

System Software by rgfernandes 37 comments

System Software by rgfernandes 19 comments
I should to rewrite the kioslave to use the 7-zip library directly instead using the 7za program and this will take some time.
Using the 7za program leads to some limitations. - Apr 05 2006

System Software by rgfernandes 19 comments
Thanks for the report. - Apr 05 2006

System Software by rgfernandes 37 comments

Utilities by rgfernandes 124 comments
If you decompress the .idx file (slovnyk_en-ru.idx.gz), it works well. I've just tried it here. - Mar 30 2006

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments
In the first (the one you use - clipboard), you have to send the word to clipboard, like "copy and paste". If you click 2 times, you select the word. If you click 3 times, you select the line. This is a KDE feature, not KTranslator feature.
This plugin works by scanning the clipboard. If something is send to clipboard, the plugin verifies if the "special" key is pressed. If yes, the plugin sends the word to be translated.
In second (OCR), you should have the gocr program and you select by right clicking in the word. - Mar 22 2006

Utilities by rgfernandes 124 comments
You can add new words by now creating a Plain Text dictionary.
The format of this type of dictionary is a word per line:
headword[TAB]definition - Mar 22 2006

Utilities by rgfernandes 124 comments
I have tried the auto resizing before, but the window became too large sometimes.
I will code it. - Feb 06 2006

Utilities by rgfernandes 124 comments
It is now fixed in SVN and will be corrected in next version (0.4).
Thanks. - Feb 03 2006

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments
To have a better results, you can change the font and font size or contribute with the project. - Jan 31 2006

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments
Well, it seems that the problem only occurs with webster dictionary, as with the others (eng-tur and wordnet) it works well.
Are the eng-tur and tur-eng dictionaries working well??
Please, use the wordnet dictionary instead webster. I will investigate why webster is not working. - Jan 17 2006

System Software by rgfernandes 37 comments
This will not be included in KDE 3.5. Maybe in KDE 4.0, but I can't guarantee. - Jan 16 2006

System Software by rgfernandes 19 comments

System Software by rgfernandes 37 comments
Thanks. - Jan 16 2006

Utilities by rgfernandes 124 comments
Did you try with another dictionary ?? Or another type of dictionary??
What happens if you try to translate using the main window ??
Can you compile with debug option and send me the messages ??
USE="debug" emerge ktranslator - Jan 16 2006

Dolphin Service Menus by LinuxTom41101 5 comments
No problem. Make new service menus. Great. - Jan 13 2006

Utilities by rgfernandes 124 comments
emerge -f ktranslator
ebuild ${PORTDIR_OVERLAY}/app-misc/ktranslator/ktranslator-0.x.ebuild digest
emerge ktranslator - Jan 13 2006

Utilities by rgfernandes 124 comments
There was a bug like this that is now fixed. - Jan 13 2006

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments
Now, I realize that if we concentrate in making the open source dictionaries evolve, it would be better than support proprietary formats. - Sep 21 2005

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments
I have added the option to disable the need for pressing a modifier key to translate a word. See it in next version. - Sep 14 2005

Utilities by rgfernandes 124 comments
Thanks. - Sep 13 2005

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments

Utilities by rgfernandes 124 comments
Remove these lines in ktranslator-0.3/ktranslator/uiplugins/clipboard/ktranslator_clipboard.cpp:
#ifdef KDE_3_4
if( /*config::needControl() &&*/ ! ( kapp->keyboardMouseState() & button ) ) return;
#else
if( /*config::needControl() &&*/ ! ( kapp->keyboardModifiers() & 4 ) ) return;
#endif
But I don't think this is a good idea. The need for pressing a key is for KTranslator try to translate only what you want. Not everything.
If more people want to remove this feature, I will add a option to remove it. Maybe disabled by default. The commented code is to implement this option.
>It is work, so it is a beautiful.
Yes, it works, but have some flaws. Most of these flaws the user don't see anyway.
>OCR software work too slow
I gave you the option. As I said before, if you don't like the OCR, don't use it. Another person do like it. Me too. Open Source is about freedom.
The way stardict uses is already implemented. - Sep 11 2005

Utilities by rgfernandes 124 comments
If you don't like the OCR plugin, please, disable it. I mantain the clipboard plugin because what you call "strange work".
And remember that gocr is a beta software. Maybe you can help the gocr team to improve the software. It is open source community. - Sep 10 2005

Utilities by rgfernandes 124 comments
See this screenshot:
http://ktranslator.sourceforge.net/ktranslator_22.png
This screenshot is now in KTranslator webpage.
What do you think is wrong?? - Sep 10 2005

Utilities by rgfernandes 124 comments
See this screenshot:
http://ktranslator.sourceforge.net/ktranslator_22.png
This screenshot is now in KTranslator webpage.
What do you think is wrong?? - Sep 10 2005

Utilities by rgfernandes 124 comments
See this screenshot:
http://ktranslator.sourceforge.net/ktranslator_22.png
This screenshot is now in KTranslator webpage.
What do you think is wrong?? - Sep 10 2005

Utilities by rgfernandes 124 comments
I've heard of KTranslator before, but I remember that this project has changed the name. - Sep 08 2005

Utilities by rgfernandes 124 comments
The only problem is that KTranslator should read and index the dictionaries in start, so the more dictionaries you have, the slower Translator starts. - Sep 08 2005

Utilities by rgfernandes 124 comments
See in next version. - Sep 02 2005

Utilities by rgfernandes 124 comments
2 - I don't know what happening. All ebuilds use mirror://sourceforge. It works very well here. I have test it. Maybe a bug of portage. - Sep 01 2005

Utilities by rgfernandes 124 comments
I have to stop to code for a while and write a manual. - Aug 30 2005

Utilities by rgfernandes 124 comments