annacegu
2011-Dec-23 12:04 UTC
[Wine] XRender_AlphaBlend Unable to AlphaBlend without Xrender
I am getting the following error using the macports version of wine 1.2.3: Code: fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender The macports developer said that xrender is already listed as a dependency, so I was wondering why this is not being picked up by wine? Also, there are other issues with the display of certain components in the windows program I'm trying to run, as per the attachments through the link. https://trac.macports.org/ticket/32640
James McKenzie
2011-Dec-23 14:13 UTC
[Wine] XRender_AlphaBlend Unable to AlphaBlend without Xrender
On Fri, Dec 23, 2011 at 5:04 AM, annacegu <wineforum-user at winehq.org> wrote:> I am getting the following error using the macports version of wine 1.2.3: > > > Code: > fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender >You need to install XQuartz. Apple's X11 does not include Xrender. James
annacegu
2011-Dec-24 03:42 UTC
[Wine] Re: XRender_AlphaBlend Unable to AlphaBlend without Xrender
Hi James, Thanks, that seemed to make all of the errors disappear on try2.exe. The top line of GUI components are showing correctly now. I am still getting unexpected results for the bottom two GUI components. The lines between each key in the keyboard is not appearing, and there is a gray blob in the middle of the bottom right dial. Would you happen to know how to fix this? Thanks, Anna.
James McKenzie
2011-Dec-25 01:06 UTC
[Wine] XRender_AlphaBlend Unable to AlphaBlend without Xrender
On Fri, Dec 23, 2011 at 8:42 PM, annacegu <wineforum-user at winehq.org> wrote:> Hi James, > > Thanks, that seemed to make all of the errors disappear on try2.exe. The top line of GUI components are showing correctly now. > > I am still getting unexpected results for the bottom two GUI components. The lines between each key in the keyboard is not appearing, and there is a gray blob in the middle of the bottom right dial. > > Would you happen to know how to fix this?Unfortunately, no. But is there a demo/trial of this program so that a proper bug report can be filed if it does not work? James
annacegu
2011-Dec-25 06:07 UTC
[Wine] Re: XRender_AlphaBlend Unable to AlphaBlend without Xrender
James wrote:> Unfortunately, no. But is there a demo/trial of this program so that > a proper bug report can be filed if it does not work? > > JamesYes, please follow this link: https://trac.macports.org/ticket/32640 This has 2 attachments, try2.exe which is a small version of the larger program, and IMG...png which is what this demo looks like on windows. Thanks, Anna.