[Desktop-packages] [Bug 1425254] Re: apport hookutils.attach_drm assumes unicode, crashes

2015-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.16.2-0ubuntu1

---
apport (2.16.2-0ubuntu1) vivid; urgency=medium

  * New upstream bug fix release:
- ProblemReport: Set a timestamp of 0 in gzip compressed fields; they are
  meaningless and cause unnecessary jitter in the output.
- launchpad backend: Fix unclosed file in upload().
- launchpad backend: Fix wrong use of filter() with Python 3.
- launchpad backend download(): Try to convert textual values from byte
  arrays into into strings.
- ui.py, collect_info(): Fix crash on bug pattern checking with broken
  gzipped values. (LP: #1345653)
- hookutils, attach_drm_info(): Avoid UnicodeDecodeErrors in Python 3 when
  reading binary files. Thanks Chad Miller. (LP: #1425254)
- apport-gtk: Update legacy icon names to modern GTK ones, to fix icons
  under GNOME. Thanks Scott Sanbar. (LP: #1422176)
- Move backend_apt_dpkg testsuite to use Ubuntu 14.04 LTS.
- hookutils, attach_dmesg(): Only attach dmesg as CurrentDmesg, drop
  BootDmesg as /var/log/dmesg is upstart specific and thus not reliably
  correct any more.
- hookutils, recent_syslog(): Read system logs from the journal when
  running under systemd, and fall back to /var/log/syslog if not.
- hookutils, attach_mac_events(): Read kernel violation messages from
  dmesg instead of /var/log/kern.log, as that's specific to rsyslog and
  its configuration.
 -- Martin Pitt martin.p...@ubuntu.com   Mon, 02 Mar 2015 11:37:32 +0100

** Changed in: apport (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1425254

Title:
  apport hookutils.attach_drm assumes unicode, crashes

Status in Apport crash detection/reporting:
  Fix Released
Status in apport package in Ubuntu:
  Fix Released

Bug description:
  apport hookutils.attach_drm open()s files as if they are text, and
  then processes the results as if they're unicode. Both are trouble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1425254/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1425254] Re: apport hookutils.attach_drm assumes unicode, crashes

2015-02-26 Thread Martin Pitt
Fixed upstream in http://bazaar.launchpad.net/~apport-
hackers/apport/trunk/revision/2918, thanks Chad!

** Changed in: apport
   Status: New = Fix Released

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

** Changed in: apport (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1425254

Title:
  apport hookutils.attach_drm assumes unicode, crashes

Status in Apport crash detection/reporting:
  Fix Released
Status in apport package in Ubuntu:
  Fix Committed

Bug description:
  apport hookutils.attach_drm open()s files as if they are text, and
  then processes the results as if they're unicode. Both are trouble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1425254/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp