summaryrefslogtreecommitdiffstats
path: root/pyanaconda/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Tell libreport the crash happened in Anaconda (#885690)Vratislav Podzimek2013-02-141-0/+1
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-2/+2
* Add 'nmcli dev list' output to data gathered after crashVratislav Podzimek2013-01-221-0/+7
* Add lsblk output to data gathered after crash (#879940)Vratislav Podzimek2013-01-221-1/+10
* Refactor and cleanup exception handling piecesVratislav Podzimek2013-01-221-6/+18
* skip luks passphrase in exception dump (#868509)Brian C. Lane2012-10-291-0/+1
* Revert "Release Gdk lock in exception handling"Martin Sivak2012-10-161-5/+1
* Remove Gdk thread initialization, introduce new helper functions and make exc...Martin Sivak2012-10-161-1/+2
* Release Gdk lock in exception handlingVratislav Podzimek2012-10-161-1/+5
* Add a way to test exception handlingVratislav Podzimek2012-09-171-0/+34
* Include packaging log in exception reports.David Lehman2012-09-051-1/+1
* Use chvt command for tty switchingVratislav Podzimek2012-09-051-8/+4
* Use Gtk.main_level() to check if main loop is already runningVratislav Podzimek2012-08-291-6/+16
* Put traceback reports on a diet.Chris Lumens2012-08-231-22/+7
* Do not run Gtk.main() from a separate thread in exception handlingVratislav Podzimek2012-08-031-2/+25
* Do not run __del__() on anaconda interface in runDebugVratislav Podzimek2012-08-031-2/+0
* Display the hint how to quit the debuggerVratislav Podzimek2012-07-271-0/+2
* Just switch back to tty6 when 'c' is used in the post-mortem pdb sessionVratislav Podzimek2012-07-271-1/+4
* Get back to python-meh UI in exception handlingVratislav Podzimek2012-07-271-10/+14
* Remove enough of dispatcher so anaconda works without partIntfHelpers.Chris Lumens2012-07-171-1/+0
* Run kickstart %post scripts at the end of installation.Chris Lumens2012-05-081-2/+1
* Remove obsolete error handling left over from the old storage code.David Lehman2012-02-161-1/+1
* Very lame initial exception reporting support for the newui branch.Chris Lumens2012-01-271-9/+13
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-261-2/+3
* Do not traceback on mpath errors caused by faulty hardware.Ales Kozumplik2011-07-251-0/+8
* /var/log/dmesg doesn't exist in a live install. messages does, though.David Lehman2011-03-041-1/+1
* Copy ifcfg.log into traceback and target system.Radek Vykydal2010-09-271-2/+2
* Include the kickstart file in the tracebackBrian C. Lane2010-07-271-0/+3
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+132