| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
no code changed
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
|
| |
|
|
|
|
| |
- it turned out to be caused by some unused code we had in git, so
I just removed it and find out, that I was redefining the "show"
signal from GObject, so I renamed it to "show_gui"
|
| |
|
|
| |
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
|
| |
|
|
|
|
| |
- crashdir in now in Crash signal, so we need to modify crash_cb
to know about it, otherwise it ends up with exception and gui is
not refreshed when crash happens while the gui is open
|
| |
|
|
|
|
| |
it contains polkit
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
|
| |
|
|
| |
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
|
| |
|
|
|
|
|
|
| |
while gui is open
- if oops happen abrtd sends a crash signal without uid_str parameter,
but the old code expects 3 paramaters and throws an exception
this patch fixes this problem by making the uid parameter optional
|
| | |
|
| |
|
|
| |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
|
|
Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
|