Bug#868364: python-ase: Exporting png image file fails

2017-07-14 Thread Jonathan Sutton
Subject: python-ase: Exporting png image file fails
Package: python-ase
Version: 3.12.0-2
Tags: patch
Severity: normal

Dear Maintainer,

Attempting to save a png file results in a fatal exception due to an
incompatibility between the ASE code and a call to the matplotlib routine
actually responsible for saving the image file.

This bug has been fixed upstream and in testing, but a patch needs to be
applied
to the version in stable. To correct the bug, line 39 in ase/io/png.py
should be
changed from

  <except TypeError:

to

  >except (TypeError, ValueError):

The image quality is very bad, but that's a separate issue I haven't looked
into. It may be fixed upstream as well.

Jonathan Sutton

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages python-ase depends on:
ii  python2.7.13-2
ii  python-numpy  1:1.12.1-3
ii  python-scipy  0.18.1-2

Versions of packages python-ase recommends:
ii  python-gtk22.24.0-5.1
ii  python-matplotlib  2.0.0+dfsg1-2

Versions of packages python-ase suggests:
pn  python-ase-doc  

-- no debconf information


Bug#867057: avogadro: Avogadro refuses to start due to missing dependency

2017-07-03 Thread Jonathan Sutton
Package: avogadro
Version: 1.2.0-1+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When attempting to start avogadro from the command line, the following
error appears:

  avogadro: error while loading shared libraries:
libboost_python-py27.so.1.55.0: cannot open shared object file: No such
file or directory

The application never starts. It appears that the current packaged version
of avogadro relies on libboost_python-py27.so.1.55.0, but the current
version of this  library is libboost_python-py27.so.1.62.0. The package
needs to be rebuilt to use the correct library.

Best,

Jonathan Sutton


-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages avogadro depends on:
ii  libavogadro1 1.2.0-1+b1
ii  libc62.24-11+deb9u1
ii  libgcc1  1:6.3.0-18
ii  libopenbabel4v5  2.3.2+dfsg-3
ii  libqt4-opengl4:4.8.7+dfsg-11
ii  libqtcore4   4:4.8.7+dfsg-11
ii  libqtgui44:4.8.7+dfsg-11
ii  libstdc++6   6.3.0-18
ii  libx11-6 2:1.6.4-3

Versions of packages avogadro recommends:
ii  avogadro-data  1.2.0-1

avogadro suggests no packages.

-- no debconf information


Bug#651495: Xfce mixer not opening with GStreamer/ALSA

2012-06-11 Thread Jonathan Sutton
I am not the original submitter. However, I had the same problem
(fresh Xfce/Wheezy amd-64 install via the business card iso and using
the Xfce desktop task in aptitude). Upon checking the installation
status of gstreamer0.10-alsa, I found that aptitude had *not*
installed this plugin. Installing the plugin via aptitude resolved the
problem.

Thanks,

Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org