[MacPorts] #32640: wine 1.2.3: fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender

MacPorts noreply at macports.org
Fri Dec 23 03:42:10 PST 2011


#32640: wine 1.2.3: fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without
Xrender
-----------------------------------+----------------------------------------
 Reporter:  annacegu@…             |       Owner:  ryandesign@…           
     Type:  defect                 |      Status:  new                    
 Priority:  Normal                 |   Milestone:                         
Component:  ports                  |     Version:  2.0.3                  
 Keywords:                         |        Port:  wine                   
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => ryandesign@…
  * port:  => wine


Old description:

> I am getting the following error when trying to run a windows program
> under wine 1.2.3:
>
> fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
>
> This program is heavily reliant upon AlphaBlend, so I can't see certain
> features of the GUI, and I suspect it is because of this error.

New description:

 I am getting the following error when trying to run a windows program
 under wine 1.2.3:

 {{{
 fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
 }}}

 This program is heavily reliant upon AlphaBlend, so I can't see certain
 features of the GUI, and I suspect it is because of this error.

--

Comment:

 A couple notes:

  * wine is the latest stable version, but wine-devel, the latest
 developement version, is significantly newer; try that instead.
  * You should not need to set `DYLD_FALLBACK_LIBRARY_PATH` yourself. Any
 needed X11 libraries should be provided by MacPorts (not Mac OS X) -- the
 wine port does declare a dependency on the xrender port already -- and the
 wrapper script we install at /opt/local/bin/wine already sets
 `DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib` for you.

 If you can't get it to work, you should probably speak with the developers
 of wine directly. If there's something they say we need to change in
 MacPorts to make this work properly, let me know.

-- 
Ticket URL: <https://trac.macports.org/ticket/32640#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list