abrt 1.1.0 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/genesis component: genesis executable: /usr/bin/genesis kernel: 2.6.33.4-95.fc13.i686 package: genesis-0.4.3-1.fc13 reason: genesis.py:343:save_preference:AttributeError: 'NoneType' object has no attribute 'split' release: Fedora release 13 (Goddard) backtrace ----- genesis.py:343:save_preference:AttributeError: 'NoneType' object has no attribute 'split' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/Genesis/genesis.py", line 343, in save_preference widget_type, name = widget.name.split('_', 1) AttributeError: 'NoneType' object has no attribute 'split' Local variables in innermost frame: widget: <gtk.SpinButton object at 0x9afc5f4 (GtkSpinButton at 0x9c3c018)> self: <Genesis.genesis.PreferencesDialog object at 0x9af5cec>
Created attachment 416440 [details] File: backtrace
It seems to me that this is a duplicate of #588630 even though it happened in a different part of code. Can you please tell me how you reproduced this bug?
*** This bug has been marked as a duplicate of bug 588630 ***