Bug 860998

Summary: [abrt] terminator-0.96-2.fc17: terminal.py:773:on_keypress:TypeError: object of type `GtkNotebook' does not have property `has-toplevel-focus'
Product: [Fedora] Fedora Reporter: Philippe Gaunet <fedoramipfr>
Component: terminatorAssignee: Dominic Hopf <dmaphy>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dmaphy, steve
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:ddcec82c4c20e40467998951da192f743f143454
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-28 21:53:10 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: core_backtrace none

Description Philippe Gaunet 2012-09-27 09:35:18 UTC
Version-Release number of selected component:
terminator-0.96-2.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python /usr/bin/terminator --sm-config-prefix /terminator-HnfdsO/ --sm-client-id 10957dbc44daa97bfe134665614965926000000029960048 --screen 0
kernel:         3.5.4-1.fc17.i686

backtrace:
:terminal.py:773:on_keypress:TypeError: object of type `GtkNotebook' does not have property `has-toplevel-focus'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/terminatorlib/terminal.py", line 773, in on_keypress
:    window_focussed = self.vte.get_toplevel().get_property('has-toplevel-focus')
:TypeError: object of type `GtkNotebook' does not have property `has-toplevel-focus'
:
:Local variables in innermost frame:
:widget: <vte.Terminal object at 0xa063a2c (VteTerminal at 0xa208958)>
:self: <Terminal object at 0xa0639dc (terminatorlib+terminal+Terminal at 0xa1c1a18)>
:mapping: None
:groupsend_type: {'off': 2, 'all': 0, 'group': 1}
:event: <gtk.gdk.Event at 0x9fee950: GDK_KEY_PRESS keyval=Control_L>
:groupsend: 1

Comment 1 Philippe Gaunet 2012-09-27 09:35:21 UTC
Created attachment 617977 [details]
File: core_backtrace