Bug 740941 - crash in gedit
Summary: crash in gedit
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gedit
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-23 20:32 UTC by Matthias Runge
Modified: 2011-11-21 21:14 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-21 21:14:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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?


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