Package: obex-data-server Version: 0.4.5-1 Tags: patch When trying to send a file to a phone (transfer initiated by the phone), obex-data-server was reliably segfaulting. A debuggable build showed that this was occurring in strcmp(), called from ods-obex.c:1019, due to obex_content->type being NULL.
With that fixed, transfer was being reported as "not allowed"; this turned out to be because both ->type and ->local were NULL. Setting ->local to the full path of the file fixes this, allowing normal completion of the transfer. (These problems were observed with two different Samsung phones. -- | Darren Salt | linux at youmustbejoking | nr. Ashington, | Doon | using Debian GNU/Linux | or ds ,demon,co,uk | Northumberland | Army | + This comment has been censored. How do frogs die? They ker-mit suicide...
obex-samsung.patch
Description: Binary data