Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
weston
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 138
    • Issues 138
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 27
    • Merge Requests 27
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • wayland
  • weston
  • Issues
  • #195

Closed
Open
Opened Feb 06, 2019 by Pekka Paalanen@pq
  • Report abuse
  • New issue
Report abuse New issue

Weston IVI test fails without install

At least ivi-layout test fails due to a bad config:

/home/pq/local/share/weston/background.png: No such file or directory
Failed to load_cairo_surface /home/pq/local/share/weston/background.png

...

weston: ../../git/weston/ivi-shell/hmi-controller.c:916: ivi_hmi_controller_set_background: Assertion `ivisurf != NULL' failed.
ivi-layout-test-client: ../../git/weston/tests/weston-test-client-helper.c:931: create_client: Assertion `wl_display_roundtrip((client)->wl_display) >= 0' failed.

The file does not exist yet, because I have not done 'ninja install'.

To reproduce, make sure your install prefix is clean of any Weston files, and run ninja test.

This seems to be specific to the Meson build.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
2
Labels
Build system Testing
Assign labels
  • View project labels
Reference: wayland/weston#195