Re: Missing callback / debugging libgupnp



On 2 May 2011 17:04, Alexander Kirschner <alexander kirschner jambit com> wrote:
> As I understand libgupnp uses libsoup internally, so we attached a logger to
> the soup-session... I can clearly see the HTTP-response to our request, but
> the callback is (sometimes) not called  and if so without any errors.
>
> So my question is: Is there any way for debugging libgupnp or do I have to
> put debug statements into the sourcecode by myself?

Setting GUPNP_DEBUG will attach a SoupLogger to the soup sessions used
by libgupnp, so you may want to try that.

There isn't any other built-in debugging framework for this sort of
thing so you'll have to debug it yourself.  I think we'd happily
accept a patch to add such a thing though!

Ross


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]