Bug 740941

Summary: crash in gedit
Product: [Fedora] Fedora Reporter: Matthias Runge <mrunge>
Component: geditAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-21 21:14:50 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:

Description Matthias Runge 2011-09-23 20:32:12 UTC
Description of problem:
select preferences, then plugins. Choose python plugin and then press configure.


Traceback (most recent call last):
  File "/usr/lib/gedit/plugins/pythonconsole/__init__.py", line 65, in do_create_configure_widget
    return config_widget.configure_widget()
  File "/usr/lib/gedit/plugins/pythonconsole/config.py", line 49, in configure_widget
    self._settings.get_string(self.CONSOLE_KEY_COMMAND_COLOR))
  File "/usr/lib/gedit/plugins/pythonconsole/config.py", line 61, in set_colorbutton_color
    parsed, color = Gdk.color_parse(value)
TypeError: 'Color' object is not iterable
Segmentation fault


Version-Release number of selected component (if applicable):
gedit-3.1.6-1.fc16.i686

How reproducible:
every time

Comment 1 Matthias Runge 2011-11-21 21:14:50 UTC
can't reproduce this anymore with gedit-3.2.3-1.fc16.i686
Some problems solve themselfes?