Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#32578 - [metacity] Fixing two annoying bugs
Attached to Project:
Community Packages
Opened by Balló György (City-busz) - Saturday, 10 November 2012, 13:40 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 10 April 2013, 14:01 GMT
Opened by Balló György (City-busz) - Saturday, 10 November 2012, 13:40 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 10 April 2013, 14:01 GMT
|
Details1. The Force Quit dialog never shown, because incompatible with zenity 3.
- Steps to reproduce: run an application that hangs (e.g. https://bugzilla.redhat.com/attachment.cgi?id=481848 ), and try to close it with the close button of the window. - Upstream report: https://bugzilla.gnome.org/show_bug.cgi?id=687938 2. Drag and drop element, menu and tooltip shadows causes visual glitches when compositing enabled. - Steps to reproduce: enable compositing in metacity settings, and drag something. - Upstream report: https://bugzilla.gnome.org/show_bug.cgi?id=648340 I attached a diff file against the current PKGBUILD with two patches which solve the problems. The first one adds the compatibility for zenity 3 (grabbed from the mutter package), the second one disables shadows for non-windows elements. |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Wednesday, 10 April 2013, 14:01 GMT
Reason for closing: Fixed
Additional comments about closing: metacity 2.34.13-3 in [community-staging]
Wednesday, 10 April 2013, 14:01 GMT
Reason for closing: Fixed
Additional comments about closing: metacity 2.34.13-3 in [community-staging]

Any progress?