Xprint segfault: init function missing
Drew Parsons
dparsons at debian.org
Fri Jan 6 08:54:37 PST 2006
On Thu, 2006-01-05 at 18:10 -0800, Alan Coopersmith wrote:
> Drew Parsons wrote:
> > I would now like to prepare a clean diff to be applied to CVS. Could I
> > kindly ask someone with write access to agree to apply it (with review)?
> > Tell me if you want the diff posted here on the mailing list or
> > elsewhere. I'll make it when I return from holidays in the new year.
>
> If you post it to the mailing list or bugzilla, and it doesn't break
> the rest of the xserver build, it should get applied - I'll do it if
> no one else does.
>
Thanks. I've placed the patch in bugzilla, #5525
(https://bugs.freedesktop.org/show_bug.cgi?id=5525).
I've also got FreeType building in to Xprt. It's something of a dog's
breakfast though, with external files linked in from all sorts of
horrible sources, so I'm keeping it separate from this first working
patch.
My patch build a stand-alone Xprint server (Xprt). I can see how to
build a unified video+print server - it would need XPRINT defined in
dix-config.h (for dix/main.c), PRINT_ONLY_SERVER undefined and replaced
by LOADABLEPRINTDDX (see mi/miinitext.c), and the the Xorg binary would
need code from ./Xprint/ linked in. I don't know what plans for a
unified server are, I'm happy with a stand-alone one. You don't want
your graphic interface to crash just because your printing subsystem has
issues!
Drew
More information about the xorg-modular
mailing list