<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Gui/CReporterAssistant.py, branch 1.1.11</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>Be more polite with user</title>
<updated>2010-07-14T10:51:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-07-14T10:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ab8715739ec151bd3ecb82359bf6b901c2d74e40'/>
<id>ab8715739ec151bd3ecb82359bf6b901c2d74e40</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: allow sending crashes without rating</title>
<updated>2010-07-12T20:19:00+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-07-12T20:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ecc3273d4301389dfd6c5d71a52b4c4d66c45d65'/>
<id>ecc3273d4301389dfd6c5d71a52b4c4d66c45d65</id>
<content type='text'>
- some crashes (koopses, python) doesn't require rating, because
  their backtrace is always good, so we don't rate them and GUI
  should treat them as the rating was good

From: Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some crashes (koopses, python) doesn't require rating, because
  their backtrace is always good, so we don't rate them and GUI
  should treat them as the rating was good

From: Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: fixed package name in warning message when the packge is kernel rhbz#612191</title>
<updated>2010-07-12T15:26:27+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-07-12T15:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=cac2de6a577d29eb5e6be18868a72b4e5557bd7d'/>
<id>cac2de6a577d29eb5e6be18868a72b4e5557bd7d</id>
<content type='text'>
Author: Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Author: Jiri Moskovcak &lt;jmoskovc@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>String updates</title>
<updated>2010-07-12T11:43:30+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-07-12T11:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=39d1eb82b56410e41ee8dccf5b2d6f3cad217996'/>
<id>39d1eb82b56410e41ee8dccf5b2d6f3cad217996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: fixed problem with no gkeyring and just one reporter enabled rhbz#612457</title>
<updated>2010-07-08T11:37:25+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-07-08T11:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b6304019ddb8c0d0e11eb5790d837faf3882ca13'/>
<id>b6304019ddb8c0d0e11eb5790d837faf3882ca13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: don't die if crash info doesn't contain bt</title>
<updated>2010-06-30T15:36:35+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-06-30T15:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=c50ea5b03387781e2f8d228553d4aedbfe3907b5'/>
<id>c50ea5b03387781e2f8d228553d4aedbfe3907b5</id>
<content type='text'>
- and of course don't let user to report a bug without bt if the reporter
  plugin requires it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- and of course don't let user to report a bug without bt if the reporter
  plugin requires it
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: don't try to use action plugins as reporters</title>
<updated>2010-06-22T21:06:47+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-06-22T21:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ce123e043d2664bfdf26ce6d66ebf1c6e8d6fd36'/>
<id>ce123e043d2664bfdf26ce6d66ebf1c6e8d6fd36</id>
<content type='text'>
- action plugins can be specified in AnalyzerActionsAndReporters,
  but those are run automatically when user press "report" and gui
  shouldn't show them in reporter selector
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- action plugins can be specified in AnalyzerActionsAndReporters,
  but those are run automatically when user press "report" and gui
  shouldn't show them in reporter selector
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: skip the plugin selection, if it's not needed</title>
<updated>2010-06-16T13:24:11+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-06-16T13:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=f24be51c89dfe4e36c815d23eda54b5d2b04aa38'/>
<id>f24be51c89dfe4e36c815d23eda54b5d2b04aa38</id>
<content type='text'>
- if there's only one reporter, then we can skip the first
  page in the wizard
- the page is skipped only if the plugin options are properly configured
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if there's only one reporter, then we can skip the first
  page in the wizard
- the page is skipped only if the plugin options are properly configured
</pre>
</div>
</content>
</entry>
<entry>
<title>minor gui fixes</title>
<updated>2010-06-16T12:35:37+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-06-16T12:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=774dfcd6100f1c3346a2180f15562891870db611'/>
<id>774dfcd6100f1c3346a2180f15562891870db611</id>
<content type='text'>
- made the report results selectable, center the wrong settings dialog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- made the report results selectable, center the wrong settings dialog
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: don't require the rating for all reporters</title>
<updated>2010-06-16T09:07:09+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-06-16T09:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=f08e08cff460fa8b78af3e3f9dc019a050ad76b2'/>
<id>f08e08cff460fa8b78af3e3f9dc019a050ad76b2</id>
<content type='text'>
- some reporters (logger, RHTSupport) doesn't require a good
  backtrace (so far only bz does) so gui shouldn't force user
  to have a good backtrace everytime
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some reporters (logger, RHTSupport) doesn't require a good
  backtrace (so far only bz does) so gui shouldn't force user
  to have a good backtrace everytime
</pre>
</div>
</content>
</entry>
</feed>
