![]() |
2010-02-23
, 10:08
|
Posts: 159 |
Thanked: 122 times |
Joined on Nov 2009
|
#12
|
static int SyncEngine::getDeviceType(int, const std::string&): Could not detect peer as computer or phone static int SyncEngine::getDeviceType(int, const std::string&): from socket: class 0x240408] static int SyncEngine::getDeviceType(int, const std::string&): from dbus: devclass 0x240408
![]() |
2010-02-24
, 21:31
|
Posts: 159 |
Thanked: 122 times |
Joined on Nov 2009
|
#13
|
![]() |
2010-02-24
, 21:58
|
Posts: 278 |
Thanked: 303 times |
Joined on Feb 2010
@ Norwich, UK
|
#14
|
![]() |
2010-02-24
, 22:21
|
Posts: 163 |
Thanked: 21 times |
Joined on Feb 2010
@ London UK
|
#15
|
![]() |
2010-03-28
, 07:46
|
Posts: 8 |
Thanked: 16 times |
Joined on Feb 2010
|
#16
|
The Following User Says Thank You to swineflue For This Useful Post: | ||
![]() |
2010-03-28
, 07:55
|
|
Posts: 1,217 |
Thanked: 446 times |
Joined on Oct 2009
@ Bedfordshire, UK
|
#17
|
I found a sort of a solution for contacts sync. One way batch transfer of all contact to the car kit. When you repeat it (after several contacts have updated and you want to updated your carkit), it DOES NOT create duplicates. So it's sort of ok.
1. In contacts, export all contacts to a new empty directory
2. Install petrovitch if you don't have it
3. In Petrovitch , find that new directory containing your exported contacts, , select all those vcard files and "share" them with your car kit. it is a silent process, you just have to wait... for a few minutes to make sure all contacts are there. (I did 400 in about 5 min with all photos).
This has worked for me on parrot mk6100 and 3200. what's nice is that contact photos are also copied to the 3200 so you see caller photo ID in the car.
let me know if you have questions.
![]() |
2010-04-05
, 08:13
|
Posts: 159 |
Thanked: 122 times |
Joined on Nov 2009
|
#18
|
pr 5 09:56:35 Nokia-N900-51-1 obexd[1203]: pbap_get: pbap_get() Apr 5 09:56:35 Nokia-N900-51-1 obexd[1203]: phonebook_pullphonebook: phonebook_pullphonebook Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: pbap_pullphonebook: phonebook_pullphonebook had no errors Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: pbap_add_result_apparam_header: pbap_add_result_apparam_header maxlistcount=65535 rspsize=0 Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: pbap_get: pbap_get() no error Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: pbap_get: pbap_get() addbody Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: pbap_get: pbap_get() OBEX_ObjectSetRsp() Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: PROGRESS(0x0), GET(0x3), (null)(0x0) Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: ebookpull_cb: ebookpull_cb count=305 size=42944 Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: STREAMEMPTY(0x8), CONNECT(0x0), (null)(0x0) Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: obex_write_stream: name=telecom/pb.vcf type=x-bt/phonebook tx_mtu=3896 file=(nil) Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: STREAMEMPTY(0x8), CONNECT(0x0), (null)(0x0) Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: obex_write_stream: name=telecom/pb.vcf type=x-bt/phonebook tx_mtu=3896 file=(nil) Apr 5 09:56:36 Nokia-N900-51-1 obexd[1203]: PROGRESS(0x0), (null)(0x10), (null)(0x0) Apr 5 09:56:37 Nokia-N900-51-1 obexd[1203]: REQDONE(0x3), (null)(0x10), (null)(0x3) Apr 5 09:57:00 Nokia-N900-51-1 obexd[1203]: obex_handle_input: poll event HUP ERR
The Following User Says Thank You to hschmitt For This Useful Post: | ||
![]() |
2010-04-12
, 14:47
|
Posts: 159 |
Thanked: 122 times |
Joined on Nov 2009
|
#19
|
The Following User Says Thank You to hschmitt For This Useful Post: | ||
![]() |
2010-04-15
, 12:10
|
Posts: 159 |
Thanked: 122 times |
Joined on Nov 2009
|
#20
|
maemo@maemo-desktop:/$ cd /scratchbox/users/maemo/home/maemo/workspace/ maemo@maemo-desktop:/scratchbox/users/maemo/home/maemo/workspace$ git clone git://git.kernel.org/pub/scm/bluetooth/obexd.git
maemo@maemo-desktop:/scratchbox/users/maemo/home/maemo/workspace$ cd obexd/ maemo@maemo-desktop:/scratchbox/users/maemo/home/maemo/workspace/obexd$ git apply < ../pbap.patch
maemo@maemo-desktop:/$ /scratchbox/login Welcome to Scratchbox, the cross-compilation toolkit! Use 'sb-menu' to change your compilation target. See /scratchbox/doc/ for documentation. [sbox-FREMANTLE_ARMEL: ~] > cd workspace/obexd/ [sbox-FREMANTLE_ARMEL: ~/workspace/obexd] > ./bootstrap-configure
The Following 3 Users Say Thank You to hschmitt For This Useful Post: | ||
or that will come on a update
//Bolle