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
can't reproduce this anymore with gedit-3.2.3-1.fc16.i686 Some problems solve themselfes?