Re: Bug#612031: RFP: xscope -- Monitor X11/Client conversations

2011-02-19 Thread Jens Stimpfle
On Sat, Feb 05, 2011 at 12:20:20AM +0100, Arnout Engelen wrote:
> Package: wnpp
> Severity: wishlist
> X-Debbugs-CC: debian-devel@lists.debian.org
> 
> --- Please fill out the fields below. ---
> 
> Package name: xscope
> Version: 1.3
> Upstream Author: James Peterson, MCC, Keith Packard
> URL: http://xorg.freedesktop.org/archive/individual/app/
> License: X
> Description: Monitor X11/Client conversations
> XSCOPE is a program to monitor the connections between the X11 window
> server and a client program.  xscope runs as a separate process.  By
> adjusting the host and/or display number that a X11 client attaches
> to, the client is attached to xscope instead of X11.  xscope attaches
> to X11 as if it were the client.  All bytes from the client are sent
> to xscope which passes them on to X11; All bytes from X11 are sent to
> xscope which sends them on to the client.  xscope is transparent to
> the client and X11.

How does this one distinguish from xtrace?


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110219203413.ga29...@asus.coolj.kicks-ass.net



Python bindings - where to ask for help?

2012-03-07 Thread Jens Stimpfle
python-poppler bindings are incomplete, I am missing one for
ps_file_new. I feel that I have to patch it myself, but am at a loss for
understanding how it works. The build system has a poppler.defs file
which gets compiled to C code using a badly documented format. (The
documentation I could find does not apply to the format in poppler.defs.
The function is listed in poppler.defs, but no binding is generated and
no error output).

Does anyone have experience with generating the bindings, or can point
me to a location where I'm likely to get help?

Thanks,
-Jens Stimpfle


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120307162800.ga18...@jstimpfle.de