scratch team mailing list archive
-
scratch team
-
Mailing list archive
-
Message #00395
Re: bug leaving presentation mode with squeak-vm 4.10.2-2614
On 2012-11-26, at 14:37, Matthew Miller <mattdm@xxxxxxxxxx> wrote:
> On Mon, Nov 26, 2012 at 12:59:34PM +0100, Bert Freudenberg wrote:
>> You can verify the window containment before and after using xwininfo. The
>> action is happening in platforms/unix/vm-display-X11/sqUnixX11.c,
>> display_ioSetFullScreen(), in case you want to go all gdb on it.
>
> Hmmm. Both before and after I'm getting
>
> xwininfo: Window id: 0x1a00001 "/usr/share/scratch/Scratch.image"
>
> Does that indicate that this is a different problem?
Use the -children or -tree arguments to show the hierarchy.
>> Also, best place to get help would be
>> http://lists.squeak.org/mailman/listinfo/vm-dev
>
> Thanks, although I'm slightly afraid I'll get bounced out of that with "I
> dunno; some sort of weird Scratch problem." :)
Nah, that really sounds like a VM problem. But you could try running Etoys or regular Squeak on the same VM to rule out that it's a Scratch-specific issue.
- Bert -
Follow ups
References