<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/gui-wizard-gtk, branch 2.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>wizard: warn user if the plugin configuration is wrong trac#156</title>
<updated>2011-04-17T15:12:45+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2011-04-17T15:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=66fb696b1d498fdb335d7ed585b39be5d6771723'/>
<id>66fb696b1d498fdb335d7ed585b39be5d6771723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gui+wizard: fixed the window icon for all child dialogs</title>
<updated>2011-04-17T14:36:22+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2011-04-17T14:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=83bd3daacfa42fa4095ead3d073c3c6dfe0398c2'/>
<id>83bd3daacfa42fa4095ead3d073c3c6dfe0398c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small improvement for rescanning in abrt-gui</title>
<updated>2011-04-15T14:59:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-15T14:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d4a8c718600130d9242b3eda29f1ff71f8f3a912'/>
<id>d4a8c718600130d9242b3eda29f1ff71f8f3a912</id>
<content type='text'>
When, say, reported_to is changed, inotify doesn't see it
two dir levels up. abrt-gui needs a bit of help from wizard
by sending SIGCHLD, and treating it as "please rescan" request.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When, say, reported_to is changed, inotify doesn't see it
two dir levels up. abrt-gui needs a bit of help from wizard
by sending SIGCHLD, and treating it as "please rescan" request.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: implement long descriptions</title>
<updated>2011-04-14T18:25:21+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-14T18:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=aa77bb9ee015eace791d5331b5ce5fe9e5e14634'/>
<id>aa77bb9ee015eace791d5331b5ce5fe9e5e14634</id>
<content type='text'>
The change is somewhat big because I can no longer (ab)use tooltip to store
event name. So I created a bit more generic method of remembering
which events are shown and selected.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The change is somewhat big because I can no longer (ab)use tooltip to store
event name. So I created a bit more generic method of remembering
which events are shown and selected.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: adding shadow_type or GTK_SHADOW_OUT to all scrolled areas</title>
<updated>2011-04-14T14:02:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-14T14:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=5fa98f594e9f4186a7c2042a422fdcfc65e7d30c'/>
<id>5fa98f594e9f4186a7c2042a422fdcfc65e7d30c</id>
<content type='text'>
Took it from firewall cfg GUI. One useful effect is that
event log and event result msg above it are more clearly separated.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Took it from firewall cfg GUI. One useful effect is that
event log and event result msg above it are more clearly separated.

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: robustify iteration through event GtkContainers; add utility function</title>
<updated>2011-04-14T13:42:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-14T13:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=cb3cd8037414ef5d239ecc4e53edaa97a5749481'/>
<id>cb3cd8037414ef5d239ecc4e53edaa97a5749481</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert last commit</title>
<updated>2011-04-14T11:37:06+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-14T11:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=5fc071f674e27e99fca24be9377c68b8ad9a3047'/>
<id>5fc071f674e27e99fca24be9377c68b8ad9a3047</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: move event descriptions into separate labels</title>
<updated>2011-04-14T11:18:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-14T11:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=728c8a11a94ef3c88ed20aa7ea7ccccb045405b1'/>
<id>728c8a11a94ef3c88ed20aa7ea7ccccb045405b1</id>
<content type='text'>
This makes descriptions resizable, so long descriptions will no longer
make windows insanely wide. (Can't do that with checkboxes. Tried everything)

We need longer descriptions for https://fedorahosted.org/abrt/ticket/202

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes descriptions resizable, so long descriptions will no longer
make windows insanely wide. (Can't do that with checkboxes. Tried everything)

We need longer descriptions for https://fedorahosted.org/abrt/ticket/202

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wizard: remove all width and height requests</title>
<updated>2011-04-14T11:16:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-14T11:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=bd0bad9a732faf7690051402846ac5287aeb38ec'/>
<id>bd0bad9a732faf7690051402846ac5287aeb38ec</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>abrt-cli is one of several places where we hardcode usage of various</title>
<updated>2011-04-08T14:39:59+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2011-04-08T14:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=fcb0620a371475f154a5a1fb91a319ff3483ca0d'/>
<id>fcb0620a371475f154a5a1fb91a319ff3483ca0d</id>
<content type='text'>
elements of dump directory.

This patch changes it to generic handling, where abrt-cli doesn't know
anything about particular elements (like backtrace).

Changes in detail:

* crash_item-&gt;flags how has CD_FLAG_UNIXTIME bit.
* format_crash_item(item) returns malloced formatted string
  (currently only formatted time for items with CD_FLAG_UNIXTIME)
  or NULL, if item-&gt;content is to be used as-is
* crash_item-&gt;flags how has CD_FLAG_LIST bit, it is set on a
  small number of elements which are to be shown by abrt-cli -l.
* abrt-cli -l doesn't use fixed names, it looks at CD_FLAG_LIST.
* abrt-cli -i doesn't use fixed names, it prints all one-line elements:

Directory       : /var/spool/abrt/ccpp-1298264192-2705
analyzer        : CCpp
architecture    : x86_64
cmdline         : metacity
comment         : Abrt testing, please disregard
component       : metacity
coredump        : /var/spool/abrt/ccpp-1298264192-2705/coredump
count           : 1
crash_function  : pa_atomic_load
executable      : /usr/bin/metacity
global_uuid     : 1e8b716d2094fb22dccdb5321ac0cf6f14eb6689
hostname        : dhcp-25-227.brq.redhat.com
kernel          : 2.6.34.7-61.fc13.x86_64
os_release      : Fedora release 13 (Goddard)
package         : metacity-2.30.0-3.fc13
rating          : 4
reason          : Process /usr/bin/metacity was killed by signal 11 (SIGSEGV)
time            : Mon 21 Feb 2011 05:56:32 AM CET
uid             : 500
uuid            : 453085d0f703b96ddc3a5172dd7d5a29479f5b3f

* abrt-cli -i --backtrace is removed. Instead, abrt-cli -i --full
  is to be used. It shows all elements, one-line and multi-line ones.

* abrt-cli code now has an example how to list crast_data_t
  in the sorted-by-key order.

Further ideas:
abrt-cli needs -o elem1,elem2,elem3 option which tells which elements to
show, and/or -O elem1,elem2,elem3 option which tells elements to NOT
show. Rationale: abrt-cli -i --full output is way too long because of
smaps, need a way to suppress unneeded elements display

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
elements of dump directory.

This patch changes it to generic handling, where abrt-cli doesn't know
anything about particular elements (like backtrace).

Changes in detail:

* crash_item-&gt;flags how has CD_FLAG_UNIXTIME bit.
* format_crash_item(item) returns malloced formatted string
  (currently only formatted time for items with CD_FLAG_UNIXTIME)
  or NULL, if item-&gt;content is to be used as-is
* crash_item-&gt;flags how has CD_FLAG_LIST bit, it is set on a
  small number of elements which are to be shown by abrt-cli -l.
* abrt-cli -l doesn't use fixed names, it looks at CD_FLAG_LIST.
* abrt-cli -i doesn't use fixed names, it prints all one-line elements:

Directory       : /var/spool/abrt/ccpp-1298264192-2705
analyzer        : CCpp
architecture    : x86_64
cmdline         : metacity
comment         : Abrt testing, please disregard
component       : metacity
coredump        : /var/spool/abrt/ccpp-1298264192-2705/coredump
count           : 1
crash_function  : pa_atomic_load
executable      : /usr/bin/metacity
global_uuid     : 1e8b716d2094fb22dccdb5321ac0cf6f14eb6689
hostname        : dhcp-25-227.brq.redhat.com
kernel          : 2.6.34.7-61.fc13.x86_64
os_release      : Fedora release 13 (Goddard)
package         : metacity-2.30.0-3.fc13
rating          : 4
reason          : Process /usr/bin/metacity was killed by signal 11 (SIGSEGV)
time            : Mon 21 Feb 2011 05:56:32 AM CET
uid             : 500
uuid            : 453085d0f703b96ddc3a5172dd7d5a29479f5b3f

* abrt-cli -i --backtrace is removed. Instead, abrt-cli -i --full
  is to be used. It shows all elements, one-line and multi-line ones.

* abrt-cli code now has an example how to list crast_data_t
  in the sorted-by-key order.

Further ideas:
abrt-cli needs -o elem1,elem2,elem3 option which tells which elements to
show, and/or -O elem1,elem2,elem3 option which tells elements to NOT
show. Rationale: abrt-cli -i --full output is way too long because of
smaps, need a way to suppress unneeded elements display

Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
