https://bugzilla.novell.com/show_bug.cgi?id=733459 https://bugzilla.novell.com/show_bug.cgi?id=733459#c0 Summary: Gedit crashes on plugin prefereces activation Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: nmo.marques@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.8 (KHTML, like Gecko) Chrome/17.0.922.0 Safari/535.8 SUSE/17.0.922.0 Hi, My Gedit seems to shatter if I activate "Python Console" plugin preferences from Edit preferences pane. The output from the console: Traceback (most recent call last): File "/usr/lib64/gedit/plugins/pythonconsole/__init__.py", line 65, in do_create_configure_widget return config_widget.configure_widget() File "/usr/lib64/gedit/plugins/pythonconsole/config.py", line 49, in configure_widget self._settings.get_string(self.CONSOLE_KEY_COMMAND_COLOR)) File "/usr/lib64/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 I believe more people will be able to reproduce the same behavior easilly enough. Gedit 3.2.3 on Fedora 16 doesn't seem to suffer from this issue. People running higher versions of gedit can replicate this bug ? Thanks for looking into this Reproducible: Always Steps to Reproduce: 1. Open Gedit and access Preferences from "Edit" menu. 2. Hit the "Plugins" tab, select "Python Console" plugin and hit "Preferences". 3. Merry Christmas all. Actual Results: Gedit implodes into oblivion (abnormally exits ?). Expected Results: Gedit should display "Python Console" plugin "Preferences" window. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.