[Pkg-games-ubuntu] [Bug 913523] Re: Segfault on Root::Initialise

Launchpad Bug Tracker 913523 at bugs.launchpad.net
Thu Mar 8 19:27:09 UTC 2012


This bug was fixed in the package ogre - 1.7.3-6

---------------
ogre (1.7.3-6) unstable; urgency=low


  * Use always "versioned" directory names, like /usr/share/OGRE-1.7.3 and
    /usr/lib/MULTIARCH_TRIPLET/OGRE-1.7.3 instead of plain .../OGRE.  In this
    way several versions of the library can be installed at once, as it's
    usually the case with shared libraries but it was not with OGRE until now
    (Closes: #653527).
  * Add missing Build-Depend on "dpkg-dev (>= 1.16.1~)" (instead of the
    suggested .0 of the bug report), and substituting DEB_BUILD_MULTIARCH for
    DEB_HOST_MULTIARCH (Closes: #658015).  The former was used by a propagated
    mistake.  Thanks Sam Morris for the notice and the patch (although I didn't
    use the patch provided because I had already changed the more problematic
    parts with a better solution).  Please reopen if there are still remaining
    problems.
  * Remove /etc/OGRE*/plugins.cfg, according to upstream it's not present in
    other systems, and indeed is more appropriate for applications to define
    what plugins they want to use (or rely only on code, not .cfg files, for
    that).
    - Remove the Debian script /usr/bin/update-ogre-plugins (and its manpage),
      it's of no use now.
    - Remove the template for plugins.cfg
  * Remove /etc/OGRE/plugins.cfg when uninstalling (or upgrading and moving the
    file elsewhere, as it happened for a few versions), if the one installed in
    the system was unmodified.  Thanks Sam Morris for the report and the
    suggested fix (Closes: #656997)
  * Remove cruft provided in the past along with the package but not used for a
    few releases/years:
    - LightwaveConverter.1: binary not present since very long
    - ogre-get-orig-source-1.6.4: script obsolete and unnecessary since with 1.7
      -- it's been clarified that the documentations and the samples are DFSG
      compatible

 -- Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>  Sat, 04
Feb 2012 21:18:16 +0000

** Changed in: ogre (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to ogre in Ubuntu.
https://bugs.launchpad.net/bugs/913523

Title:
  Segfault on Root::Initialise

Status in “ogre” package in Ubuntu:
  Fix Released

Bug description:
  With the move to Multiarch the same code that worked with the old
  ogre-1.7.3 packages now produces a segfault at Root::Initialise.

  The ogre-1.7.3-dbg doesn't contain libraries for OgreMain, but only
  for plugins (or at least i can't fidn them). So I'm not able to debug
  this situation...

  I am using latest Precise on Amd64.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre/+bug/913523/+subscriptions



More information about the Pkg-games-ubuntu mailing list