← Back to team overview

ubuntu-apps-bugs team mailing list archive

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

 

Public bug reported:

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.

** Affects: gallery-app
     Importance: Undecided
         Status: New

** Affects: gallery-app (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: tinyxml2 (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: ubuntu-touch-meta (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: gallery-app (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-touch-meta (Ubuntu)
   Importance: Undecided
       Status: New

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

-- 
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:
  New
Status in “gallery-app” package in Ubuntu:
  New
Status in “tinyxml2” package in Ubuntu:
  New
Status in “ubuntu-touch-meta” package in Ubuntu:
  New

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


Follow ups

References