[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+17.04.20161024.1-0ubuntu1 --- webbrowser-app (0.23+17.04.20161024.1-0ubuntu1) zesty; urgency=medium [ Andrew Hayzen ] * Fix for issue where many tabs causes close button to overlap other tabs (LP: #1473630) * When page

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-10-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/webbrowser-app/webbrowser-app-ubuntu- zesty-2087 -- 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 branc

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-08-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/fix-chromiumVersion-1599695 -- 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

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-08-24 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Importance: Undecided => High ** Changed in: webbrowser-app (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-08-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/fix-crossbuild-1599695 -- 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 ma

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-13 Thread Andrew Hayzen
I've been trying both 'Desktop' and 'Ubuntu SDK Desktop Kit', resulting in the same error. If you need logs a particular one let me know. -- 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:

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-13 Thread Alexandre Abreu
@Andrew: could you make sure that you select the right Generator in the Run CMake popup "Ubuntu SDK Desktop Kit" is the right one? -- 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 r

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-13 Thread Olivier Tilloy
Okay, so same problem really, except that now the QtCreator environment fails to locate the minimal plugin instead of the xcb one. I’m puzzled as it works just fine here on my laptop. There must be something different in our configurations. -- You received this bug notification because you are a

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-13 Thread Andrew Hayzen
I tried the change in comment 7, and now it errors with: 'This application failed to start because it could not find or load the Qt platform plugin "minimal"' Full logs here [4] [5]. 4 - http://pastebin.ubuntu.com/19270432/ 5 - http://pastebin.ubuntu.com/19270459/ -- You received this bug noti

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-12 Thread Olivier Tilloy
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 + +++ src/Ubuntu/CMakeLists.txt 2016-07-12 21:18:57 + @@ -23,7 +23,7 @@ OUTPUT_VARIABLE UBUNTU_VERSION OUTPUT_STRIP_TRAILING

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-12 Thread Andrew Hayzen
I have the same issue, I added the extra lines from comment 5 to the CMake files and I get the following output when attempting to run in QtC [0], the output CMakeOutput.log is here [1]. Note that 'This application failed to start because it could not find or load the Qt platform plugin "xcb" in

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-07 Thread Olivier Tilloy
Could you maybe instrument src/Ubuntu/CMakeLists.txt to try and understand what’s not working, and let me know the output? Something like that: === modified file 'src/Ubuntu/CMakeLists.txt' --- src/Ubuntu/CMakeLists.txt 2016-07-01 13:06:40 + +++ src/Ubuntu/CMakeLists.txt 2016-07-08 05:20:

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-07 Thread Alexandre Abreu
I run the same versions as you do, yes, I have qmlscene installed, and a local cmake . does work, -- 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 webb

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-07 Thread Olivier Tilloy
ii qtcreator 3.5.1+dfsg-2ubuntu2amd64 ii qtcreator-plugin-ubuntu 3.5.0+16.04.20160419-0ubuntu1 amd64 ii qtcreator-plugin-ubuntu-common 3.5.0+16.04.20160419-0ubuntu1 all Do you have qmlscene installed? Does a call to "cmake ." succeed from a terminal

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-07 Thread Alexandre Abreu
@Olivier: yes, I have. what's your QtC & Ubuntu plugin version? -- 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 manag

[Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-06 Thread Olivier Tilloy
I’m not seeing that on my up-to-date xenial setup. Do you have xvfb installed? ** Changed in: webbrowser-app (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/159