← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 707794] Re: libqt4-opengl on armel should be compiled with OpenGL ES 2.x support

 

gnuradio on armel fails to build because libqwtplot3d-qt4-dev is not
usable; I presume this is related to the GLES2 changes since this is an
armel-specific build failure.

Build log is here: https://launchpad.net/ubuntu/+source/gnuradio/3.2.2
.dfsg-1ubuntu6/+buildjob/2480937

** Also affects: qwtplot3d (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: qwtplot3d (Ubuntu Natty)
   Importance: Undecided => High

** Changed in: qwtplot3d (Ubuntu Natty)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in Ubuntu.
https://bugs.launchpad.net/bugs/707794

Title:
  libqt4-opengl on armel should be compiled with OpenGL ES 2.x support

Status in “avogadro” package in Ubuntu:
  Won't Fix
Status in “clementine” package in Ubuntu:
  Triaged
Status in “kdeartwork” package in Ubuntu:
  Fix Released
Status in “kdeedu” package in Ubuntu:
  Fix Released
Status in “kdegames” package in Ubuntu:
  Fix Released
Status in “kipi-plugins” package in Ubuntu:
  Fix Released
Status in “koffice” package in Ubuntu:
  Fix Released
Status in “mythtv” package in Ubuntu:
  Fix Released
Status in “pyside” package in Ubuntu:
  Triaged
Status in “qt4-x11” package in Ubuntu:
  Fix Released
Status in “qwtplot3d” package in Ubuntu:
  Confirmed
Status in “avogadro” source package in Natty:
  Won't Fix
Status in “clementine” source package in Natty:
  Triaged
Status in “kdeartwork” source package in Natty:
  Fix Released
Status in “kdeedu” source package in Natty:
  Fix Released
Status in “kdegames” source package in Natty:
  Fix Released
Status in “kipi-plugins” source package in Natty:
  Fix Released
Status in “koffice” source package in Natty:
  Fix Released
Status in “mythtv” source package in Natty:
  Fix Released
Status in “pyside” source package in Natty:
  Triaged
Status in “qt4-x11” source package in Natty:
  Fix Released
Status in “qwtplot3d” source package in Natty:
  Confirmed

Bug description:
  Qt supports having the opengl library compatible with OpenGL and
  OpenGL ES 2.x (you can chose during build time), but currently it's
  compiled with OpenGL support on all architectures.

  As on ARM we only have accelerated OpenGL ES drivers, it'd be good if
  we could change the qt4-x11 packaging to use OpenGL ES on ARM by
  default, and continue using OpenGL at all other architectures.