xdiagnose 2.2 source package in Ubuntu

Changelog

xdiagnose (2.2) precise; urgency=low

  * apport hook fixes:
    + Fix tagging of compiz bugs.  Only include the tag if we can extract
      a valid number from the compiz --version string.
      (LP: #927343)
    + Use main.log instead of apt.log for determining last major upgrade.
  * failsafe-X fixes:
    + Fix broken reconfigure option in failsafe-X scripts.  Drop command to
      call Xorg -configure.  In addition to not working in this case, when
      it does work it generates a xorg.conf that would never work.
      (LP: #565490)
  * xdiagnose applet fixes:
    + Fix crash with KeyError in run(): 'quiet' by checking key existance
      before deleting.
      (LP: #946836)
    + Fix non-closable error listings window, by converting main window from
      a Dialog to a Window.
      (LP: #941882)
    + Fix ^C in terminal to terminate the program.
    + Fix strings to not refer directly to Ubuntu, so can be more easily
      used in derivatives.
      (LP: #495253)
    + Fix crash about /etc/default/grub being unwritable.  Check file
      existance on startup and exit if it isn't present.
      (LP: #946309)
    + Fix test failure in config_update removing a non-existant key.
      Check for it before removal.
 -- Bryce Harrington <email address hidden>   Wed, 14 Mar 2012 13:14:31 -0700

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Precise
Original maintainer:
Bryce Harrington
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
xdiagnose_2.2.tar.gz 69.0 KiB 7edeaff21ffdd9d0e6a7ce588c29ab3b76a19be252eda9510c641e6f4221a085
xdiagnose_2.2.dsc 864 bytes e7bf907c14c0f5f8d85540b918350613a055dd5eec1a6fc71cd7909738877280

Available diffs

View changes file

Binary packages built by this source

xdiagnose: X.org diagnosis tool

 This package is a friendly GUI application for diagnosing several
 common X.org problems on Ubuntu.