Your message dated Fri, 01 Jun 2012 07:34:01 +0000
with message-id <[email protected]>
and subject line Bug#438161: fixed in lyx 2.0.3-3
has caused the Debian Bug report #438161,
regarding add -dbg packages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
438161: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438161
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lyx
Version: 1.5.1-1
Severity: wishlist

--- Please enter the report below this line. ---
There's a new stable version of LyX available (1.5.1). This fixes an annoying crash with LyX that I could get every so often with the message "Assertion triggered in lyx::BufferView* lyx::LyXFunc::view() const by failing check "lyx_view_" in file ../../src/LyXFunc.cpp:2143".

You may also need to up the boost dependancies as <1.34 don't appear to compile (patch to check against earlier versions is at http://bugzilla.lyx.org/show_bug.cgi?id=4118)

Oh, and any chance of -dbg packages for experimental versions of LyX? Because I would have posted a bug report for my crash *ages* ago if there was a -dbg package that I could install and get a nice stacktrace for LyX.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.20-1-686

Debian Release: 4.0
  990 stable          security.debian.org
  990 stable          ftp.nl.debian.org
   99 experimental    ftp.nl.debian.org
   97 feisty          archive.ubuntu.com
  103 testing         ftp.nl.debian.org
  102 unstable        www.fluendo.com
  102 unstable        www.debian-multimedia.org
  102 unstable        ftp.nl.debian.org

--- Package information. ---
Depends                                   (Version) | Installed
===================================================-+-======================
libaiksaurus-1.2-0c2a           (>= 1.2.1+dev-0.12) | 1.2.1+dev-0.12-3
libaspell15                               (>= 0.60) | 0.60.5-1
libboost-filesystem1.34.0         (>= 1.34.0~rc2-1) | 1.34.0-1+b1
libboost-regex1.34.0              (>= 1.34.0~rc2-1) | 1.34.0-1+b1
libboost-signals1.34.0            (>= 1.34.0~rc2-1) | 1.34.0-1+b1
libc6                                    (>= 2.6-1) | 2.6.1-1
libgcc1                         (>= 1:4.2-20070516) | 1:4.2.1-2
libqt4-core                              (>= 4.3.0) | 4.3.0-4
libqt4-gui                               (>= 4.3.0) | 4.3.0-4
libstdc++6                        (>= 4.2-20070516) | 4.2.1-2
libx11-6                                            | 2:1.1.2-1
zlib1g                        (>= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5
lyx-common                              (= 1.5.1-1) | 1.5.1-1
texlive-latex-recommended                           | 2007-10
texlive-fonts-recommended                           | 2007-10
preview-latex-style                                 | 11.83-6
libtiff-tools                                       | 3.8.2-7
groff                                               | 1.18.1.1-12
imagemagick                                         | 7:6.2.4.5.dfsg1-0.14
mime-support                                        | 3.39-1
psutils                                             | 1.17-24
xdg-utils                                           | 1.0.1-2
latex-xft-fonts                                     | 0.1-7


--
[email protected]
Quidquid latine dictum sit, altum viditur


--- End Message ---
--- Begin Message ---
Source: lyx
Source-Version: 2.0.3-3

We believe that the bug you reported is fixed in the latest version of
lyx, which is due to be installed in the Debian FTP archive:

fonts-lyx_2.0.3-3_all.deb
  to main/l/lyx/fonts-lyx_2.0.3-3_all.deb
lyx-common_2.0.3-3_all.deb
  to main/l/lyx/lyx-common_2.0.3-3_all.deb
lyx-dbg_2.0.3-3_i386.deb
  to main/l/lyx/lyx-dbg_2.0.3-3_i386.deb
lyx_2.0.3-3.debian.tar.gz
  to main/l/lyx/lyx_2.0.3-3.debian.tar.gz
lyx_2.0.3-3.dsc
  to main/l/lyx/lyx_2.0.3-3.dsc
lyx_2.0.3-3_i386.deb
  to main/l/lyx/lyx_2.0.3-3_i386.deb
ttf-lyx_2.0.3-3_all.deb
  to main/l/lyx/ttf-lyx_2.0.3-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Per Olofsson <[email protected]> (supplier of updated lyx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 30 May 2012 18:06:22 +0200
Source: lyx
Binary: lyx lyx-common lyx-dbg fonts-lyx ttf-lyx
Architecture: source i386 all
Version: 2.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian LyX Maintainers <[email protected]>
Changed-By: Per Olofsson <[email protected]>
Description: 
 fonts-lyx  - TrueType versions of some TeX fonts used by LyX
 lyx        - document processor
 lyx-common - architecture-independent files for LyX
 lyx-dbg    - debugging symbols for LyX
 ttf-lyx    - transitional package
Closes: 438161 671749
Changes: 
 lyx (2.0.3-3) unstable; urgency=low
 .
   * Recommend texlive-generic-recommended, since ulem.sty was moved
     there. Closes: #671749.
   * Add debugging symbols package lyx-dbg. Closes: #438161.
Checksums-Sha1: 
 cc13cc12bc486aac98b3389737ea24a77174530a 1647 lyx_2.0.3-3.dsc
 05a6570a320a855e3e74bbf0cb45e16447b83ec1 26572 lyx_2.0.3-3.debian.tar.gz
 ff7a54c2130c3a4f3279a9fc91b1bf845e2efb67 3108084 lyx_2.0.3-3_i386.deb
 70c182a49a347d584abacd47080d971210c70c39 5877228 lyx-common_2.0.3-3_all.deb
 3dfaa5c2305ba554ad5e384d9bd81f5146982fe8 38433792 lyx-dbg_2.0.3-3_i386.deb
 e1384e53ed15883e34d15cd44bfc91e80978f50e 166966 fonts-lyx_2.0.3-3_all.deb
 79bfa4221b916a165d3d947a3b97498e0b0ca7e7 23010 ttf-lyx_2.0.3-3_all.deb
Checksums-Sha256: 
 28fbadbfffce78761cdb44d7d7e70ad811d9276b1bec1a2008bd94ccfd148c1c 1647 
lyx_2.0.3-3.dsc
 6befb144d30fa79174769ac5a694f7b64a4296bf354138038fe67d8a45e94bd6 26572 
lyx_2.0.3-3.debian.tar.gz
 268bc27a3e1f85b79fb0317911a36bd80862ebf2f0c0eaa0a0cf6cd09855ccbf 3108084 
lyx_2.0.3-3_i386.deb
 85b1d2b37b5d6f0747eac5089ad8d4b7f7e55997d78fa990ea500c35c305503e 5877228 
lyx-common_2.0.3-3_all.deb
 8a8910449be86f5d81f7deccde20139290340bdfd38015e045b8bf61e6896fa5 38433792 
lyx-dbg_2.0.3-3_i386.deb
 3a27c08a70e5ff0eb1b510842fd60872c5e08b27788db76799fe843f449cfcab 166966 
fonts-lyx_2.0.3-3_all.deb
 5817d54b1fba00dbeadb2d998ec959a20ce42a9f165ee624cc39b928365a362b 23010 
ttf-lyx_2.0.3-3_all.deb
Files: 
 d5b3da9fb0676f5822ba19c2b9b84ffb 1647 editors optional lyx_2.0.3-3.dsc
 92d261e53ac4f684871b31c1bf0c88e3 26572 editors optional 
lyx_2.0.3-3.debian.tar.gz
 d56de0b505e77b0632a07c3932a54174 3108084 editors optional lyx_2.0.3-3_i386.deb
 82901190583c7c65ef4c5434fc8948f6 5877228 editors optional 
lyx-common_2.0.3-3_all.deb
 fff6ccc8f086b366cdfcf0d42d07ad5f 38433792 debug extra lyx-dbg_2.0.3-3_i386.deb
 ae852f4ab0a45dcda63802229180a588 166966 fonts optional 
fonts-lyx_2.0.3-3_all.deb
 3f84716934a9e7e46e2e81b2d8d5fcdb 23010 oldlibs extra ttf-lyx_2.0.3-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/HV4sACgkQeDAsS42/7C/AAQCfROcC/SGxUTN5uR0Wy8844Jmj
5IMAnRZJLzg6zsd3pl7flsqNOISEtqRy
=Bs7O
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to