Bug 756167

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: Rafael Louback Ferraz <ferrazrafael>
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-11-23 08:04:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: smolt_data none

Description Rafael Louback Ferraz 2011-11-22 21:03:54 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        guake-prefs -OO /usr/lib64/guake/prefs.py
comment:        just lauched the app
executable:     /usr/lib64/guake/prefs.py
kernel:         3.1.1-2.fc16.x86_64
reason:         prefs.py:502:load_configs:TypeError: Gtk.FontButton.set_font_name() argument 1 must be string, not None
time:           Ter 22 Nov 2011 19:00:43 BRST
uid:            1000
username:       louback

smolt_data:     Text file, 3579 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 0x10541f0>
:self: PrefsDialog(path="/usr/share/guake/prefs.glade", root="config_window")
:value: None
:combo: <gtk.ComboBox object at 0x10aebe0 (GtkComboBox at 0x1128000)>

Comment 1 Rafael Louback Ferraz 2011-11-22 21:03:56 UTC
Created attachment 535190 [details]
File: smolt_data

Comment 2 Pierre-YvesChibon 2011-11-23 08:04:18 UTC
I think this is a duplicate of #753260

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