Re: [openobex-users] Where are phonebook and sms?

2006-08-15 Thread Christian Zuckschwerdt
Hi, On Thu, 10 Aug 2006, Rodolfo Medina wrote: . What should the command be in order, e.g., to see the phonebook or the sms messages? Actually I think using IrMC you can get a backup quite easily obexftp -U synch -S -g telecom/cal.vcs obexftp -U synch -S -g telecom/pb.vcf See

Re: [openobex-users] [RFC] Remove useless #ifdef?

2007-07-19 Thread Christian Zuckschwerdt
Hi Manuel, Manuel Naranjo schrieb: This is a very simple stupid bug in the code. client.c #ifdef HAVE_SDPLIB There is more to it than you think. BT is enabled for different stacks. HAVE_SDPLIB is only enabled for the Linux Bluez case. Since hci_devba() is specific to Bluez... you get it.

[openobex-users] ObexFTP python binding on Debian

2008-02-17 Thread Christian Zuckschwerdt
Hi Robert, your messages didn't get through to the list. Please send them as plain text, i.e. without HTML. Am 30.01.2008 um 19:43 schrieb Robert Rawlins [EMAIL PROTECTED] : I've been trying to get access to the python bindings for ObexFTP but the python runtime is telling me it cant

Re: [openobex-users] ObexFTP python binding choosing the hci

2008-02-17 Thread Christian Zuckschwerdt
Hi Robert, there is currently no API function for this. I'm keen on input from real python programmers to draft a nicer API. Am 06.02.2008 um 15:56 schrieb Robert Rawlins [EMAIL PROTECTED] : I'm looking for some advice on using the python binding. From the documentation and --help for

Re: [openobex-users] ObexFTP python binding on Debian

2008-02-17 Thread Christian Zuckschwerdt
Hendrik, I had a very busy start into this year. It's getting better now and I'm processing my obex backlog... The SVN server is now primary. The SF CVS is archived and I'll switch it off as soon as new commits are made. There is a pending hardware upgrade to the server handling

Re: [openobex-users] CMake support in SVN

2008-05-18 Thread Christian Zuckschwerdt
Marcel, havn't heard from you in about a year. Nice to have you back! Am 18.05.2008 um 12:49 schrieb Marcel Holtmann: there is no way this moves to CMake as build system. Using autoconf/automake is just fine. Autotools were always sufficient for me too. But having used CMake (and that's

[openobex-users] Doxygen support basics

2008-06-03 Thread Christian Zuckschwerdt
Hi, on a side note: There is Doxygen support available for OpenOBEX now. Here are some basic conversion hints: Functions are preceded with something like /** Brief description. \param foobar some explanation \return description of the result */ In summary this means

Re: [openobex-users] OpenObex / obexftp under Windows XP

2008-06-05 Thread Christian Zuckschwerdt
Hi, a new build of ObexFTP for win32 is available: http://triq.net/obexftp/obex-win32_20080603.zip It is recommended if you use obexftp.exe on win32 to receive binary data files (e.g. Pictures). ObexFTP on win32 can not detect the BT channel to use yet. You have to specify the FTP channel

Re: [openobex-users] Failed to connect to SDP server: Operation already in progress

2008-08-03 Thread Christian Zuckschwerdt
Hi, did you resolve this? Note that you are not browsing your hosts SDP but the one on the phone. You can work-around the problem by suppling the channel with -B 10 or -B 15 (Nokia PC Suite is more functional for some phones). Am 08.07.2008 um 05:55 schrieb Manuel Argüelles: I have a

Re: [openobex-users] More than one hci usb device and Ruby wrapper

2008-08-08 Thread Christian Zuckschwerdt
Hi Sylvestre, you may be using an old version. The current release has an optional third argument to connect() when used from bindings. See http://dev.zuckschwerdt.org/obexftp/browser/trunk/swig/client.i line 113ff. It was introduced in r196 a year ago

Re: [openobex-users] GIT repository (was: Release goals for next release)

2008-09-04 Thread Christian Zuckschwerdt
Hi Marcel, here is my GIT conversion of the CVS tree. (This is a straight copy of every cvs commit to the 'master' branch. The SVN commits are in a seperate branch which is not included but available, one step at a time). You can browse the git import at the temporary location:

Re: [openobex-users] Cs-ObexFtp is now in Mono Community

2008-09-10 Thread Christian Zuckschwerdt
Hi there, Am 10.09.2008 um 23:15 schrieb Dominik 'Rathann' Mierzejewski: Just so you get the point: libbfb.dll is a Win32-DLL. On Linux, you most like need libbfb.so. You can already build that from obexftp source. No, libbfb.dll is a .NET/Mono library and I need it on Linux, too. If

Re: [openobex-users] New repository for OpenOBEX

2008-10-06 Thread Christian Zuckschwerdt
Hi, here are some last minute fixes. More glib stuff pending, but that's about it on the bug fixing end. The following changes since commit ab6e63a926193927a0be0f0f53ad423051f4824f: Marcel Holtmann (1): Add OBEX_ObjectGetSpace to the list of exported symbols are available in the

Re: [openobex-users] Cannot get with obexftp nor mount obexfs

2008-10-07 Thread Christian Zuckschwerdt
Hi John, as I wrote on the forum: the segfault is a problem and I'd like to know more. Can you compile with debug symbols and run it in gdb? I.e. remove all ObexFTP installations from your system. Build using CFLAGS=-g -DOBEXFTP_DEBUG=5 ./configure make clean ; make ; sudo make

Re: [openobex-users] Cannot get with obexftp nor mount obexfs

2008-10-07 Thread Christian Zuckschwerdt
Hi, Am 07.10.2008 um 13:46 schrieb Hendrik Sattler: Isn't that the strlen() issue you already fixed for 0.23? I had a sizeof() fix in obexftpd.c (r217). I don't remember any strlen() fix? Anyway, John, can you try the snapshot at http://triq.net/obexftp/obexftp-0.23-alpha.tar.bz2

Re: [openobex-users] Cannot mount file system over Irda

2008-11-16 Thread Christian Zuckschwerdt
Eric, you really need to learn to quote. Your mails are a mess. E.g. http://www.netmeister.org/news/learn2quote.html Am 16.11.2008 um 13:04 schrieb Petit Eric: try my old jobexftp / i also writed cs-obexftp who use obexftp Not a single backend/library problem can be solved by throwing

Re: [openobex-users] Cannot mount file system over Irda

2008-11-17 Thread Christian Zuckschwerdt
John, looks good, communication is working. But... Am 17.11.2008 um 12:02 schrieb John Frankish: $ obexftp -i -v -l Rx: C4 00 07 10 00 07 FD cli_obex_event() OBEX_EV_REQDONE: obex_rsp=44 0xC4 i.e. 0x44 OBEX_RSP_NOT_FOUND The phone can't supply the given target (OBEX FTP). Give '-U none' a

Re: [openobex-users] OpenOBEX 1.5 released

2009-02-10 Thread Christian Zuckschwerdt
Hi, libtool is tricky but has a clear pattern there. Starting with a c:r:a of 5:1:4 set the revision to 0 and increase the current to 6 to account for the ABI change. Since the original API is still supported (compatible changes only) increase the age to 5 (this indicates all prior APIs

Re: [openobex-users] obexftp client + how to stop data transfer

2009-02-24 Thread Christian Zuckschwerdt
Hi, Am 24.02.2009 um 08:45 schrieb sreevani medhahal: using obexftp What is the option or procedure to stop the push/pull of the file. The obexftp app (and also the framework) run synchronously, that means there is no way to abort a transfer. Maybe we could add a sig kill handler to do

Re: [openobex-users] Service instead of channel for BT connects

2009-03-03 Thread Christian Zuckschwerdt
Michael, Am 03.03.2009 um 12:29 schrieb Michael Bell: devices do their special thing regarding SDP entry names, see obexftp. Is this the correct place to ask questions about the source code of obexftp? Sure. In case of specific questions you can also mail me personally. regards,

Re: [openobex-users] Planning for openobex-1.6 release

2009-05-19 Thread Christian Zuckschwerdt
Manuel, that patch went into the tree nearly three months ago: http://github.com/zuckschwerdt/obexftp/commit/c64d58b39bdcb0277996737ca9eb55edbb08e49c You can download a snapshot at: http://github.com/zuckschwerdt/obexftp/archives/master A new release will be shortly after the next OpenOBEX

Re: [openobex-users] Planning for openobex-1.6 release

2009-05-20 Thread Christian Zuckschwerdt
Hendrik, Am 20.05.2009 um 09:50 schrieb Hendrik Sattler: I still don't thing that 6:0:0 is the right library version. Libtool's way of versioning libraries is ugly :-( Is there a way to trick it into creating files like libopenobexs.so - libopenobex.so.1.6.0 libopenobex.so.2 -

Re: [openobex-users] Planning for openobex-1.6 release

2009-05-20 Thread Christian Zuckschwerdt
Marcel, Sine the USB changes break the API compatibility, -version-info 2:0:0 should be the right thing to do. Or not? You may want to reset the age and release numbers, but decreasing the API version ('current' in libtool terms) is obviously a bad choice. You need to stick with 6:0:0

Re: [openobex-users] Planning for openobex-1.6 release

2009-05-20 Thread Christian Zuckschwerdt
On libtool again, Am 20.05.2009 um 15:21 schrieb Hendrik Sattler: Sine the USB changes break the API compatibility, -version-info 2:0:0 should be the right thing to do. Or not? Not according to libtool documentation. But Christian doesn't seem to have a problem with the strange numbering...

Re: [openobex-users] Planning for openobex-1.6 release

2009-05-20 Thread Christian Zuckschwerdt
Marcel, Am 20.05.2009 um 22:06 schrieb Marcel Holtmann: Hi Christian, Sine the USB changes break the API compatibility, -version-info 2:0:0 should be the right thing to do. Or not? You may want to reset the age and release numbers, but decreasing the API version ('current' in libtool

Re: [openobex-users] Maintaining PIM data viable with obexftp?

2009-07-14 Thread Christian Zuckschwerdt
Hi Jason, Am 14.07.2009 um 03:15 schrieb Jason Grant: I am wondering whether obexftp will allow me to list, create, read, update, delete contacts/calendar/todo/note data via the various telecom files? I've read a little about obex, but I am uncertain whether obexftp will let me browse

Re: [openobex-users] obexftp_open returns NULL

2009-09-20 Thread Christian Zuckschwerdt
Lorenzo, the up to date code is at http://github.com/zuckschwerdt/obexftp/blob/master/examples/c_example.c See also the example on the wiki: http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpExampleClientC A return of NULL indicates either a memory problem (not that likely) or that OBEX_Init

Re: [openobex-users] TcpOBEX_ServerRegister and addr problem

2009-10-02 Thread Christian Zuckschwerdt
Michael, that seems to be a bug. There is some clever programming in inobex_prepare_listen (inobex.c:113) and perhaps the compiler is not falling through to the default case. Can you test that by copying the default case assignment (saddr=...) two lines up, below the map_ip4to6() call? Then

Re: [openobex-users] sreevani medhahal has sent you a hi5 Friend Request

2009-10-15 Thread Christian Zuckschwerdt
Sreevani, thanks for the invite. I'm already on LinkedIn and Xing for business and on Facebook for private contacts. How is your progress with OpenOBEX? Since there are some similar requests I'm considering to add an asynchronous mode to ObexFTP. This would allow for custom interupting or

Re: [openobex-users] [PATCHes] A few patches

2010-03-01 Thread Christian Zuckschwerdt
Hi all, Am 01.03.2010 um 22:00 schrieb Alex Kanavin: 2010/3/1 Johan Hedberg johan.hedb...@gmail.com: Since Marcel seems to be a bit unresponsive lately I went ahead and 'Lately' as in the last few years. Should we just get a new maintainer maybe? The thought has come up before. But

Re: [openobex-users] ObexFS Cache Questions

2010-06-22 Thread Christian Zuckschwerdt
Hi Rainer, at least there *should* be an option to tune the caching. I still need to get around to release the really nice user-submitted patch with much improved caching. I'll add caching options on top then. In the meantime: Every action which changes the filesystem (from obexfs side at

Re: [openobex-users] obexftp get file problem

2010-06-23 Thread Christian Zuckschwerdt
Hi Brian, the GET command is a bit short. The NAME field is not complete. There should be a utf-16 sequence of ts.conf. I guess the unicode translation is not working or the szstring might be cut short in your code? Look for Receiving ts.conf... Tx: 83 00 0A CB 00 00 00 07 01 00 it should

Re: [openobex-users] [PATCH] obex_client state transition fixes

2010-11-03 Thread Christian Zuckschwerdt
Hi, Am 03.11.2010 um 21:40 schrieb Hendrik Sattler: P.S. Could the list moderator please approve my subscription? I don't receive new messages, have to refresh mailarchive in browser. Ask Zany or Marcel directly. I'm reading the list and already solved the problem with Max off-list :)

Re: [openobex-users] Nokia 6120

2010-11-12 Thread Christian Zuckschwerdt
Russell, you need openobex-dev (or install openobex from source) when compiling obexftp. Also you need to check that bluetooth is enabled during openobex configuration. ObexFTP has a very limited pseudo xml-parser for the directory listings. I guess the xml from the phone is somewhat

Re: [openobex-users] posting patches for obexftp

2011-01-02 Thread Christian Zuckschwerdt
Hi Iain, Am 02.01.2011 um 12:40 schrieb Iain Hibbert: That message is reported as awaiting moderator approval with the reason given of The message has implicit destination which I guess is that git format-patch did not add a To: header. There aren't to many filters enabled on the list. But

Re: [openobex-users] status of OpenOBEX?

2012-03-11 Thread Christian Zuckschwerdt
Hendrik, Am 11.03.2012 um 11:10 schrieb Hendrik Sattler: The www.openobex.org pages are ...still there but will probably never be updated. I could host that site on my server but Marcel is owner of this domain. I'm hosting the Trac and Marcel's domain forwards there. I though about