| 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: | Kires <kires> | ||||
| Component: | guake | Assignee: | Pierre-YvesChibon <pingou> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 16 | CC: | maxamillion, pingou | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:fed34348a9493d4e057b6e49bf29e47cc667f727 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-01-11 10:31:12 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: |
|
||||||
Created attachment 542301 [details]
File: smolt_data
Closing as duplicate of #753260 *** This bug has been marked as a duplicate of bug 753260 *** |
libreport version: 2.0.7 abrt_version: 2.0.6 cmdline: guake-prefs -OO /usr/lib/guake/prefs.py executable: /usr/lib/guake/prefs.py kernel: 3.1.4-1.fc16.i686 reason: prefs.py:502:load_configs:TypeError: Gtk.FontButton.set_font_name() argument 1 must be string, not None time: Wed 07 Dec 2011 07:35:58 PM EST uid: 1000 username: kires smolt_data: Text file, 2873 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/lib/guake/prefs.py", line 718, in <module> : setup_standalone_signals(PrefsDialog()).show() : File "/usr/lib/guake/prefs.py", line 314, in __init__ : self.load_configs() : File "/usr/lib/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 0x87c52e0> :self: PrefsDialog(path="/usr/share/guake/prefs.glade", root="config_window") :value: None :combo: <gtk.ComboBox object at 0x87b10cc (GtkComboBox at 0x87f08a0)>