You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
(10) |
Apr
(30) |
May
(11) |
Jun
(8) |
Jul
(28) |
Aug
(113) |
Sep
(74) |
Oct
(43) |
Nov
(111) |
Dec
(31) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(70) |
Feb
(78) |
Mar
(110) |
Apr
(99) |
May
(106) |
Jun
(128) |
Jul
(65) |
Aug
(123) |
Sep
(80) |
Oct
(128) |
Nov
(80) |
Dec
(54) |
2007 |
Jan
(89) |
Feb
(83) |
Mar
(56) |
Apr
(56) |
May
(69) |
Jun
(29) |
Jul
(89) |
Aug
(44) |
Sep
(32) |
Oct
(114) |
Nov
(36) |
Dec
(46) |
2008 |
Jan
(88) |
Feb
(100) |
Mar
(63) |
Apr
(27) |
May
(39) |
Jun
(61) |
Jul
(35) |
Aug
(11) |
Sep
(9) |
Oct
(19) |
Nov
(28) |
Dec
(72) |
2009 |
Jan
(33) |
Feb
(4) |
Mar
(15) |
Apr
(24) |
May
(17) |
Jun
(17) |
Jul
(11) |
Aug
(30) |
Sep
(19) |
Oct
(8) |
Nov
(10) |
Dec
(5) |
2010 |
Jan
(5) |
Feb
(10) |
Mar
(12) |
Apr
(1) |
May
(8) |
Jun
(4) |
Jul
(9) |
Aug
(29) |
Sep
(6) |
Oct
(19) |
Nov
(4) |
Dec
(3) |
2011 |
Jan
(9) |
Feb
|
Mar
|
Apr
(7) |
May
(2) |
Jun
(9) |
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
(7) |
Dec
|
2012 |
Jan
(2) |
Feb
(5) |
Mar
(5) |
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(9) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(5) |
From: Robin A. <ro...@bi...> - 2008-12-16 20:34:38
|
On Wednesday 17 Dec 2008, Daniel Gollub wrote: > On Tuesday 16 December 2008 20:56:24 Robin Atwood wrote: > > > And check if there are any files in /tmp/syncml_log - if there is any - > > > check for DevInf XML tags... > > > > $ cd /tmp/syncml_log > > robin@opal syncml_log $ ll > > total 16 > > -rw-r--r-- 1 robin robin 137 2008-12-17 02:49 sent-0.wbxml > > -rw-r--r-- 1 robin robin 642 2008-12-17 02:49 sent-0.xml > > -rw-r--r-- 1 robin robin 137 2008-12-17 02:50 sent-1.wbxml > > -rw-r--r-- 1 robin robin 642 2008-12-17 02:50 sent-1.xml > > robin@opal syncml_log $ grep "DevInf" * > > robin@opal syncml_log $ > > Which syncml-ds-tool commaline was this? The one which returned 0x44? Yes. > Do you have any chance to test if the sync work at all with the vendor > software? I only use Linux but I guess Sony Ericsson's top of the line smart phone probably works with Windows. :) -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Habib S. <hab...@ya...> - 2008-12-16 20:21:41
|
> > > And check if there are any files in /tmp/syncml_log - if there is any - > > > check for DevInf XML tags... > > > > $ cd /tmp/syncml_log > > robin@opal syncml_log $ ll > > total 16 > > -rw-r--r-- 1 robin robin 137 2008-12-17 02:49 sent-0.wbxml > > -rw-r--r-- 1 robin robin 642 2008-12-17 02:49 sent-0.xml > > -rw-r--r-- 1 robin robin 137 2008-12-17 02:50 sent-1.wbxml > > -rw-r--r-- 1 robin robin 642 2008-12-17 02:50 sent-1.xml > > robin@opal syncml_log $ grep "DevInf" * > > robin@opal syncml_log $ > > Which syncml-ds-tool commaline was this? The one which returned 0x44? For "syncml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 3" which makes my mobile to generate a 13 error code, I've got only a sent-0.xml file in /tmp/syncml_log directory which doesn't have any DevInf tag (Of course, my mobile SyncML channel is 3). > Do you have any chance to test if the sync work at all with the vendor > software? Yeah, my mobile software in Windows works perfectly in syncing. > > best regards, > Daniel |
From: Daniel G. <dg...@su...> - 2008-12-16 20:05:19
|
On Tuesday 16 December 2008 20:56:24 Robin Atwood wrote: > > And check if there are any files in /tmp/syncml_log - if there is any - > > check for DevInf XML tags... > > $ cd /tmp/syncml_log > robin@opal syncml_log $ ll > total 16 > -rw-r--r-- 1 robin robin 137 2008-12-17 02:49 sent-0.wbxml > -rw-r--r-- 1 robin robin 642 2008-12-17 02:49 sent-0.xml > -rw-r--r-- 1 robin robin 137 2008-12-17 02:50 sent-1.wbxml > -rw-r--r-- 1 robin robin 642 2008-12-17 02:50 sent-1.xml > robin@opal syncml_log $ grep "DevInf" * > robin@opal syncml_log $ Which syncml-ds-tool commaline was this? The one which returned 0x44? Do you have any chance to test if the sync work at all with the vendor software? best regards, Daniel |
From: Robin A. <ro...@bi...> - 2008-12-16 19:56:36
|
> And check if there are any files in /tmp/syncml_log - if there is any - > check for DevInf XML tags... $ cd /tmp/syncml_log robin@opal syncml_log $ ll total 16 -rw-r--r-- 1 robin robin 137 2008-12-17 02:49 sent-0.wbxml -rw-r--r-- 1 robin robin 642 2008-12-17 02:49 sent-0.xml -rw-r--r-- 1 robin robin 137 2008-12-17 02:50 sent-1.wbxml -rw-r--r-- 1 robin robin 642 2008-12-17 02:50 sent-1.xml robin@opal syncml_log $ grep "DevInf" * robin@opal syncml_log $ -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-16 17:42:31
|
On Tuesday 16 December 2008 18:30:41 Robin Atwood wrote: > On Wednesday 17 Dec 2008, Daniel Gollub wrote: > > On Tuesday 16 December 2008 16:33:37 Robin Atwood wrote: > > > On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > > > On Tuesday 16 December 2008 16:04:10 Robin Atwood wrote: > > > > > Ok, did that! Now... > > > > > > > > > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b > > > > > 00:1C:A4:5A:73:D8 6 --wbxml > > > > > ** Message: ERROR: An internal misconfiguration was detected. > > > > > The OBEX client cannot connect to the configured device or resource > > > > > (Not found - 0x44). > > > > > > > > (please, don't drop the list...) > > > > > > Oops! > > > > > > > Could you run: obexftp -X -b $MAC > > > > Make sure you stripped IMEI and other sensitive stuff when sending > > > > this to the list... > > > > > > $ obexftp -X -b 00:1C:A4:5A:73:D8 > > > > $ obexftp -X -b 00:1C:A4:5A:73:D8 6 > > ^^ > > Could you try channel 6? > > $ obexftp -X -b 00:1C:A4:5A:73:D8 -B 6 > Scanning for (null) ... > Found: 00:1C:A4:5A:73:D8 > Browsing 00:1C:A4:5A:73:D8 ... > Connecting...done > Receiving "(null)"... failed: (null) > Disconnecting...done > > No change. I hoped for something like that... [...] <Service> <Name>SyncML</Name> <UUID>SYNCML-SYNC</UUID> <Version>1.1</Version> <Object> <Type>application/vnd.syncml+wbxml</Type> </Object> </Service> </Capability> ... anyway. It seems the P1i doesn't have obex/capabilities implemented. Could you add --dumpinfo to the syncml-ds-tool command line: sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml --dumpinfo I hope to get the SyncML capabilities dumped. Could you also store the SyncML message which got transferred for further analyze. mkdir /tmp/syncml_log/ export SYNCML_LOG=/tmp/syncml_log/ syncml-ds-tool --slow-sync And check if there are any files in /tmp/syncml_log - if there is any - check for DevInf XML tags... |
From: Robin A. <ro...@bi...> - 2008-12-16 17:30:51
|
On Wednesday 17 Dec 2008, Daniel Gollub wrote: > On Tuesday 16 December 2008 16:33:37 Robin Atwood wrote: > > On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > > On Tuesday 16 December 2008 16:04:10 Robin Atwood wrote: > > > > Ok, did that! Now... > > > > > > > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b > > > > 00:1C:A4:5A:73:D8 6 --wbxml > > > > ** Message: ERROR: An internal misconfiguration was detected. > > > > The OBEX client cannot connect to the configured device or resource > > > > (Not found - 0x44). > > > > > > (please, don't drop the list...) > > > > Oops! > > > > > Could you run: obexftp -X -b $MAC > > > Make sure you stripped IMEI and other sensitive stuff when sending this > > > to the list... > > > > $ obexftp -X -b 00:1C:A4:5A:73:D8 > > $ obexftp -X -b 00:1C:A4:5A:73:D8 6 > ^^ > Could you try channel 6? $ obexftp -X -b 00:1C:A4:5A:73:D8 -B 6 Scanning for (null) ... Found: 00:1C:A4:5A:73:D8 Browsing 00:1C:A4:5A:73:D8 ... Connecting...done Receiving "(null)"... failed: (null) Disconnecting...done No change. -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-16 17:30:40
|
On Tuesday 16 December 2008 17:08:12 Habib Seifzadeh wrote: > > > > > > Please retry this one - and rebuild libsyncml with latest > > > > > > released libwbxml http://libwbxml.opensync.org (i.e. 0.10.0). > > > > > > > > > > I can only find 0.9.2 on Sourceforge, which is what I already have, > > > > > > > > http://libwbxml.opensync.org points to > > > > http://sourceforge.net/project/showfiles.php?group_id=245783 > > Dear Daniel, > First of all, thanks so much for your replies. > Second, should we use only libwbxml 0.10.0 for syncml-ds-tool? For latest libsyncml, yes. > I installed the devel package of 0.9.2 version which already is in the > packages of Ubuntu. But when I use --wbxml parameter in syncml-ds-tool, it > says "Wbxml not enabled in this build". Is it because of the version? > > > Could you run: obexftp -X -b $MAC > > Make sure you stripped IMEI and other sensitive stuff when sending this > > to the list... > > I don't have any obexftp command > > By the way, if I use syncml-ds-tool without wbxml parameter, I encounter to > this problem: JFYI, WBXML is very common when OBEX transport got used via Bluetooth. Not quite sure yet if this is wbxml compressed or not .. i hope to see this also with the obex/capabilities best regards, Daniel |
From: Daniel G. <dg...@su...> - 2008-12-16 17:22:16
|
On Tuesday 16 December 2008 16:33:37 Robin Atwood wrote: > On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > On Tuesday 16 December 2008 16:04:10 Robin Atwood wrote: > > > Ok, did that! Now... > > > > > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 > > > 6 --wbxml > > > ** Message: ERROR: An internal misconfiguration was detected. > > > The OBEX client cannot connect to the configured device or resource > > > (Not found - 0x44). > > > > (please, don't drop the list...) > > Oops! > > > Could you run: obexftp -X -b $MAC > > Make sure you stripped IMEI and other sensitive stuff when sending this > > to the list... > > $ obexftp -X -b 00:1C:A4:5A:73:D8 $ obexftp -X -b 00:1C:A4:5A:73:D8 6 ^^ Could you try channel 6? |
From: Habib S. <hab...@ya...> - 2008-12-16 16:08:17
|
> > > > > Please retry this one - and rebuild libsyncml with latest released > > > > > libwbxml http://libwbxml.opensync.org (i.e. 0.10.0). > > > > > > > > I can only find 0.9.2 on Sourceforge, which is what I already have, > > > > > > http://libwbxml.opensync.org points to > > > http://sourceforge.net/project/showfiles.php?group_id=245783 > > Dear Daniel, First of all, thanks so much for your replies. Second, should we use only libwbxml 0.10.0 for syncml-ds-tool? I installed the devel package of 0.9.2 version which already is in the packages of Ubuntu. But when I use --wbxml parameter in syncml-ds-tool, it says "Wbxml not enabled in this build". Is it because of the version? > > Could you run: obexftp -X -b $MAC > Make sure you stripped IMEI and other sensitive stuff when sending this to the > list... I don't have any obexftp command By the way, if I use syncml-ds-tool without wbxml parameter, I encounter to this problem: ** Message: ERROR: Command failed. The recipient encountered an unexpected condition which prevented it from fulfilling the request. The answer was not received successfully (-1). And also, the mobile prompts a 13 error code. It's exactly the same as when I used multisync as I stated before. Cheers, Habib Seifzadeh |
From: Robin A. <ro...@bi...> - 2008-12-16 15:33:51
|
On Tuesday 16 Dec 2008, Daniel Gollub wrote: > On Tuesday 16 December 2008 16:04:10 Robin Atwood wrote: > > Ok, did that! Now... > > > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 > > 6 --wbxml > > ** Message: ERROR: An internal misconfiguration was detected. > > The OBEX client cannot connect to the configured device or resource (Not > > found - 0x44). > > (please, don't drop the list...) Oops! > Could you run: obexftp -X -b $MAC > Make sure you stripped IMEI and other sensitive stuff when sending this to > the list... $ obexftp -X -b 00:1C:A4:5A:73:D8 Scanning for (null) ... Found: 00:1C:A4:5A:73:D8 Browsing 00:1C:A4:5A:73:D8 ... Connecting...done Receiving "(null)"... failed: (null) Disconnecting...done Nothing to sensitive there. FWIW, the Kdebluetooth filesystem browse and push utilities do work. -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-16 15:10:50
|
On Tuesday 16 December 2008 16:04:10 Robin Atwood wrote: > On Tuesday 16 Dec 2008, you wrote: > > On Tuesday 16 December 2008 11:39:17 Robin Atwood wrote: > > > On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > > > Please retry this one - and rebuild libsyncml with latest released > > > > libwbxml http://libwbxml.opensync.org (i.e. 0.10.0). > > > > > > I can only find 0.9.2 on Sourceforge, which is what I already have, > > > > http://libwbxml.opensync.org points to > > http://sourceforge.net/project/showfiles.php?group_id=245783 > > Ok, did that! Now... > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 > 6 --wbxml > ** Message: ERROR: An internal misconfiguration was detected. > The OBEX client cannot connect to the configured device or resource (Not > found - 0x44). (please, don't drop the list...) Could you run: obexftp -X -b $MAC Make sure you stripped IMEI and other sensitive stuff when sending this to the list... best regards, Daniel |
From: Daniel G. <dg...@su...> - 2008-12-16 12:48:08
|
On Tuesday 16 December 2008 11:39:17 Robin Atwood wrote: > On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > Please retry this one - and rebuild libsyncml with latest released > > libwbxml http://libwbxml.opensync.org (i.e. 0.10.0). > > I can only find 0.9.2 on Sourceforge, which is what I already have, http://libwbxml.opensync.org points to http://sourceforge.net/project/showfiles.php?group_id=245783 |
From: Robin A. <ro...@bi...> - 2008-12-16 10:39:26
|
On Tuesday 16 Dec 2008, Daniel Gollub wrote: > Please retry this one - and rebuild libsyncml with latest released libwbxml > http://libwbxml.opensync.org (i.e. 0.10.0). I can only find 0.9.2 on Sourceforge, which is what I already have, -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-16 09:21:43
|
On Tuesday 16 December 2008 09:57:06 Robin Atwood wrote: > On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > Try a regular slow-sync of your contacts: > > > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 6 > ** Message: ERROR: An internal I/O error occured. > Forbidden (0x43) > > > If follow doesn't work try: > > > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 > 6 --wbxml > ERROR: Command failed. The recipient encountered an unexpected condition > which prevented it from fulfilling the request. > Wbxml not enabled in this build Please retry this one - and rebuild libsyncml with latest released libwbxml http://libwbxml.opensync.org (i.e. 0.10.0). > > > If above doesn't apply: > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml > > --version "1.2" > > I rebooted the phone at this point. > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 > 6 --wbxml --version "1.2" > ** Message: ERROR: An internal misconfiguration was detected. > The OBEX client cannot connect to the configured device or resource (Not > found - 0x44). best regards, Daniel |
From: Robin A. <ro...@bi...> - 2008-12-16 08:57:17
|
On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > Try a regular slow-sync of your contacts: > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 6 ** Message: ERROR: An internal I/O error occured. Forbidden (0x43) > If follow doesn't work try: > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 6 --wbxml ERROR: Command failed. The recipient encountered an unexpected condition which prevented it from fulfilling the request. Wbxml not enabled in this build > If above doesn't apply: > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml > --version "1.2" I rebooted the phone at this point. $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 6 --wbxml --version "1.2" ** Message: ERROR: An internal misconfiguration was detected. The OBEX client cannot connect to the configured device or resource (Not found - 0x44). HTH -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-16 07:21:13
|
On Tuesday 16 December 2008 04:52:23 Robin Atwood wrote: > On Monday 15 Dec 2008, Daniel Gollub wrote: > > Stop. There is OBEX.... > > > > The SYNCML SDP record doesn't seem to be "visible" when doing regular > > (broadcast) SDP query. Could you try latest syncml-ds-tool with "obex" > > transport on channel 6 via Bluetooth.. > > Ok, I installed the SVN version and picked-up syncml-ds-tool. What test > should I perform? Try a regular slow-sync of your contacts: # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 If follow doesn't work try: # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml If above doesn't apply: # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml --version "1.2" (Note: if your phone crashes during one of those, due a full power-cycle of the mobile - in doubt/to be 100% even remove battery. This could save you and us several hours of debugging when the mobile get in an inconsistent state due to one of the previous commands.) best regards, Daniel |
From: Robin A. <ro...@bi...> - 2008-12-16 03:52:34
|
On Monday 15 Dec 2008, Daniel Gollub wrote: > Stop. There is OBEX.... > > The SYNCML SDP record doesn't seem to be "visible" when doing regular > (broadcast) SDP query. Could you try latest syncml-ds-tool with "obex" > transport on channel 6 via Bluetooth.. Ok, I installed the SVN version and picked-up syncml-ds-tool. What test should I perform? -Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-15 20:44:35
|
On Monday 15 December 2008 21:34:15 Habib Seifzadeh wrote: > > On Monday 15 December 2008 20:12:59 Habib Seifzadeh wrote: > > > Dear Danial, > > > > Interesting, so far only my last-name got written wrong ;) > > So sorry.... :-( > > > > [ 2%] Building C object > > > libsyncml/CMakeFiles/syncml.dir/transports/obex_client_samsung.o In > > > file included from > > > /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:25: > > > /home/habib/ttt/libsyncml/transports/obex_client_internals.h:26:27: > > > error: openobex/obex.h: No such file or directory > > > > Looks like our cmake build-env checks for OpenOBEX are weak. Do you have > > openobex devel packages installed? > > You're right.... > I installed OpenOBEX devel packages and the syncml-ds-tool installed > successfully, But how can I use it? When I type "syncml-ds-tool", it says: > > ERROR: Command failed. The recipient encountered an unexpected condition > which prevented it from fulfilling the request. OBEX Transport not enabled > in this build That's bad - could you "flush" the cmake cache by deleting the build directory and re-rerun cmake from scratch? I guess on the first run when openobex-devel wasn't installed the obex built kept being disabled. The obex-error is just about an missing OBEX conditional i guess... > > It sounds this program hasn't any --help parameter or man page. Or may be I > haven't installed it correctly. |
From: Habib S. <hab...@ya...> - 2008-12-15 20:34:23
|
> On Monday 15 December 2008 20:12:59 Habib Seifzadeh wrote: > > Dear Danial, > > Interesting, so far only my last-name got written wrong ;) So sorry.... :-( > > [ 2%] Building C object > > libsyncml/CMakeFiles/syncml.dir/transports/obex_client_samsung.o In file > > included from > > /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:25: > > /home/habib/ttt/libsyncml/transports/obex_client_internals.h:26:27: error: > > openobex/obex.h: No such file or directory > > Looks like our cmake build-env checks for OpenOBEX are weak. Do you have > openobex devel packages installed? You're right.... I installed OpenOBEX devel packages and the syncml-ds-tool installed successfully, But how can I use it? When I type "syncml-ds-tool", it says: ERROR: Command failed. The recipient encountered an unexpected condition which prevented it from fulfilling the request. OBEX Transport not enabled in this build It sounds this program hasn't any --help parameter or man page. Or may be I haven't installed it correctly. Cheers, Habib |
From: Daniel G. <dg...@su...> - 2008-12-15 19:28:58
|
On Monday 15 December 2008 20:12:59 Habib Seifzadeh wrote: > Dear Danial, Interesting, so far only my last-name got written wrong ;) > > > The SYNCML SDP record doesn't seem to be "visible" when doing regular > > (broadcast) SDP query. Could you try latest syncml-ds-tool with "obex" > > transport on channel 6 via Bluetooth.. > > Like Robin, I don't have any package which contains "syncml-ds-tool". My > linux box is Ubuntu 8.10. After searching in the opensync.org site, I found > that this program has been included in syncml after the 0.5 version. Is it > true? Right syncml-ds-tool get introduced by libsyncml 0.5.0 > > So, I got the latest version of syncml and wanted to compile it from its > source. The INSTALL file suggested to run: > > mkdir build > cd build > cmake -DCMAKE_INSTALL_PREFIX=$prefix /path/to/libsyncml/source/ > make > make test > make install > > I had no rpoblem until make command, it issued the following errors: > > [ 2%] Building C object > libsyncml/CMakeFiles/syncml.dir/transports/obex_client_samsung.o In file > included from > /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:25: > /home/habib/ttt/libsyncml/transports/obex_client_internals.h:26:27: error: > openobex/obex.h: No such file or directory Looks like our cmake build-env checks for OpenOBEX are weak. Do you have openobex devel packages installed? best regards, Daniel |
From: Habib S. <hab...@ya...> - 2008-12-15 19:13:12
|
Dear Danial, > The SYNCML SDP record doesn't seem to be "visible" when doing regular > (broadcast) SDP query. Could you try latest syncml-ds-tool with "obex" > transport on channel 6 via Bluetooth.. Like Robin, I don't have any package which contains "syncml-ds-tool". My linux box is Ubuntu 8.10. After searching in the opensync.org site, I found that this program has been included in syncml after the 0.5 version. Is it true? So, I got the latest version of syncml and wanted to compile it from its source. The INSTALL file suggested to run: mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=$prefix /path/to/libsyncml/source/ make make test make install I had no rpoblem until make command, it issued the following errors: [ 2%] Building C object libsyncml/CMakeFiles/syncml.dir/transports/obex_client_samsung.o In file included from /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:25: /home/habib/ttt/libsyncml/transports/obex_client_internals.h:26:27: error: openobex/obex.h: No such file or directory In file included from /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:25: /home/habib/ttt/libsyncml/transports/obex_client_internals.h:49: error: expected specifier-qualifier-list before ‘obex_t’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c: In function ‘smlTransportObexVendorSamsungInit’: /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:29: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:29: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:44: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:45: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:48: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:49: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:50: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:51: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:52: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:53: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:54: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:55: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:56: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:57: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:58: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:59: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:60: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:61: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:62: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:63: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:64: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:65: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:66: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:67: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:68: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:83: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:83: error: ‘SmlTransportObexClientEnv’ has no member named ‘datastores’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:85: error: ‘SmlTransportObexClientEnv’ has no member named ‘datastores’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:87: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:89: error: ‘SmlTransportObexClientEnv’ has no member named ‘datastores’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:93: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:96: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:99: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:102: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:113: error: ‘SmlTransportObexClientEnv’ has no member named ‘model’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:118: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:119: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:120: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:123: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:123: error: ‘SmlTransportObexClientEnv’ has no member named ‘at_command’ make[2]: *** [libsyncml/CMakeFiles/syncml.dir/transports/obex_client_samsung.o] Error 1 make[1]: *** [libsyncml/CMakeFiles/syncml.dir/all] Error 2 make: *** [all] Error 2 Do you have any suggestion for compiling syncml? Anyway, is it right to test the latest version of syncml? Sincerely, Habib Seifzadeh |
From: Robin A. <ro...@bi...> - 2008-12-15 13:55:01
|
On Monday 15 Dec 2008, Daniel Gollub wrote: > Stop. There is OBEX.... > > The SYNCML SDP record doesn't seem to be "visible" when doing regular > (broadcast) SDP query. Could you try latest syncml-ds-tool with "obex" > transport on channel 6 via Bluetooth.. In which package do I find that? It's not on my Gentoo system. -Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-15 12:28:27
|
On Monday 15 December 2008 12:16:30 Robin Atwood wrote: > On Monday 15 Dec 2008, Daniel Gollub wrote: > > On Monday 15 December 2008 11:26:43 Robin Atwood wrote: > > > On Sunday 14 Dec 2008, Daniel Gollub wrote: > > > > Could you provide the output of "sdptool browse $MAC"? > > > > If you run "sdptool search SYNCML", make sure the MAC is matching your > > mobile. Very likely the result on channel 3 was the result of your > > neighbor's mobile. You can also run: sdptool --bdaddr=$MAC SYNCML to just > > search for a certain Service on a certain device. Without parameter it's > > checking all devices. > > # sdptool search --bdaddr=00:1C:A4:5A:73:D8 SYNCML > Searching for SYNCML on 00:1C:A4:5A:73:D8 ... > Service Name: SyncMLClient > Service Description: SyncML BT client > Service RecHandle: 0x1002c > Service Class ID List: > UUID 128: 00000002-0000-1000-8000-0002ee000002 > Protocol Descriptor List: > "L2CAP" (0x0100) > "RFCOMM" (0x0003) > Channel: 6 > "OBEX" (0x0008) > > It's my phone alright! Uuuuuuuuuh... that's interesting... > > > I saw traces of m-Router SDP records ... > > You don't have to waste time with trying SyncML via OBEX. You need to > > establish an IP connection and then fire-up SyncML http over this IP > > connection. > > Thanks, I will give it a try. Stop. There is OBEX.... The SYNCML SDP record doesn't seem to be "visible" when doing regular (broadcast) SDP query. Could you try latest syncml-ds-tool with "obex" transport on channel 6 via Bluetooth.. Please forget about the IP/m-Router stuff for a second... best regards, Daniel |
From: Robin A. <ro...@bi...> - 2008-12-15 11:16:48
|
On Monday 15 Dec 2008, Daniel Gollub wrote: > On Monday 15 December 2008 11:26:43 Robin Atwood wrote: > > On Sunday 14 Dec 2008, Daniel Gollub wrote: > > > Could you provide the output of "sdptool browse $MAC"? > > If you run "sdptool search SYNCML", make sure the MAC is matching your > mobile. Very likely the result on channel 3 was the result of your > neighbor's mobile. You can also run: sdptool --bdaddr=$MAC SYNCML to just > search for a certain Service on a certain device. Without parameter it's > checking all devices. # sdptool search --bdaddr=00:1C:A4:5A:73:D8 SYNCML Searching for SYNCML on 00:1C:A4:5A:73:D8 ... Service Name: SyncMLClient Service Description: SyncML BT client Service RecHandle: 0x1002c Service Class ID List: UUID 128: 00000002-0000-1000-8000-0002ee000002 Protocol Descriptor List: "L2CAP" (0x0100) "RFCOMM" (0x0003) Channel: 6 "OBEX" (0x0008) It's my phone alright! > I saw traces of m-Router SDP records ... > You don't have to waste time with trying SyncML via OBEX. You need to > establish an IP connection and then fire-up SyncML http over this IP > connection. Thanks, I will give it a try. -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- |
From: Daniel G. <dg...@su...> - 2008-12-15 10:58:22
|
On Monday 15 December 2008 11:26:43 Robin Atwood wrote: > On Sunday 14 Dec 2008, Daniel Gollub wrote: > > Could you provide the output of "sdptool browse $MAC"? If you run "sdptool search SYNCML", make sure the MAC is matching your mobile. Very likely the result on channel 3 was the result of your neighbor's mobile. You can also run: sdptool --bdaddr=$MAC SYNCML to just search for a certain Service on a certain device. Without parameter it's checking all devices. I saw traces of m-Router SDP records ... You don't have to waste time with trying SyncML via OBEX. You need to establish an IP connection and then fire-up SyncML http over this IP connection. Good luck... best regards, Daniel |