← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1322314] Re: Please drop using tinyxml in favor of QXML or something in the sdk

 

actually it's a transitive dep, not direct.

** Changed in: gallery-app
       Status: New => Invalid

** Changed in: gallery-app (Ubuntu)
       Status: New => Invalid

** Changed in: tinyxml2 (Ubuntu)
       Status: New => Invalid

** Changed in: ubuntu-touch-meta (Ubuntu)
       Status: New => Fix Released

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

Title:
  Please drop using tinyxml in favor of QXML or something in the sdk

Status in Gallery App:
  Invalid
Status in “gallery-app” package in Ubuntu:
  Invalid
Status in “tinyxml2” package in Ubuntu:
  Invalid
Status in “ubuntu-touch-meta” package in Ubuntu:
  Fix Released

Bug description:
  tinyxml2 soname is changing, thus the package is changing from
  libtinyxml2-0.0.0 to libtinyxml2-2.

  Note that tinyxml2 is not part of the SDK and thus is not a guaranteed
  API/ABI to be available.

  Option 1 - rebuild gallery-app against new abi, seed new tinyxml2 into
  ubuntu-touch seeds rebuild image, upload new click and hope for the
  best...

  Option 2 - rebuild gallery-app, but include tinyxml2 in the click
  itself and rely on LD_LIBRARY_PATH as ubuntu-app-launch sets up

  Option 3 - stop using tinyxml2 and use QXML instead

  camera-app no longer uses tinyxml it seems.

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


References