Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37816899
en ru br
ALT Linux repos
S:2.3.8-alt1
5.0: 2.2.3-alt3.2
4.1: 2.2.3-alt3.1
4.0: 2.2.3-alt3.1
3.0: 2.2.3-alt2

Group :: System/Libraries
RPM: openmotif

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openMotif-2.2.3-rh-popup_timeout.patch
Download


--- openMotif-2.2.3/lib/Xm/MenuUtil.c.popup_timeout	2002-01-31 15:49:35.000000000 +0100
+++ openMotif-2.2.3/lib/Xm/MenuUtil.c	2004-06-08 17:14:46.311285603 +0200
@@ -156,6 +156,9 @@
 				  cursor, time)) == GrabSuccess)
 	 break;
 
+      if (status == GrabInvalidTime)
+	time = CurrentTime;
+
       XmeMicroSleep(1000);
    }
    if (status != GrabSuccess)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin