Bug 213389

Summary: [facebook-plugin] Account can not be removed
Product: [Applications] kopete Reporter: m.wege
Component: generalAssignee: Duncan Mac-Vicar Prett <duncan>
Status: RESOLVED FIXED    
Severity: normal CC: bigras.bruno
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description m.wege 2009-11-06 10:17:54 UTC
Version:            (using KDE 4.3.3)
Installed from:    Ubuntu Packages

I just wanted to remove the facebook-account from Kopete (due to another bug, that the plugin does not seem to work since I have upgraded to Kubuntu Karmic). Unfortunately this does not seem to work. Kopete asks me if I really want to do this. After confirmation nothing happens.
Comment 1 Bruno Bigras 2009-11-13 01:42:36 UTC
I am able to reproduce this bug using KDE 4.3.3 with kubuntu karmic.
Comment 2 Bruno Bigras 2009-11-13 04:41:10 UTC
ok, it seems the ChatService::logoutFromServiceFinished slot was not connected to the FacebookAccount::slotLogoutFromServiceFinished signal.

here's the fix : http://github.com/brunoqc/kopete-facebook/commit/bf82e5b7baa93d2d887aec1e49927f4b32731f40
Comment 3 Bruno Bigras 2009-11-15 19:47:39 UTC
this bug is fixed on github: http://github.com/dmacvicar/kopete-facebook

there's also a fix to make the plugin work again after the recent protocol change.

and by the way, both fixes are included in the ubuntu lucid package and there's a karmic proposed package waiting to be tested.