Issue Details (XML | Word | Printable)

Key: SQ-116
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Scott Wallace
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
squeakland

Black screen when switching projects with scaling

Created: 26/Feb/09 05:21 PM   Updated: 06/Sep/10 06:49 AM
Component/s: etoys
Fix Version/s: future release

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide
From TRAC 9273 (bert, feb 2009)

4.0.2205, screen scaling enabled: When switching projects, the screen goes black for a while. Same when saving a project, although that takes longer so is more disturbing.

The effect seems to be most visible with a screen size larger than the project size. When switching, the project is first drawn scaled up to the window size, then again at its native size (in the center of the window) while the scaled up version is still visible around it, then the screen is filled with black, then it is filled in dark gray, then the center is filled black, and then the project is drawn in the center again. (I tried in a 5000x3000 VMware window so filling is slow enough that I can see what's happening).


Yoshiki Ohshima added a comment - 20/Mar/09 02:32 PM
I uploaded a patch to the related problem (http://dev.laptop.org/ticket/9238). The project zooming is so tricky that it will require more attention. Or, we should replace it with more reazonable effects.

Yoshiki Ohshima added a comment - 13/Apr/09 03:05 PM
changeset 2213 in the update stream fixes (mitigates, in the case when the previous scaled extent and the next scaled extent are different, it still shows black screen).

Scott Wallace added a comment - 29/Apr/09 12:43 PM
Dumped back into "review" so the team can decide whether the current status, after applying update 2213, is bearable for this year.