Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37831611
en ru br
ALT Linux repos
S:1.26.2-alt1

Group :: Graphical desktop/MATE
RPM: mate-window-manager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: stop-spamming-xsession-errors.patch
Download


diff -up metacity-2.25.8/src/core/display.c.stop-spamming-xsession-errors metacity-2.25.8/src/core/display.c
--- metacity-2.25.8/src/core/display.c.stop-spamming-xsession-errors	2008-11-23 00:28:37.000000000 -0500
+++ metacity-2.25.8/src/core/display.c	2008-11-24 21:40:33.000000000 -0500
@@ -3264,10 +3264,12 @@ meta_display_begin_grab_op (MetaDisplay 
   
   if (display->grab_op != META_GRAB_OP_NONE)
     {
+#if 0
       if (window)
         meta_warning ("Attempt to perform window operation %u on window %s when operation %u on %s already in effect\n",
                       op, window->desc, display->grab_op,
                       display->grab_window ? display->grab_window->desc : "none");
+#endif
       return FALSE;
     }
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin