Displaying 3 results from an estimated 3 matches for "xcreatepixmap".
Did you mean:
x_createpixmap
2008 Dec 13
2
VeZA routeplanner: X_CreatePixmap error
Hi
I'm having trouble running VeZA route planner under Wine 1.1.10 under
Gentoo (x86).
mohag at mohagpc ~/.wine_veza/drive_c/Program Files/VeZA Route planner $
WINEPREFIX=~/.wine_veza wine routeplan.exe
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 1982
Current serial
1998 Oct 28
1
Request for help with compiling R on a DEC Alpha
...butes
XClearArea
XCopyArea
XDrawImageString
XDrawString
XGetWindowAttributes
XMapRaised
XMapSubwindows
XMaskEvent
XMoveWindow
XQueryPointer
XRefreshKeyboardMapping
XSetBackground
XSetForeground
XUnmapSubwindows
XUnmapWindow
XLookupString
XSetStandardProperties
XCreateImage
XGetSubImage
XGetAtomName
XCreatePixmap
XCopyGC
XFree
XFreePixmap
XGetFontProperty
XGetGCValues
XPutImage
XSetFillStyle
XSetFunction
XSetStipple
XSetTSOrigin
XTextExtents
d_sign
d_lg10
make[3]: *** [R.binary] Error 1
make[3]: Leaving directory `/usr/local/src/R-0.62.3/src/main'
make[2]: *** [build] Error 2
make[2]: Leaving directory...
2007 Jul 13
0
Wine release 0.9.41
...PdhGetFormattedCounterValue.
pdh: Implement and test PdhGetRawCounterValue.
pdh: Implement and test PdhGetCounterInfo{A, W} and PdhGetCounterTimeBase.
pdh: Use GetTickCount64 instead of GetTickCount.
pdh: Fix two typos.
Huw Davies (6):
winex11.drv: Pass root_window to XCreatePixmap to avoid BadDrawable errors.
winex11.drv: Move the PictFormats into an array.
winex11.drv: Use global Pictures for the tiles.
gdi32: Using a bitmap font as the fallback sans serif is a very bad idea.
kernel32: Swap incorrect use of buffers.
kernel32: SetNamedPipeHandle...