Displaying 3 results from an estimated 3 matches for "xseterrorhandl".
Did you mean:
xseterrorhandler
2001 Apr 27
3
cant run wine at all dammit
i used to be able to run wine perfectly, before i reinstalled debian (long story)
now ive tried compiling the winehq.com CVS source, the transgaming CVS
source, and the latest official release, but whenever i run ANYTHING at
all, before it even gets a chance to start up, it kills X, and drops me
back to teh console.
this is the only output it gives:
Building font metrics. This may take some
2014 Feb 10
6
[LLVMdev] [RFC] Simple control-flow integrity
...didn’t exist at LTO time.
- External functions can return pointers to external functions
that were not exposed at LTO time. The canonical example in this class
is dlsym, which is used extensively by many projects. Other commonly
used cases are signal/sigaction (returns the old signal handler),
XSetErrorHandler from X, and std::set_new_handler from the Standard
C++ library. But this happens with any dynamically-linked library that
has a method that returns function pointers.
- Internal code that takes function pointer arguments can be
passed to external code and have external function pointers pass...
2007 Jun 17
2
X11 help please
The rgl package currently crashes R when running under Xvfb (the
"virtual frame buffer" server), at least on MacOSX. It makes sense that
it shouldn't be able to work there (it needs interactivity), but I don't
know how to detect the problems before they cause the crash.
Currently the error happens the first time you try to open an rgl
window; when rgl calls XCreateWindow R