When running cmake from QtC on a webbrowser-app branch it fails
Bug #1599695 reported by
Alexandre Abreu
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app (Ubuntu) |
Fix Released
|
High
|
Olivier Tilloy |
Bug Description
When running cmake from QtC on a webbrowser-app branch in Xenial it fails with the following error:
CMake Error at src/Ubuntu/
Invalid chromium version: ''
Related branches
lp://staging/~osomon/webbrowser-app/fix-chromiumVersion-1599695
- system-apps-ci-bot: Needs Fixing (continuous-integration)
- Alexandre Abreu (community): Approve
-
Diff: 155 lines (+34/-36)7 files modifiedCMakeLists.txt (+0/-5)
debian/control (+1/-2)
src/Ubuntu/CMakeLists.txt (+0/-8)
src/Ubuntu/Web/UbuntuWebContext.qml (+7/-1)
src/Ubuntu/Web/ua-overrides-desktop.js.in (+9/-9)
src/Ubuntu/Web/ua-overrides-mobile.js.in (+11/-11)
tests/unittests/qml/CMakeLists.txt (+6/-0)
lp://staging/~phablet-team/webbrowser-app/OTA-15
- Ubuntu Phablet Team: Pending requested
-
Diff: 250 lines (+107/-42)8 files modifiedCMakeLists.txt (+0/-5)
debian/changelog (+11/-0)
debian/control (+1/-2)
src/Ubuntu/CMakeLists.txt (+0/-8)
src/Ubuntu/Web/UbuntuWebContext.qml (+7/-1)
src/Ubuntu/Web/ua-overrides-desktop.js.in (+43/-14)
src/Ubuntu/Web/ua-overrides-mobile.js.in (+39/-12)
tests/unittests/qml/CMakeLists.txt (+6/-0)
description: | updated |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Olivier Tilloy (osomon) |
importance: | Undecided → High |
status: | Incomplete → In Progress |
To post a comment you must log in.
I’m not seeing that on my up-to-date xenial setup. Do you have xvfb installed?