Bug 757600

Summary: [abrt] guake-0.4.2-3.fc15: prefs.py:502:load_configs:TypeError: Gtk.FontButton.set_font_name() argument 1 must be string, not None
Product: [Fedora] Fedora Reporter: badseed <badseedtux>
Component: guakeAssignee: Pierre-YvesChibon <pingou>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: maxamillion, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:fed34348a9493d4e057b6e49bf29e47cc667f727
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-01 08:59:36 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:
Attachments:
Description Flags
File: smolt_data none

Description badseed 2011-11-28 01:50:04 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        guake-prefs -OO /usr/lib64/guake/prefs.py
comment:        launching Guake preferences for the first time
event_log:      2011-11-28-02:49:02> Smolt profile successfully saved
executable:     /usr/lib64/guake/prefs.py
kernel:         3.1.0-7.fc16.x86_64
reason:         prefs.py:502:load_configs:TypeError: Gtk.FontButton.set_font_name() argument 1 must be string, not None
time:           lun 28 nov 2011 02:48:03 CET
uid:            1000
username:       remi

smolt_data:     Text file, 2890 bytes

backtrace:
:prefs.py:502:load_configs:TypeError: Gtk.FontButton.set_font_name() argument 1 must be string, not None
:
:Traceback (most recent call last):
:  File "/usr/lib64/guake/prefs.py", line 718, in <module>
:    setup_standalone_signals(PrefsDialog()).show()
:  File "/usr/lib64/guake/prefs.py", line 314, in __init__
:    self.load_configs()
:  File "/usr/lib64/guake/prefs.py", line 502, in load_configs
:    self.get_widget('font_style').set_font_name(value)
:TypeError: Gtk.FontButton.set_font_name() argument 1 must be string, not None
:
:Local variables in innermost frame:
:i: <gtk.TreeModelRow object at 0x1b45180>
:self: PrefsDialog(path="/usr/share/guake/prefs.glade", root="config_window")
:value: None
:combo: <gtk.ComboBox object at 0x1b9fc30 (GtkComboBox at 0x1c0e000)>

Comment 1 badseed 2011-11-28 01:50:07 UTC
Created attachment 537316 [details]
File: smolt_data

Comment 2 Pierre-YvesChibon 2011-12-01 08:59:36 UTC
I believe this is a duplicate of #753260

*** This bug has been marked as a duplicate of bug 753260 ***