Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!wuarchive!udel!princeton!gauguin.Princeton.EDU From: millercb@gauguin.Princeton.EDU (Clifford B Miller) Newsgroups: comp.sys.sgi Subject: ERR #2 winopen: ERR_OUTMEM Message-ID: <5093@idunno.Princeton.EDU> Date: 8 Jan 91 01:32:59 GMT Sender: news@idunno.Princeton.EDU Distribution: na Organization: Princeton University, Princeton, New Jersey Lines: 25 Hiya folks, I got my answer to changing window icontitles, thanks to a very nice script by Chris Hull of uvm.edu. No glare-screens yet, I'm surprised! Anyway, a new question: I'm trying to write a program that opens a window and displays an image, then waits for an event (a menu-choice actually), then closes the window and opens a new one, displaying another image, and so on. The program works on the first image no problem, but after receiving the menu choice and the first window closes, the program crashes with: ERROR #2 winope : ERR_OUTMEM ERROR #75 winope : ERR_UNABLETOOPEN ERROR #75 winopen : ERR_UNABLETOOPEN as its only response. Nothing in SYSLOG at all. No error messages on the console window either. The program is definitely not a significant memory hog (in fact you can bring up several independent invocations of it each displaying a different image, proving that the images themselves are not too large to fit in memory). What could the problem be? Please email suggestions/help to cliff@research.nec.com. Thanks in advance! -- Cliff