Bug 71006

Summary: startup-animation=zoom, desktop-shell results in blank/black output
Product: Wayland Reporter: U. Artie Eoff <ullysses.a.eoff>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: 1.3.0   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description U. Artie Eoff 2013-10-29 16:24:54 UTC
With startup-animation=zoom in weston.ini and using desktop-shell on cairo-glesv2, weston displays blank/black output.

wayland (HEAD) heads/1.3-0-g84247b7
drm (HEAD) libdrm-2.4.46-0-gc6d73cf
mesa (HEAD) remotes/origin/9.2-0-g7ab2b8c
libva (HEAD) libva-1.2.1-0-g88ed1eb
intel-driver (HEAD) 1.2.1-0-g8f306e3
weston (HEAD) remotes/origin/1.3-0-g98562c3
Comment 1 Kristian Høgsberg 2013-10-30 16:00:14 UTC
commit 912e0a117acf632b90ea1a883c2390c526fd44c0
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Wed Oct 30 08:59:55 2013 -0700

    Fall back to ANIMATION_NONE if startup-animation is zoom
    
    get_animation_type() parses "none", "zoom" and "fade" but for the
    startup animation, we only support "none" and "fade".  If we get "zoom"
    just fall back to "none" like we do for all unrecognized strings.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=71006

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.