Comment 1 for bug 1066769

Revision history for this message
Iven Hsu (ivenvd) wrote :

In widget.cpp line 414:

 w = screen->findWindow (event->xbutton.window);

findWindow() returns 0.

I can't figure out why this could happen.