[BUG] text display does not work in MVC

Boris Gaertner Boris.Gaertner at gmx.net
Mon Mar 14 11:27:26 UTC 2005


This bug report is for Squeak 3.9alpha, latest update: #6599

In this version, MVC is not useable due to a very serious
problem: We cannot display text.

To see the problem, you can do this:

1. start a fresh Squeak 3.9 #6599
2. From the open menu, select 'mvc project'
3. doubleclick into the small window that was placed on the screen
4. try to bring up a menu

Nothing happens, but in the SqueakDebug.log
you find this:

BitBlt(Object)>>doesNotUnderstand: #lastFont
 Receiver: a BitBlt

lastFont is implemented in GrafPort,
it came with change set  6580changesFromSql38ToJa

Greetings,
Boris



More information about the Squeak-dev mailing list