Does the following patch make things better, by any chance?
=== modified file 'src/Ubuntu/CMakeLists.txt'
--- src/Ubuntu/CMakeLists.txt 2016-07-01 13:06:40 +0000
+++ src/Ubuntu/CMakeLists.txt 2016-07-12 21:18:57 +0000
@@ -23,7 +23,7 @@
OUTPUT_VARIABLE UBUNTU_VERSION OUTPUT_STRIP_TRAILING_WHITESPACE)
add_definitions(-DUBUNTU_VERSION="${UBUNTU_VERSION}")
-execute_process(COMMAND ${XVFB_COMMAND} qmlscene --quit
${CMAKE_CURRENT_SOURCE_DIR}/chromium-version.qml
+execute_process(COMMAND ${XVFB_COMMAND} qmlscene -platform minimal --quit
${CMAKE_CURRENT_SOURCE_DIR}/chromium-version.qml
OUTPUT_VARIABLE CHROMIUM_VERSION OUTPUT_STRIP_TRAILING_WHITESPACE)
string(REGEX MATCH "\\[(.*)\\]" _ ${CHROMIUM_VERSION})
set(CHROMIUM_VERSION ${CMAKE_MATCH_1})
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1599695
Title:
When running cmake from QtC on a webbrowser-app branch it fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1599695/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs