Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

ABRT oopses list designed according tohttps://live.gnome.org/Design/Apps/Oops

License

NotificationsYou must be signed in to change notification settings

abrt/gnome-abrt

Repository files navigation

Translation status

gnome-abrt

A utility for viewing problems that have occurred with the system.

About

gnome-abrt is a graphical user interface which allows users to analyze andreport application crashes, system failures and other problems.

The tool was developed according toOops!

gnome-abrt is part ofthe ABRT project.

Development

Development dependencies

Build dependencies can be installed using:

# dnf builddep --spec gnome-abrt.spec

Building from sources

When you have all dependencies installed run the following commands:

$ meson build --prefix=/usr$ ninja -C build

Checking

gnome-abrt uses pylint to validate source codes. If pylint prints out any issue,the test will fail. Run the test by:

$ ninja -C build test

Configure pylint inpylintrc.

Disable a particular pylint message in the source code by adding comment in thefollowing form:

#pylint: disable=<message code>

Running

A run target is provided for running gnome-abrt with built changes:

$ ninja -C build run

Installing

If you need an rpm package, run:

$ ninja -C build rpm

[8]ページ先頭

©2009-2025 Movatter.jp