~cmiller/apport/attach_drm

  • Committer: Chad MILLER
  • Date: 2015-02-24 19:26:21 UTC
  • Revision ID: chad.miller@canonical.com-20150224192621-l2x33b68h0vwr81n
Avoid a str-not-support-buffer-interface TypeError by opening DRM files as byte
streams. They're definitely not text anyway. EDID would cause a problem when
interpreted as DEFAULTENCODING too. (LP: #1425254)
Filename Latest Rev Last Changed Committer Comment Size
..
apport 359 17 years ago martin at piware * Add apport/python_hook.py: Default exception han Diff
backends 427.1.2 17 years ago martin at piware add backends/dpkg.py: dpkg implementation of abstr Diff
bin 358 17 years ago martin at piware * Move scripts to bin/ in source package. Diff
data 1482 14 years ago Martin Pitt throw away complicated and incomplete build system Diff
doc 559 17 years ago Martin Pitt * Add doc/package-hooks.txt: Document per-package Diff
etc 1354 14 years ago Martin Pitt Move cron.daily, init script, and default file fro Diff
gtk 57 17 years ago martin at piware add initial GTK frontend bits: glade file, icon, s Diff
java 1742.1.1 14 years ago Matt Zimmerman Initial implementation of Java crash handling jav Diff
kde 1466.1.1 14 years ago Richard A. Johnson * Added apport-kde which is a PyKDE4 app that int Diff
man 250 17 years ago martin at piware * Add manpages for apport-retrace(1) and apport-un Diff
pm-utils 1647 14 years ago Martin Pitt Add pm-utils hook to record current operation, so Diff
po 68 17 years ago martin at piware gtk: i18ned Diff
test 1483 14 years ago Martin Pitt Move all test scripts into test/, to unclutter sou Diff
udev 2778 10 years ago Martin Pitt * Add KernelCrash reports when iwlwifi encounters Diff
xdg-mime 902 16 years ago martin at piware * Add xdg-mime/apport.xml: XDG MIME type definitio Diff
.bzrignore 1976 12 years ago Martin Pitt add po/apport.pot, for LP imports 85 bytes Diff Download File
apport_python_hook.py 2787 9 years ago Martin Pitt * Delay the import of the glob and re modules in t 7.3 KB Diff Download File
AUTHORS 2055 12 years ago Martin Pitt README: Update command for one-time enablement. 859 bytes Diff Download File
COPYING 427 17 years ago martin at piware * Add ./COPYING: GPL license. 17.5 KB Diff Download File
File do-release 2678 10 years ago Martin Pitt do-release: drop pyflakes check, already covered b 866 bytes Diff Download File
NEWS 2910 9 years ago Martin Pitt * hookutils.in_session_of_problem(): Check $XDG_SE 108 KB Diff Download File
problem_report.py 2896 9 years ago Martin Pitt * Add a new method ProblemReport.extract_keys() wh 25.2 KB Diff Download File
README 2172 12 years ago Martin Pitt README: Fix typo 3 KB Diff Download File
setup.cfg 2906.1.1 9 years ago Aron Xu Set translation domain Without domain=apport in s 27 bytes Diff Download File
File setup.py 2904 9 years ago Martin Pitt * Don't install the test suite any more, to save 1 4.7 KB Diff Download File
TODO 2638 10 years ago Martin Pitt drop implemented TODO item 464 bytes Diff Download File
File use-local 2747 10 years ago Martin Pitt Add support for PID namespaces (Linux containers) 365 bytes Diff Download File