Summary: | malformed config line: startup- | ||
---|---|---|---|
Product: | Wayland | Reporter: | U. Artie Eoff <ullysses.a.eoff> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED INVALID | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
U. Artie Eoff
2013-10-17 19:59:04 UTC
Apologies... I forgot that my script processes the weston.ini with "sed -i "s/animation.*//", which is now erroneous with the new "startup-animation" setting. (In reply to comment #1) > Apologies... I forgot that my script processes the weston.ini with "sed -i > "s/animation.*//", which is now erroneous with the new "startup-animation" > setting. This'll do the trick: s/^animation.*// ;-) |
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.