Your message dated Mon, 27 Apr 2015 19:36:32 +0000
with message-id <[email protected]>
and subject line Bug#783512: fixed in poedit 1.7.6-2
has caused the Debian Bug report #783512,
regarding poedit: Segfault when opening file. Gtk-Message: Failed to load 
module "canberra-gtk-module"
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.)


-- 
783512: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783512
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: poedit
Version: 1.7.6-1
Severity: normal
Tags: upstream

Running on Jessie  and updated to the latest versions of all packages.

Poedit used to work fine until I pulled the latest upgrades from the debian
repositories.
I didn't have to change my sources.list configuration since it was already
based on the codename rather than on stable/testing.

What happens?
There is no error in GUI mode. If I try to open the file via the terminal:

$ poedit WHATEVER.po
Gtk-Message: Failed to load module "canberra-gtk-module"
Segmentation fault

I suppose it is something related the canberra-gtk-* libs... Maybe some files
are not in the right place or Poedit is looking in the wrong place?
I decided to do a strace on this and include it at the end of this.

Hope this is enough.

$ strace poedit assurnomad.po 2>&1 | grep canberra
access("/home/borislav/.gtk-2.0/2.10.0/x86_64-pc-linux-gnu/modules/libcanberra-
gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/home/borislav/.gtk-2.0/2.10.0/x86_64-pc-linux-gnu/modules/libcanberra-
gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/home/borislav/.gtk-2.0/2.10.0/modules/libcanberra-gtk-module.so",
F_OK) = -1 ENOENT (No such file or directory)
access("/home/borislav/.gtk-2.0/2.10.0/modules/libcanberra-gtk-module.la",
F_OK) = -1 ENOENT (No such file or directory)
access("/home/borislav/.gtk-2.0/x86_64-pc-linux-gnu/modules/libcanberra-gtk-
module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/home/borislav/.gtk-2.0/x86_64-pc-linux-gnu/modules/libcanberra-gtk-
module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/home/borislav/.gtk-2.0/modules/libcanberra-gtk-module.so", F_OK) = -1
ENOENT (No such file or directory)
access("/home/borislav/.gtk-2.0/modules/libcanberra-gtk-module.la", F_OK) = -1
ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/x86_64-pc-linux-gnu/modules
/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/x86_64-pc-linux-gnu/modules
/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/modules/libcanberra-gtk-
module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/modules/libcanberra-gtk-
module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/x86_64-pc-linux-gnu/modules
/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/x86_64-pc-linux-gnu/modules
/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so",
F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.la",
F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gtk-2.0/2.10.0/x86_64-pc-linux-gnu/modules/libcanberra-gtk-
module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gtk-2.0/2.10.0/x86_64-pc-linux-gnu/modules/libcanberra-gtk-
module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gtk-2.0/2.10.0/modules/libcanberra-gtk-module.so", F_OK) = -1
ENOENT (No such file or directory)
access("/usr/lib/gtk-2.0/2.10.0/modules/libcanberra-gtk-module.la", F_OK) = -1
ENOENT (No such file or directory)
access("/usr/lib/gtk-2.0/x86_64-pc-linux-gnu/modules/libcanberra-gtk-
module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gtk-2.0/x86_64-pc-linux-gnu/modules/libcanberra-gtk-
module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT
(No such file or directory)
access("/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT
(No such file or directory)
stat("libcanberra-gtk-module.so", 0x7ffc523c9bf0) = -1 ENOENT (No such file or
directory)
stat("libcanberra-gtk-module.so.so", 0x7ffc523c9bf0) = -1 ENOENT (No such file
or directory)
stat("libcanberra-gtk-module.so.la", 0x7ffc523c9bf0) = -1 ENOENT (No such file
or directory)
open("/lib/x86_64-linux-gnu/tls/x86_64/libcanberra-gtk-module.so",
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/tls/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC)
= -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/x86_64/libcanberra-gtk-module.so",
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) =
-1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libcanberra-gtk-module.so",
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/tls/libcanberra-gtk-module.so",
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/x86_64/libcanberra-gtk-module.so",
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC)
= -1 ENOENT (No such file or directory)
open("/lib/tls/x86_64/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
open("/lib/tls/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No
such file or directory)
open("/lib/x86_64/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT
(No such file or directory)
open("/lib/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such
file or directory)
open("/usr/lib/tls/x86_64/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
open("/usr/lib/tls/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT
(No such file or directory)
open("/usr/lib/x86_64/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
open("/usr/lib/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No
such file or directory)
write(2, "Gtk-Message: Failed to load modu"..., 57Gtk-Message: Failed to load
module "canberra-gtk-module"



-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages poedit depends on:
ii  gettext                0.19.3-2
ii  libatk1.0-0            2.14.0-1
ii  libboost-regex1.55.0   1.55.0+dfsg-3
ii  libboost-system1.55.0  1.55.0+dfsg-3
ii  libc6                  2.19-18
ii  libcairo2              1.14.0-2.1
ii  libdb5.3++             5.3.28-9
ii  libexpat1              2.1.0-6+b3
ii  libfontconfig1         2.11.0-6.3
ii  libfreetype6           2.5.2-4
ii  libgcc1                1:4.9.2-10
ii  libgdk-pixbuf2.0-0     2.31.1-2+b1
ii  libglib2.0-0           2.42.1-1
ii  libgtk2.0-0            2.24.25-3
ii  libgtkspell0           2.0.16-1.1
ii  libicu52               52.1-8
ii  liblucene++0           3.0.7-2
ii  libpango-1.0-0         1.36.8-3
ii  libpangocairo-1.0-0    1.36.8-3
ii  libpangoft2-1.0-0      1.36.8-3
ii  libstdc++6             4.9.2-10
ii  libwxbase3.0-0         3.0.2-1+b1
ii  libwxgtk3.0-0          3.0.2-1+b1
ii  poedit-common          1.7.6-1

poedit recommends no packages.

poedit suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: poedit
Source-Version: 1.7.6-2

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

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.
Andreas Rönnquist <[email protected]> (supplier of updated poedit 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: SHA256

Format: 1.8
Date: Mon, 27 Apr 2015 21:05:25 +0200
Source: poedit
Binary: poedit poedit-dbg poedit-common
Architecture: source amd64 all
Version: 1.7.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian l10n developers <[email protected]>
Changed-By: Andreas Rönnquist <[email protected]>
Description:
 poedit     - gettext catalog editor
 poedit-common - Common files for poedit
 poedit-dbg - gettext catalog editor (debug)
Closes: 783512
Changes:
 poedit (1.7.6-2) unstable; urgency=medium
 .
   * Rebuild with liblucene++0 3.0.7-2 (Closes: #783512)
Checksums-Sha1:
 6ce6763fa2ec7313a86f5b4d4cbd0c00d04d2284 2240 poedit_1.7.6-2.dsc
 bd64baede63c607bea3c8b9a375316e1ed4e40c8 18996 poedit_1.7.6-2.debian.tar.xz
 647ea4c0891a7add021dc3cde3f50384397d72cb 518962 poedit_1.7.6-2_amd64.deb
 d5f2f22fc5236c47637eeb4f319677a79e8ebd24 4246896 poedit-dbg_1.7.6-2_amd64.deb
 556304d94a542eb02d54e5c985ae5144192c8a8a 418456 poedit-common_1.7.6-2_all.deb
Checksums-Sha256:
 9ad824e21da1c77b1ec3a69ed0610e8f365437ed13169978144afdc63795bb6d 2240 
poedit_1.7.6-2.dsc
 b7a657f7cc421423c256bf9b02615bd5a48f590c659e806aef2e5c107a83251c 18996 
poedit_1.7.6-2.debian.tar.xz
 ecd4305751bcbf4d467c60ba569e57630428228e9c2c025f16e511c45f2fb85e 518962 
poedit_1.7.6-2_amd64.deb
 691c16208d7d0123e60f68b462f46dc66ec42525a92fc4ba84bf31eff89f616a 4246896 
poedit-dbg_1.7.6-2_amd64.deb
 fae406a9da38d045365c460f0c9507ade7c0da844af57ee949f607be676e5d63 418456 
poedit-common_1.7.6-2_all.deb
Files:
 e70567bf2da7617cf51437fe2fb56fd8 2240 text optional poedit_1.7.6-2.dsc
 96010158995afa2d4f36650ce668064c 18996 text optional 
poedit_1.7.6-2.debian.tar.xz
 4e91dcbc15c15113c147d52ac465e857 518962 text optional poedit_1.7.6-2_amd64.deb
 c77df5bce6577f4f6f90859c2aa8d4e3 4246896 debug extra 
poedit-dbg_1.7.6-2_amd64.deb
 857f51846365ab0fd4b0df29ae678da6 418456 text optional 
poedit-common_1.7.6-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVPoxOAAoJEBlLYxqy2iiIGyYQAL/CKG2Pia+NpJuq0KiGlx8X
8uQ/QnndW7iTiAc+PaUfkLKsEBA6gfnA0xiaqC+LZRtFSEMRO1ZviFfTLvCoqjmX
yGIX8Src7Jsj3j5bVS/N/6C3KRv7ma28Gf/MZtohYdRSi4RdvZQske8yjM6MsYbe
jpOi93Ofc78hjxA6Zm+W3EV9cPWl88qRoqQmV9wVUWGQVcDT53A2OPUCKKvxm+aY
QVnCb8pZPxsXSjl7khTWDT1ETyUpZxNLEzW481iF32VTpBiNN020+lGnXlX3sOKE
/YPPSA/TzZU+ZYTfsQ88S97rGltfcswK4w2CetUeArqyV8gm19NsvMuAxg4/Y7Wb
Wzf238TskED/3ib4irdPsVCYepYC2PHBd6xOTdi8/A6SckHeDTTawHGd5AcD64yS
sviMqTuIWbvLxEqYMM+oumATKBbyyt+bx7vlYJuendGXMn0gZI9gU02twe7impB6
siPQUURkFAyKQ2/GCk1x7vsdwPgozoz+/IJAe8O9NBTWV4XUsUUw6BHG5mwrxgpg
Cm4MrafLwIqlfmUkVWKzrrK/ab4OP2n4fgrNFW4h+DqXCioWo5cpDtS3Ryas8gIJ
mksWg0/XyDZm39h4K9V4ygY2Kee/y2A5RXR3Xnm+gCGGRdhKvYqyCjFBqLQ0tHlu
AQv0fJy4XxYG6oPgkNvD
=H7bO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to