Bug 559342 - [abrt] crash in abrt-gui-1.0.4-1.fc12
Summary: [abrt] crash in abrt-gui-1.0.4-1.fc12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:843b253b
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-27 19:52 UTC by Matt Castelein
Modified: 2015-02-01 22:50 UTC (History)
13 users (show)

Fixed In Version: 1.0.6-1.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-09 21:03:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.09 KB, text/plain)
2010-01-27 19:52 UTC, Matt Castelein
no flags Details

Description Matt Castelein 2010-01-27 19:52:05 UTC
abrt 1.0.4 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/share/abrt/CCMainWindow.py
component: abrt
executable: /usr/share/abrt/CCMainWindow.py
kernel: 2.6.30.9-96.fc11.x86_64
package: abrt-gui-1.0.4-1.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TB843b253b ConfBackend.py:116:load:DeniedError

Traceback (most recent call last):
  File "/usr/share/abrt/CCReporterDialog.py", line 126, in on_response
    if not (self.check_settings(daemon) and self.check_report()):
  File "/usr/share/abrt/CCReporterDialog.py", line 166, in check_settings
    pluginlist = getPluginInfoList(daemon)
  File "/usr/share/abrt/PluginList.py", line 57, in getPluginInfoList
    __PFList.load()
  File "/usr/share/abrt/PluginList.py", line 21, in load
    entry.load_daemon_settings(daemon_settings)
  File "/usr/share/abrt/ABRTPlugin.py", line 96, in load_daemon_settings
    self.Settings.load_daemon_settings(self.Name, daemon_settings)
  File "/usr/share/abrt/ABRTPlugin.py", line 42, in load_daemon_settings
    settings = self.client_side_conf.load(name)
  File "/usr/share/abrt/ConfBackend.py", line 116, in load
    item_list = gkey.find_items_sync(gkey.ITEM_GENERIC_SECRET, {"AbrtPluginInfo":str(name)})
DeniedError

Local variables in innermost frame:
item_list: None
self: <ConfBackend.ConfBackendGnomeKeyring object at 0x2a9c7d0>
name: dbus.String(u'Bugzilla')

Comment 1 Matt Castelein 2010-01-27 19:52:07 UTC
Created attachment 387162 [details]
File: backtrace

Comment 2 Jiri Moskovcak 2010-01-27 20:14:06 UTC
Hi,
did you cancel the password request or wrote a wrong password? Do you use KDE?

Thanks,
Jirka

Comment 3 Matt Castelein 2010-01-27 21:06:24 UTC
I did type the wrong password before entering the correct one.

Comment 4 Diego 2010-01-29 13:27:19 UTC
(In reply to comment #2)
> Hi,
> did you cancel the password request or wrote a wrong password? Do you use KDE?

I have this bug too and what you tell is exactly what I've done.

Comment 5 Jiri Moskovcak 2010-01-29 22:39:01 UTC
Fixed in git.

Comment 6 Fedora Update System 2010-02-03 15:17:57 UTC
abrt-1.0.6-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/abrt-1.0.6-1.fc12

Comment 7 Fedora Update System 2010-02-05 01:32:19 UTC
abrt-1.0.6-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update abrt'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1470

Comment 8 Fedora Update System 2010-02-09 21:02:24 UTC
abrt-1.0.6-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.