Fedora 18 Update: gnome-abrt-0.2.12-2.fc18

updates at fedoraproject.org updates at fedoraproject.org
Thu May 16 02:55:43 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-7513
2013-05-07 17:56:42
--------------------------------------------------------------------------------

Name        : gnome-abrt
Product     : Fedora 18
Version     : 0.2.12
Release     : 2.fc18
URL         : https://fedorahosted.org/abrt/
Summary     : A utility for viewing problems that have occurred with the system
Description :
A GNOME application allows users to browse through detected problems and
provides them with convenient way for managing these problems.

--------------------------------------------------------------------------------
Update Information:

- Use 'N/A' instead of ??
- Use package name is neither component nor executable items are available
- Handle DBus initialization errors gracefully
- Show HTML titles of URLs
- Updated translation

- Introduce expert mode and show 'Analyze' button in that mode
- Use last occurrence item for problems sorting
- Fix broken keyboard shortcuts
- Display 'component' name instead of 'executable' if desktop file is missing
- Do not show scrollbar for long links
- Move manpage to volume 1

--------------------------------------------------------------------------------
ChangeLog:

* Mon May  6 2013 Jakub Filak <jfilak at redhat.com> 0.2.12-2
- Fix a wrong path in contoller.py
* Fri May  3 2013 Jakub Filak <jfilak at redhat.com> 0.2.12-1
- Use 'N/A' instead of ??
- Use package name is neither component nor executable items are available
- Don't try to select a problem if the list is empty
- Catch InvalidProblem exception in sort function
- Handle DBus initialization errors gracefully
- Show HTML titles of URLs from reported_to element
- Updated translation
- Continue in handling of SIGCHLD after the first one is handled
- Fix two comma splices
- Fix wrong dialog flag names
- Resolves: #959873
* Mon Apr 22 2013 Jakub Filak <jfilak at redhat.com> 0.2.11-1
- Enable pylint check only on Fedora
- Fix bogus dates in chagelog
- Introduce expert mode and show 'Analyze' button in that mode
- Use last occurrence item for problems sorting
- Fix broken keyboard shortcuts
- Fix missing space typo - Martin Milata <mmilata at redhat.com>
- Compare all DesktopEntry.*() return values to None
- Display 'component' name instead of 'executable' if desktop file is missing
- Do not show scrollbar for long links
- Allow to disable pylint check in configure.ac
- Move manpage to volume 1 - Chris Lockfort <clockfort at csh.rit.edu>
- Move gnome_abrt module check to module's Makefile
- Disable 'Interface not implemented' pylint warning
- Configure pylint to produce parseable output
- Resolves: #949979
* Wed Mar 27 2013 Jakub Filak <jfilak at redhat.com> 0.2.10-1
- Add the report dialog to the menu
- Add 'Report problem with ABRT' dialog
- Add VERSION and PACKAGE attributes to gnome_abrt module
- Rename attribute in errors.InvalidProblem
- Use IOChannel approach in order to make signal handling synchronous
- Add all python Requires to BuildRequires because of pylint
- Replace GNU style make pattern rules by implicit rules
- Remove left-over RELEASE varible from configure.ac
- Recover from DBus errors while sending command line
- Catch more exceptions and handle them correctly
- Add pylint check and fix problems uncoverend by pylint
- Filter out empyt strings from splitted cmdline
- Fix sytanx error
- Change the label "No oopses" to "No problems detected"
- Get rid of scrollbar around the text on the bottom of window in default size
- Fix appearance of scrolled widgets to no longer have white background
- Remove leftover shebang from non-executable script
- Resolves: #92486, #927434, #928796, #928772
* Mon Mar 18 2013 Jakub Filak <jfilak at redhat.com> 0.2.9-1
- Truncate long texts with ellipsis instead of auto-adjusting of window width
- Add a popopup menu for list of problems
- Use executable's basename as an application name instead of the full path
- Remove invalid problems from GUI tree view list
- Remove invalid problems from the dbus cache
- Robustize the processing of newly occurred problems
- Remove a left-over usage of the window member in OopsApplication
- Handle reaching inotify max watches better
- Update translation
- Don't allow reporting if the problem is not reportable
- Suggest reporting a bug if it wasn't reported yet
- Simplify the glade file and add a widget for messages
- Refactorize the function rendering a problem data
- A workaround for the bug in remote GtkApplications
- Allow only a single instance of gnome-abrt
- Fix bugs in main window in handler of configuration updates
- Resolves: #910317, #918771, #922649, #922652
* Mon Feb 25 2013 Jakub Filak <jfilak at redhat.com> 0.2.8-1
- Try harder when looking for icon and don't cache weak results
- Make controller more robust against invalid arguments
- Check return value of the get selection function
- Require correct version of libreport
- Return an empty list instead of None from OopsWindow.get_selected()
- Return an empty list instead of None from get_problems() in case of DBus error
- Get rid of unnecessary variable from the directory source
- Add a cmd line argument for selected problem id
- Resolves: #911711, #912877
* Tue Jan  8 2013 Jakub Filak <jfilak at redhat.com> - 0.2.6-1
- Require libreport version 2.0.20 and greater
- Use DD api correctly
- Reflect changes in libreport
- Resolves: #890357
* Wed Nov 28 2012 Jakub Filak <jfilak at redhat.com> - 0.2.5-1
- Add licenses to all files
- Refresh view's source if InvalidProblem exception is caught during GUI update
- Properly handle removal of the first and the last problem from the list
- Use right tree model in searching for problems
- Use theme backround color as background for the link buttons
- Make the links to servers less moving
- Keep user's selection even if a source has changed
- Destroy abrt-handle-event zombies
- Resolves: rhbz#878035
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #959873 - Many (kernel?) crashes (oopses) show as "?? crashed" and cannot be reported
        https://bugzilla.redhat.com/show_bug.cgi?id=959873
  [ 2 ] Bug #949979 - gnome-abrt nor abrt desktop app fails to start abrt gui now
        https://bugzilla.redhat.com/show_bug.cgi?id=949979
  [ 3 ] Bug #956694 - [abrt] gnome-abrt-0.2.10-1.fc18: module.py:115:__getattr__:AttributeError: 'gi.repository.Gtk' object has no attribute 'DIALOG_DESTROY_WITH_PARENT'
        https://bugzilla.redhat.com/show_bug.cgi?id=956694
  [ 4 ] Bug #958237 - [abrt] gnome-abrt-0.2.10-1.fc18: types.py:47:function:TypeError: Argument 1 does not allow None as a value
        https://bugzilla.redhat.com/show_bug.cgi?id=958237
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update gnome-abrt' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list