Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 233491

Summary: kde-base/kitchensync doesn't integrates with kontact
Product: Gentoo Linux Reporter: juantxorena <juantxorena>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 235758    

Description juantxorena@gmail.com 2008-07-31 15:39:11 UTC
kitchensync belongs to the kontact suite, so it should appear as a component in kontact if installed, but it doesn't. The ebuilds of every version of kitchensync in portage show this in lines 30-32:

# Disabled by default in kontact/plugins/Makefile.am, so check before enabling - 3.4.0_beta1 -- danarmak
# KMEXTRA="kontact/plugins/kitchensync"
KMEXTRA="kontact/plugins/multisynk"

Multisynk is the old way of syncing, deprecated now in favor of opensync, so maybe these lines are remains of an older version (3.4.0_beta1, I suppose). I have recompiled kde-base/kitchensync-3.5.9-r1 after commenting the multisynk line (line 32) and uncommenting the other one (31) and the program works as usual and now appears as a component in kontact.

I don't know if there is a reason for not doing that, but it should be fixed.

Reproducible: Always
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-08-29 00:34:48 UTC
KDE 3.5.10 will feature it.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-09-14 23:21:41 UTC
3.5.10 is in testing, now.