Hi, On Wed, Dec 8, 2010 at 1:55 PM, Johan Hedberg <johan.hedb...@gmail.com> wrote: > > We're gonna do a test package based on current git and run our usual > test set on it (the one we use internally at Nokia/MeeGo). obexd and > obex-client (also from the obexd package) are used for those. Hopefully > we'll catch any regressions.
Apparently there is a regression on obexd, ftp setpath seems to always get 'Backup' flag when doing OBEX_ObjectGetNonHdrData, my guess it one of this commits: commit 2d3779919dc357ff87e3258e4998414a357aca69 Author: Hendrik Sattler <p...@hendrik-sattler.de> Date: Fri Jul 16 23:32:42 2010 +0200 Split obex_object_receive() The object receive function was reworked to make some other changes possible. The path of the data is not more clear. or commit 72875824a5ecdfa5c20de59f26e9f8206b69d74b Author: Hendrik Sattler <p...@hendrik-sattler.de> Date: Tue Jul 20 19:35:50 2010 +0200 Process body headers after REQCHECK If the application choses stream mode, it can never receive REQCHECK events. Splitting the processing times of body and non-body headers makes this possible and allows even the usage of stream mode after inspecting the other headers. To allow this, obex_object_receive() has one additional parameter that has one bit for each possible header id (OBEX_HDR_ID_*). @Hendrik: Does this require any changes on how to handle the nonhdr data? the same code used to work just fine with 1.5 -- Luiz Augusto von Dentz Computer Engineer ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Openobex-users mailing list Openobex-users@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/openobex-users