← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1258038] Re: webbrowser fails to build against Qt 5.2

 

** Changed in: webbrowser-app
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1258038

Title:
  webbrowser fails to build against Qt 5.2

Status in Web Browser App:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  Build log attached.

  ---
  /home/ubuntu/delete/build-area/webbrowser-app-0.22+14.04.20131107/src/Ubuntu/Components/Extras/Browser/webview-thumbnailer.cpp:127:7
  3: error: ‘class QSGContext’ has no member named ‘createRenderer’
           m_renderer = QQuickItemPrivate::get(this)->sceneGraphContext()->createRenderer();
                                                                           ^
  make[3]: *** [src/Ubuntu/Components/Extras/Browser/CMakeFiles/ubuntu-ui-extras-browser-plugin.dir/webview-thumbnailer.cpp.o] Error 1
  make[3]: Leaving directory `/home/ubuntu/delete/build-area/webbrowser-app-0.22+14.04.20131107/obj-x86_64-linux-gnu'
  make[2]: *** [src/Ubuntu/Components/Extras/Browser/CMakeFiles/ubuntu-ui-extras-browser-plugin.dir/all] Error 2
  make[2]: *** Waiting for unfinished jobs....
  ---

  The solution should be so that the source builds both against Qt 5.0.2
  and 5.2, possibly via #ifdef:s or such.

  To reproduce:
  apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
  apt-get update
  apt-get dist-upgrade
  bzr branch lp:webbrowser-app
  cd webbrowser-app
  bzr bd

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1258038/+subscriptions