Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Desktop Environments
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Desktop Environments
Support for your Ubuntu desktop. Including Gnome, KDE and XFCE.

 
Thread Tools Display Modes
Old June 5th, 2005   #1
André
Way Too Much Ubuntu
 
André's Avatar
 
Join Date: Oct 2004
Beans: 231
Send a message via ICQ to André
How can i sync my KDE addressbook with my mobile phone?

Hi everybody,

i have a T610 mobile phone.

I can sync my addresses via evolution easily. I switched to KDE and would prefer kontact now. So i would like to sync my kde addressbook with my phone. It this possible?

I heard about a plugin for multisync which enables syncing with kdepim apps (like the addressbook). Is this one avaible for (K)Ubuntu somehow? Does somehow have a repository for this?

Any other ideas??

Greetings
André
André is offline   Reply With Quote
Old June 5th, 2005   #2
ltmon
Has an Ubuntu Drip
 
ltmon's Avatar
 
Join Date: Apr 2005
Location: Melbourne, Australia
Beans: 729
Kubuntu 7.10 Gutsy Gibbon
Re: How can i sync my KDE addressbook with my mobile phone?

If you open kontact from the menu there should be an item in the far left menu called "synchronisation".

You then call file->new and select 2 plugins to synchronize between. There is no multisync in my plugins menu, but there is one called IrmcSync which may be similar (I don't know much about this stuff). Possibly new plugins are able to be added, but you will have to google for it i think.

Let me know if you have success. I have a k700i (very similar to the T610) which I talk to with kdebluetooth, but I haven't tried to get synching working at all. I'll give it a go when I have some time.

L.
ltmon is offline   Reply With Quote
Old June 5th, 2005   #3
André
Way Too Much Ubuntu
 
André's Avatar
 
Join Date: Oct 2004
Beans: 231
Send a message via ICQ to André
Re: How can i sync my KDE addressbook with my mobile phone?

Hi ltmon,

thanks for your answer. I nearly gave up :-/

When i use the kontact - synchronisation plugin and click on new i don't get the irmcsync option.

Did you install some addintional stuff that maybe missing on my system?

Btw, do you have a nice repository for kdebluetooth?

Greetings and thanks again for your help
André
André is offline   Reply With Quote
Old June 5th, 2005   #4
ltmon
Has an Ubuntu Drip
 
ltmon's Avatar
 
Join Date: Apr 2005
Location: Melbourne, Australia
Beans: 729
Kubuntu 7.10 Gutsy Gibbon
Re: How can i sync my KDE addressbook with my mobile phone?

I used the packages that Simone Gotti made for Kubuntu: here. Before you install these I think you need to install bluez-utils, which is a dependency.

That installed kdebluetooth no problems.

Then (after reading around a bit) I modified my file /etc/bluetooth/hcid.conf to look like this:

Code:
#
# HCI daemon configuration file.
#
# $Id: hcid.conf,v 1.4 2004/04/29 20:14:21 holtmann Exp $
#
# HCId options
options {
 # Automatically initialize new devices
 autoinit yes;

 # Security Manager mode
 #   none - Security manager disabled
 #   auto - Use local PIN for incoming connections
 #   user - Always ask user for a PIN
 #
 security user;

 # Pairing mode
 #   none  - Pairing disabled
 #   multi - Allow pairing with already paired devices
 #   once  - Pair once and deny successive attempts
 pairing multi;

 # PIN helper
 # pin_helper /usr/bin/bluez-pin;
 pin_helper /usr/lib/kdebluetooth/kbluepin;

 # D-Bus PIN helper
 #dbus_pin_helper;
}

# Default settings for HCI devices
device {
 # Local device name
 #   %d - device id
 #   %h - host name
 name "%h-%d";

 # Local device class
 class 0xff0100;

 # Default packet type
 #pkt_type DH1,DM1,HV1;

 # Inquiry and Page scan
 iscan enable; pscan enable;

 # Default link mode
 #   none   - no specific policy 
 #   accept - always accept incoming connections
 #   master - become master on incoming connections,
 #            deny role switch on outgoing connections
 #
 #lm accept,master;
 #
 lm accept;

 # Default link policy
 #   none    - no specific policy
 #   rswitch - allow role switch
 #   hold    - allow hold mode
 #   sniff   - allow sniff mode
 #   park    - allow park mode
 #
 #lp hold,sniff;
 #
 lp hold,sniff,park;

 # Authentication and Encryption
 #auth enable;
 #encrypt enable;
}
This should be enough to get kdebluetooth working. When I plug my bluetooth dongle in, I get a notification alerting me that it has been found. I can now pair the devices and send files back and forth.

Hope this gets you to the same stage.

L.
ltmon is offline   Reply With Quote
Old June 6th, 2005   #5
André
Way Too Much Ubuntu
 
André's Avatar
 
Join Date: Oct 2004
Beans: 231
Send a message via ICQ to André
Re: How can i sync my KDE addressbook with my mobile phone?

Hi,

that's so newbish but could you tell me the line you added to your sources.list?

I just can't get it right :-/

// Got it right already I am testing the new konnector right now..

Greetings and thanks in advance
André

Last edited by André; June 6th, 2005 at 09:59 AM..
André is offline   Reply With Quote
Old June 6th, 2005   #6
André
Way Too Much Ubuntu
 
André's Avatar
 
Join Date: Oct 2004
Beans: 231
Send a message via ICQ to André
Re: How can i sync my KDE addressbook with my mobile phone?

Mmmmhhh...

that doesn't seem to work.

I have kdebluetooth installed and it works pretty well. I can see my phone, exchange data, ...

Then i switched to kontact, calling the sync plugin. I chose addressbook and irmcsync as pair but when i click on sync it seems to do nothing

Any ideas??

André
André is offline   Reply With Quote
Old June 6th, 2005   #7
ltmon
Has an Ubuntu Drip
 
ltmon's Avatar
 
Join Date: Apr 2005
Location: Melbourne, Australia
Beans: 729
Kubuntu 7.10 Gutsy Gibbon
Re: How can i sync my KDE addressbook with my mobile phone?

I just got it to work last night.

1. sudo apt-get install multisync

Multisync is GTK based app that Multisynk (with a K, which is what is used in Kontact) is a frontend to.

2. In Kontact, choose a IrmcKonnector as the first device. You then click on "Options" (or is it "Configure", I'm at work and can't remember quite). You then choose a device (your phone should appear in the list of possible devices if kdebluetooth is working properly), and choose whether to sync address book or calendar.

3. The second device should _NOT_ be Addressbook (makes sense huh?) but "Local Resource". In the options view for this device you need to choose the files that contain your address book/calendar. This is pretty easy, because when you browse for files, the default is the one you want.

Now you can sync.

I did find it a little buggy, in that it didn't work every time. Sometimes I couldn't get the options window up for IrmcConnector, and other times it would start synching and freeze.

L.
ltmon is offline   Reply With Quote
Old June 7th, 2005   #8
André
Way Too Much Ubuntu
 
André's Avatar
 
Join Date: Oct 2004
Beans: 231
Send a message via ICQ to André
Re: How can i sync my KDE addressbook with my mobile phone?

Hi, thanks again for your post. I still have some problems:

Quote:
Originally Posted by ltmon
I just got it to work last night.
You should be really happy

Quote:
Originally Posted by ltmon
1. sudo apt-get install multisync

Multisync is GTK based app that Multisynk (with a K, which is what is used in Kontact) is a frontend to.
Okay, i forgot that one before. Installed multisync with all plugins via Synaptic.

Quote:
Originally Posted by ltmon
2. In Kontact, choose a IrmcKonnector as the first device. You then click on "Options" (or is it "Configure", I'm at work and can't remember quite). You then choose a device (your phone should appear in the list of possible devices if kdebluetooth is working properly), and choose whether to sync address book or calendar.
Here my problems start. I just exchanged files via kdebluetooth so it seems to work. But when i click on the Options button for the IrmcKonnektor nothing happens!

Quote:
Originally Posted by ltmon
3. The second device should _NOT_ be Addressbook (makes sense huh?) but "Local Resource". In the options view for this device you need to choose the files that contain your address book/calendar. This is pretty easy, because when you browse for files, the default is the one you want.
Good to know. Was wondering about that one.

Quote:
Originally Posted by ltmon
Now you can sync.
Maybe after some additional configuration?? Any ideas what else i should try??

Greetings
André
André is offline   Reply With Quote
Old June 7th, 2005   #9
André
Way Too Much Ubuntu
 
André's Avatar
 
Join Date: Oct 2004
Beans: 231
Send a message via ICQ to André
Re: How can i sync my KDE addressbook with my mobile phone?

Hi,

i am still not giving up

I called kitchensync from the commandline and it accepted my mobile phone as a kitchensync konnector. But i just can't it configured right. When i click on sync it makes a copy of my local address file and stored a protocol in backup but nothing seems to happen beyond that. I deleted someone not so important from my telephone book and my own name from the addressbook. Both things do not appear on the "other side" when i click on syncing.

My Syncing tool in Kontact is still ill

Greetings
André
André is offline   Reply With Quote
Old June 7th, 2005   #10
ltmon
Has an Ubuntu Drip
 
ltmon's Avatar
 
Join Date: Apr 2005
Location: Melbourne, Australia
Beans: 729
Kubuntu 7.10 Gutsy Gibbon
Re: How can i sync my KDE addressbook with my mobile phone?

I tried using Kitchensynk, but found it very crashy and gave up.

In multisynk I had the same problem as you... the options box just didn't want to work. I thought I fixed that when I installed multisync, but sometimes it does and doesn't work ????

All I can suggest is launching multisynk from the command line and trying again (and again) until the options box comes up. You only need to see it once anyway.

L.
ltmon is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:38 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry