<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Gustavo Duarte wrote:
<blockquote cite="mid:5327579E.5050003@gmail.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
Thanks Karl !! I could call fullScreenOn and Off from workspace and
same behavior happened, with the only difference that after switching
off the display turned up black not white.<br>
  <br>
But, sadly, this test doesn't gave me more information, no return error
debugging information was printed out.<br>
  <br>
I have to take another approach to find out, what is happening.<br>
  <br>
Regards.<br>
  <br>
Gustavo.<br>
</blockquote>
<br>
When its said there is no further reponse from image, can you try
"something like**"...<br>
&nbsp;&nbsp;&nbsp; Project current fullScreenOn&nbsp; "**"<br>
&nbsp;&nbsp;&nbsp; [Delay forSeconds: 1] wait.<br>
&nbsp;&nbsp;&nbsp; Project current fullScreenOn "**"<br>
<br>
** I don't know if this is the correct/best way to call these.<br>
If the image comes back, then you might be able to log stuff to
Transcript or some global object before you jump to VM debugging.<br>
<br>
cheers -ben<br>
<br>
<blockquote cite="mid:5327579E.5050003@gmail.com" type="cite"> <br>
  <div class="moz-cite-prefix">On 03/17/2014 02:09 PM, karl ramberg
wrote:<br>
  </div>
  <blockquote
 cite="mid:CAGzzWLh4syvsW8NiBB4Y9jTJyEyYKZRTbytVNGZ5Y6ah_aN9zQ@mail.gmail.com"
 type="cite">
    <div dir="ltr"><br>
    <div class="gmail_extra"><br>
    <br>
    <div class="gmail_quote">On Mon, Mar 17, 2014 at 4:02 PM, Gustavo
Duarte <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:gus.duarte@gmail.com" target="_blank">gus.duarte@gmail.com</a>&gt;</span>
wrote:<br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi
all,<br>
      <br>
This post comes from an old thread named as "Scratch 1.4 on squeak-vm
4.10". I renamed this topic to be more clear regarding what the problem
is.<br>
      <br>
After followed suggestions by the list on the previous thread, I
realize that the problem isn't on Scratch, instead could be on the
squeak-vm.<br>
      <br>
I did a test, using squeak-vm 4.10 with Squeak3.9a.from3.0.image, when
go to full-screen ON and then switch to OFF, the Squeak is hangs and
the windows turned white.<br>
      <br>
To figure out whats is happening, at this point, i have (i think so)
two options to following researching:<br>
      <br>
1) Execute the fullscreen ON-OFF from Workspace.<br>
      <br>
&nbsp; &nbsp; I found that full-screen ON-OFF is performed by ScreenController
class and fullScreenOff and fullScreenOn methods.<br>
&nbsp; &nbsp; How I should call this class from Workspace ?<br>
      <br>
&nbsp; &nbsp; I tried something like:<br>
      <br>
&nbsp; &nbsp; ScreenController initialize fullScreenOn<br>
      <br>
&nbsp; &nbsp; And an exception was arised.<br>
    </blockquote>
    <div><br>
    </div>
    <div>Project current fullScreenOn</div>
    <div><br>
    </div>
    <div>Cheers,</div>
    <div>Karl</div>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"><br>
      <br>
2) This option could be hardest, i guess. Download squeak-vm source,
add debug code on sqUnix11.c and debug it.<br>
      <br>
      <br>
I would like to start from option 1, that seems like effortless.<br>
      <br>
Some another suggestion ?<br>
      <br>
Thanks in advance.<span class=""><font color="#888888"><br>
      <br>
Gustavo.<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      </font></span></blockquote>
    </div>
    <br>
    </div>
    </div>
    <br>
    <fieldset class="mimeAttachmentHeader"></fieldset>
    <br>
  </blockquote>
  <br>
  <pre wrap="">
<hr size="4" width="90%">

  </pre>
</blockquote>
<br>
</body>
</html>