Bug 71006 - startup-animation=zoom, desktop-shell results in blank/black output
Summary: startup-animation=zoom, desktop-shell results in blank/black output
Status: VERIFIED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: 1.3.0
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-29 16:24 UTC by U. Artie Eoff
Modified: 2013-10-30 22:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.