Le dimanche 26 octobre 2008 à 22:21 +0100, Fred Kiefer a écrit : > This should narrow the problem down a bit. If this is the place where > the "BadImplementation (server does not implement operation)" error > message came from then your X server does not support pixmaps as shared > memory. I just added a check for this into SVN. Please try the new code, > it should give you a proper reason why shm is not usable on your machine.
Thanks Fred, it's a lot better now, I only get XShm pixmaps not supported by X server. Falling back to normal XImage: s (will be slower). As to why my X server won't do XShm pixmaps, I guess I'll have to google a bit. Thanks again for the quick fix. Philippe _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
