Bug 784278

Summary: [abrt] guake-0.4.2-3.fc15: guake.py:448:configure_terminal:TypeError: Vte.Terminal.set_word_chars() argument 1 must be string, not None
Product: [Fedora] Fedora Reporter: nesar77
Component: guakeAssignee: Pierre-YvesChibon <pingou>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: maxamillion, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:241e959f5282bc9effb6b77121d61ebf1b407278
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-26 08:37: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:
Description Flags
File: smolt_data none

Description nesar77 2012-01-24 12:53:23 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        guake -OO /usr/lib/guake/guake.py
executable:     /usr/lib/guake/guake.py
kernel:         3.1.9-1.fc16.i686
reason:         guake.py:448:configure_terminal:TypeError: Vte.Terminal.set_word_chars() argument 1 must be string, not None
time:           Tue 24 Jan 2012 01:47:44 PM CET
uid:            1000
username:       sarzsi1

smolt_data:     Text file, 4179 bytes

backtrace:
:guake.py:448:configure_terminal:TypeError: Vte.Terminal.set_word_chars() argument 1 must be string, not None
:
:Traceback (most recent call last):
:  File "/usr/lib/guake/guake.py", line 1353, in <module>
:    if not main():
:  File "/usr/lib/guake/guake.py", line 1296, in main
:    instance = Guake()
:  File "/usr/lib/guake/guake.py", line 620, in __init__
:    self.add_tab()
:  File "/usr/lib/guake/guake.py", line 1121, in add_tab
:    box = GuakeTerminalBox()
:  File "/usr/lib/guake/guake.py", line 498, in __init__
:    self.terminal = GuakeTerminal()
:  File "/usr/lib/guake/guake.py", line 438, in __init__
:    self.configure_terminal()
:  File "/usr/lib/guake/guake.py", line 448, in configure_terminal
:    self.set_word_chars(word_chars)
:TypeError: Vte.Terminal.set_word_chars() argument 1 must be string, not None
:
:Local variables in innermost frame:
:self: <GuakeTerminal object at 0x9fd0d4c (VteTerminal at 0xa051980)>
:client: <gconf.Client object at 0x9fd0c34 (GConfClient at 0x9ef3e08)>
:word_chars: None

Comment 1 nesar77 2012-01-24 12:53:26 UTC
Created attachment 557229 [details]
File: smolt_data

Comment 2 Pierre-YvesChibon 2012-01-24 13:01:56 UTC
Thanks for reporting.

This looks similar to #753260

Could you provide some information on how to reproduce this bug ?

Comment 3 Fedora Admin XMLRPC Client 2012-01-26 20:07:42 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Pierre-YvesChibon 2012-02-23 07:42:18 UTC
ping ?