Bug 554279

Summary: [abrt] crash in gedit-1:2.28.3-1.fc12
Product: [Fedora] Fedora Reporter: German Perugorria <perberos>
Component: geditAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:b4a1cdeb
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-11 09:03:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description German Perugorria 2010-01-11 09:01:30 UTC
abrt 1.0.3 detected a crash.

How to reproduce
-----
1. Open the GNOME menu
2. Click at menu item of VBoxGtk
3. Wait

Comment: I open the program, but it never appears

backtrace
-----
Summary: TBb4a1cdeb pythoncodecompletion.py:221:deactivate:AttributeError: 'list' object has no attribute 'get_data'

Traceback (most recent call last):
  File "/home/perberos/.gnome2/gedit/plugins/pythoncodecompletion/pythoncodecompletion.py", line 221, in deactivate
    handler_ids = widget.get_data(self.name)
AttributeError: 'list' object has no attribute 'get_data'

Local variables in innermost frame:
widget: []
self: <CompletionPlugin object at 0x290bcd0 (GeditPluginPython at 0x25a5f80)>
handler_id: 1957
window: <gedit.Window object at 0x2424280 (GeditWindow at 0x1d800a0)>
handler_ids: [1957L]
widgets: [<gedit.Window object at 0x2424280 (GeditWindow at 0x1d800a0)>, [], []]

cmdline: gedit /var/log/abrt-logger
component: gedit
executable: /usr/lib64/gedit-2/plugins
kernel: 2.6.31.9-174.fc12.x86_64
package: gedit-1:2.28.3-1.fc12
uuid: b4a1cdeb

Comment 1 German Perugorria 2010-01-11 09:01:32 UTC
Created attachment 382939 [details]
File: backtrace

Comment 2 German Perugorria 2010-01-11 09:03:53 UTC
opps, wrong description.
i am sorry