Bug 213133

Summary: Translator plugin doesn't work (always go back to default options)
Product: [Unmaintained] kopete Reporter: Dan <dan76>
Component: Translator PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: swiftscythe
Priority: NOR    
Version First Reported In: 0.70.90   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dan 2009-11-04 20:21:19 UTC
Version:           0.70.90 (using 4.3.73 (KDE 4.3.73 (KDE 4.4 >= 20091026)), compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31

The Kopete Translator plugin doesn't work. It is always set to the german language, no matter how many times I change it and the default options.

Bug?
Comment 1 Adria 2010-06-08 02:34:32 UTC
I have exactly the same issue on KDE 4.4.4, kopete versio 1.0.0.
Comment 2 Raphael Kubo da Costa 2010-07-04 18:59:40 UTC
SVN commit 1145937 by rkcosta:

Revamp the translator plugin.

From the original description:

"This patch makes translator plugin for kopete work again; it adds support for different language lists for different services; it adds up-to-date info about languages and supported translations (for google and for babelfish); it also ports KCM of this plugin to KConfigXT."

Patch from Igor Poboiko, thanks a lot!

BUG: 164870
BUG: 167503
BUG: 168026
BUG: 213133
BUG: 230686
BUG: 234225
CCMAIL: igor.poboiko@gmail.com


 M  +6 -0      CMakeLists.txt  
 A             translatorconfig.kcfg  
 A             translatorconfig.kcfgc  
 M  +125 -33   translatorlanguages.cpp  
 M  +16 -16    translatorlanguages.h  
 M  +60 -67    translatorplugin.cpp  
 M  +2 -4      translatorplugin.h  
 M  +82 -27    translatorpreferences.cpp  
 A             translatorpreferences.h   [License: GPL (v2+)]
 M  +9 -9      translatorprefsbase.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1145937
Comment 3 Dan 2010-07-04 19:18:42 UTC
(In reply to comment #2)
> SVN commit 1145937 by rkcosta:
> 
> Revamp the translator plugin.
> 

It still didn't work for me. I am brazilian and here we talk Portuguese. I select "Native language: portuguese" and Incoming messages: translate directly. Then I asked a russian friend to send some message in russian and I received just a bunch of strange chars... it wasn't translated.

Any hints?