<html><div style='background-color:'><DIV class=RTE>
<P>please take me off this list.  </P>
<P>Melanie Boultbee<BR><BR></P></DIV>
<DIV></DIV>>From: <EPRIME@MAIL.TALKBANK.ORG>
<DIV></DIV>>To: <EPRIME@MAIL.TALKBANK.ORG>
<DIV></DIV>>Subject: Eprime Digest - 03/21/04
<DIV></DIV>>Date: Sun, 21 Mar 2004 19:00:01 -0500
<DIV></DIV>>
<DIV></DIV>>Eprime Digest - Sunday, March 21, 2004
<DIV></DIV>>
<DIV></DIV>>   unknown error code
<DIV></DIV>>           by "Gary Klatsky" <KLATSKY@OSWEGO.EDU>
<DIV></DIV>>   Re: unknown error code
<DIV></DIV>>           by "Jordan Bigio" <J-BIGIO@NORTHWESTERN.EDU>
<DIV></DIV>>   Re: unknown error code
<DIV></DIV>>           by "Brandon Cernicky" <BRANDON_CERNICKY@YAHOO.COM>
<DIV></DIV>>Subject: unknown error code
<DIV></DIV>>From: "Gary Klatsky" <KLATSKY@OSWEGO.EDU>
<DIV></DIV>>Date: Wed, 17 Mar 2004 12:07:51 -0500
<DIV></DIV>>MIME-Version: 1.0
<DIV></DIV>>Content-Type: text/plain; charset="iso-8859-1"
<DIV></DIV>>Content-Transfer-Encoding: 7bit
<DIV></DIV>>
<DIV></DIV>>At the point where I am trying to display a textbox that contains a fixation
<DIV></DIV>>mark I received the following runtime error
<DIV></DIV>>11009: Internal Error: Drawing error 0x887601c2
<DIV></DIV>>
<DIV></DIV>>That code doesn't exist in my Eprime Reference Guide.  Anyone know what it
<DIV></DIV>>means
<DIV></DIV>>
<DIV></DIV>>Gary J. Klatsky, Ph. D.
<DIV></DIV>>Director, Human Computer Interaction M.A. Program
<DIV></DIV>>
<DIV></DIV>>Department of Psychology                klatsky@oswego.edu
<DIV></DIV>>Oswego State University (SUNY)       http://www.oswego.edu/~klatsky
<DIV></DIV>>7060 State Hwy 104W                      Voice: (315) 312-3474
<DIV></DIV>>Oswego, NY 13126                           Fax:   (315) 312-6330
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>Subject: Re: unknown error code
<DIV></DIV>>From: Jordan Bigio <J-BIGIO@NORTHWESTERN.EDU>
<DIV></DIV>>Date: Wed, 17 Mar 2004 11:21:26 -0600
<DIV></DIV>>Mime-Version: 1.0
<DIV></DIV>>Content-Type: text/plain; charset="us-ascii"; format=flowed
<DIV></DIV>>
<DIV></DIV>>If I remember correctly, I received that error as well yesterday, though
<DIV></DIV>>not in using the same function. I think it refers to a discrepancy b/w the
<DIV></DIV>>setting on the display device in Eprime and the display resolution set on
<DIV></DIV>>your computer. These must match for Eprime to run. This may not be the
<DIV></DIV>>problem in your case, but that's what I remember it giving me.
<DIV></DIV>>
<DIV></DIV>>Jordan
<DIV></DIV>>
<DIV></DIV>>At 12:07 PM 3/17/2004 -0500, Gary Klatsky wrote:
<DIV></DIV>> >At the point where I am trying to display a textbox that contains a fixation
<DIV></DIV>> >mark I received the following runtime error
<DIV></DIV>> >11009: Internal Error: Drawing error 0x887601c2
<DIV></DIV>> >
<DIV></DIV>> >That code doesn't exist in my Eprime Reference Guide.  Anyone know what it
<DIV></DIV>> >means
<DIV></DIV>> >
<DIV></DIV>> >Gary J. Klatsky, Ph. D.
<DIV></DIV>> >Director, Human Computer Interaction M.A. Program
<DIV></DIV>> >
<DIV></DIV>> >Department of Psychology                klatsky@oswego.edu
<DIV></DIV>> >Oswego State University (SUNY)       http://www.oswego.edu/~klatsky
<DIV></DIV>> >7060 State Hwy 104W                      Voice: (315) 312-3474
<DIV></DIV>> >Oswego, NY 13126                           Fax:   (315) 312-6330
<DIV></DIV>>
<DIV></DIV>>Jordan D. Bigio, B.A.
<DIV></DIV>>Project Coordinator
<DIV></DIV>>Developmental Cognitive Neuroscience Laboratory
<DIV></DIV>>Department of Communication Sciences and Disorders
<DIV></DIV>>Northwestern University
<DIV></DIV>>2240 N. Campus Dr., Frances Searle Building, Rm. 2-342
<DIV></DIV>>Evanston, IL 60208
<DIV></DIV>>Phone: 847-491-3647
<DIV></DIV>>
<DIV></DIV>>Subject: Re: unknown error code
<DIV></DIV>>From: Brandon Cernicky <BRANDON_CERNICKY@YAHOO.COM>
<DIV></DIV>>Date: Fri, 19 Mar 2004 05:49:02 -0800 (PST)
<DIV></DIV>>MIME-Version: 1.0
<DIV></DIV>>Content-Type: text/plain; charset=us-ascii
<DIV></DIV>>
<DIV></DIV>>Dr. Klatsky,
<DIV></DIV>>
<DIV></DIV>>The error you are receiving (11009: Internal Error:
<DIV></DIV>>Drawing error 0x887601c2) is an error that under
<DIV></DIV>>normal circumstances should not occur, which is why it
<DIV></DIV>>is flagged as an internal error.
<DIV></DIV>>
<DIV></DIV>>Specifically, the error code informs the runtime
<DIV></DIV>>system that an area in memory it uses for drawing
<DIV></DIV>>operations (slide, canvas, image, etc) is no longer
<DIV></DIV>>available.  This usually occurs when another
<DIV></DIV>>application has attempted to draw to the display
<DIV></DIV>>subsystem, when resources available are low, or due to
<DIV></DIV>>an issue with the video subsystem driver.
<DIV></DIV>>
<DIV></DIV>>In general, I would encourage on a quarterly or less
<DIV></DIV>>basis to check with the vendor of your video card
<DIV></DIV>>hardware for an updated video driver in general.
<DIV></DIV>>Video card drivers are constantly updated by the
<DIV></DIV>>manufactures and typically provide increased
<DIV></DIV>>functionality, improved performance, fixes to
<DIV></DIV>>anomalies, and overall stability.
<DIV></DIV>>
<DIV></DIV>>If this error happens consistently in your experiment,
<DIV></DIV>>it may be due to a video driver update issue or there
<DIV></DIV>>may be an external application, such as an anti-virus
<DIV></DIV>>software, disk software, Net Meeting, Instant
<DIV></DIV>>Messenger, etc. trying to gain access to video
<DIV></DIV>>resources.  When another application does try to use
<DIV></DIV>>these resources while E-Prime is running, they can
<DIV></DIV>>conflict with the operations of an experiment and
<DIV></DIV>>cause such errors to occur.
<DIV></DIV>>
<DIV></DIV>>These issues are especially noticable with experiments
<DIV></DIV>>that use EchoClient support (being able to see
<DIV></DIV>>characters while typing).
<DIV></DIV>>
<DIV></DIV>>-Brandon
<DIV></DIV>>
<DIV></DIV>>~~~~~~~~~~~~~~~~~~~~~~~~~
<DIV></DIV>>Brandon S. Cernicky
<DIV></DIV>>Senior Software Engineer
<DIV></DIV>>Psychology Software Tools
<DIV></DIV>>
<DIV></DIV>>NOTE: Views expressed are not necessarily those of
<DIV></DIV>>Psychology Software Tools
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>__________________________________
<DIV></DIV>>Do you Yahoo!?
<DIV></DIV>>Yahoo! Mail - More reliable, more storage, less spam
<DIV></DIV>>http://mail.yahoo.com
<DIV></DIV>>End of Eprime Digest
<DIV></DIV></div><br clear=all><hr>Powerful Parental Controls   <a href="http://g.msn.com/8HMAENCA/2755??PS=">With MSN Premium </a> Get 2 Months FREE* </html>