Problems Implementing GetImage / PutImage Requests (SCA/X)

2016-08-02 Thread Michael Titke
Hello! I'm currently developing a preliminary object orientated framework for Graphical Input Output (GIO) based on a concurrent native implementation of the X protocol in Scheme (SCA/X). The early pixmap support fails for the /GetImage/ and /PutImage/ requests: /GetImage/ provokes and /unde

No package 'xfont2' found when compile xserver

2016-08-02 Thread Perez Rodriguez, Humberto I
Hi : i hope that someone here can help me , i'm having the following issue trying to compile xserver driver : configure: error: Package requirements (fixesproto >= 5.0 damageproto >= 1.1 xcmiscproto >= 1.2.0 xtrans >= 1.3.5 bigreqsproto >= 1.1.0 xproto >= 7.0.28 randrproto >= 1.5.0 renderpro

Re: No package 'xfont2' found when compile xserver

2016-08-02 Thread Alan Coopersmith
On 08/ 2/16 08:48 AM, Perez Rodriguez, Humberto I wrote: Hi : i hope that someone here can help me , i'm having the following issue trying to compile xserver driver : configure: error: Package requirements (fixesproto >= 5.0 damageproto >= 1.1 xcmiscproto >= 1.2.0 xtrans >= 1.3.5 bigreqsproto >

Re: Corrupted XImage retrieved from a Window area

2016-08-02 Thread Aaron Plattner
I think I found the problem and sent a patch: https://lists.x.org/archives/xorg-devel/2016-August/050544.html https://patchwork.freedesktop.org/patch/102574/ On 08/01/2016 07:44 AM, Fabien Lelaquais wrote: Thansk again to you, Thomas, and Carsten. I suspect I still was not clear enough. My pr