Paddy, sorry ignore that comment.

Breaking on gdk_x_error doesn't work at all, because the symbol is static 
(hence not breakable in release builds).
Breaking on _XError gives false positives, showing harmless X errors that we do 
actually handle and are not fatal.

The correct place to break it seems is the "exit" function:
    break exit

Sorry for the confusion.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/993265

Title:
  Wine breaks window decorations for all applications (gtk-window-
  decorator crashes)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/993265/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to