[Bug 2454] New: Xnest can't render text if a damage monitor is active

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 2 13:32:03 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to            
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2454          
     
           Summary: Xnest can't render text if a damage monitor is active
           Product: xorg
           Version: 6.8.1
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Server/Xnest
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: lennox at cs.columbia.edu


The Xnest server doesn't seem to work correctly with the Damage extension.

When a damage monitor is active -- i.e., following a call to XDamageCreate() --
any attempt to render text on the Xnest server fails with one of the messages

  xnest warning: function xnestImageGlyphBlt not implemented
  xnest warning: function xnestPolyGlyphBlt not implemented

No text is rendered to the screen.

After DamageDestroy is called, or the client which called DamageCreate closes,
text rendering returns to normal.

I am using version 6.8.1 of the X.org monolithic server, with the patch from
revision 1.4 of xc/programs/Xserver/dix/main.c applied (to prevent Xnest from
crashing on startup).          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list