Bug 723486

Summary: [abrt] quodlibet-2.3-2.fc15: views.py:170:__event:TypeError: window must be a GdkWindow
Product: [Fedora] Fedora Reporter: nomnex <nomnex>
Component: quodlibetAssignee: hannes <johannes.lips>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: johannes.lips
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:5adf0f3aef1a99b43e4d476b2818fbafd8363b87
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-28 09:38:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description nomnex 2011-07-20 10:44:40 UTC
abrt version: 2.0.3
architecture:   i686
cmdline:        python /usr/bin/quodlibet
comment:        I selected the media view (view menu) and the crash occured. I am not using Gnome. My DE is LXDE.
component:      quodlibet
executable:     /usr/bin/quodlibet
kernel:         2.6.38.8-35.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        quodlibet-2.3-2.fc15
reason:         views.py:170:__event:TypeError: window must be a GdkWindow
time:           Wed Jul 20 19:42:03 2011
uid:            500
username:       mt

backtrace:
:views.py:170:__event:TypeError: window must be a GdkWindow
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/quodlibet/qltk/views.py", line 179, in do_leave_notify_event
:    def do_leave_notify_event(self, event): return self.__event(event)
:  File "/usr/lib/python2.7/site-packages/quodlibet/qltk/views.py", line 170, in __event
:    event.window = self.__view.get_bin_window()
:TypeError: window must be a GdkWindow
:
:Local variables in innermost frame:
:self: <TreeViewHints object at 0x9e3bb94 (quodlibet+qltk+views+TreeViewHints at 0x9284f08)>
:event: <gtk.gdk.Event at 0xa466b90: GDK_LEAVE_NOTIFY x=182.00, y=-28.00, mode=GDK_CROSSING_NORMAL>

Comment 1 hannes 2011-07-28 09:38:49 UTC
Probably this bug 
http://code.google.com/p/quodlibet/issues/detail?id=682

Should be fixed upstream!

Comment 2 nomnex 2011-07-28 13:29:35 UTC
Thanks