FVWM Bug Tracking notification

new message incoming/1399

Message summary for PR#1399
        From: Manoj Srivastava <[EMAIL PROTECTED]>
        Subject: fvwm: Wait only works once
        Date: Sun, 15 Aug 2004 10:53:20 -0500
        0 replies       0 followups

====> ORIGINAL MESSAGE FOLLOWS <====

>From [EMAIL PROTECTED] Sun Aug 15 10:58:08 2004
Received: from host-12-107-230-171.dtccom.net ([12.107.230.171] 
helo=glaurung.internal.golden-gryphon.com)
        by util2.math.uh.edu with esmtp (Exim 4.30)
        id 1BwNOZ-0006Gg-6t
        for [EMAIL PROTECTED]; Sun, 15 Aug 2004 10:58:07 -0500
Received: from glaurung.internal.golden-gryphon.com ([EMAIL PROTECTED] 
[127.0.0.1])
        by glaurung.internal.golden-gryphon.com (8.13.1/8.13.1/Debian-6) with 
ESMTP id i7FFrfN1009518
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
        Sun, 15 Aug 2004 10:53:54 -0500
Received: (from [EMAIL PROTECTED])
        by glaurung.internal.golden-gryphon.com (8.13.1/8.13.1/Debian-6) id 
i7FFrK2l009511;
        Sun, 15 Aug 2004 10:53:20 -0500
X-Authentication-Warning: glaurung.internal.golden-gryphon.com: srivasta set 
sender to [EMAIL PROTECTED] using -f
To: [EMAIL PROTECTED]
Cc: Hugo Haas <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: fvwm: Wait only works once
From: Manoj Srivastava <[EMAIL PROTECTED]>
Organization: The Debian Project
X-URL: http://www.debian.org/%7Esrivasta/
User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)
 (i686-pc-linux-gnu)
Mail-Copies-To: nobody
X-Face:  [EMAIL PROTECTED]/;Y^gTjR\T^"B'fbeuVGiyKrvbfKJl!^e|e:iu(kJ6c|QYB57LP*|t
 &YlP~HF/=h:[EMAIL PROTECTED]:6Cj0kd#4]>*D,|0djf'CVlXkI,>aV4\}?d_KEqsN{Nnt7
 78"OsbQ["56/!nisvyB/uA5Q.{)gm6?q.j71ww.>b9b]-sG8zNt%KkIa>xWg&1VcjZk[hBQ>]j~`Wq
 Xl,y1a!(>6`UM{~'X[Y_,Bv+}=L\SS*mA8=s;!=O`ja|@PEzb&i0}Qp,`Z\:6:OmRi*
Date: Sun, 15 Aug 2004 10:53:20 -0500
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Score: -4.9 (----)

Hi,

        [Please retain the CC to [EMAIL PROTECTED], so
        that theDebian BTS has a record of your input].

        This was reported by a Debian user.

 Package: fvwm
 Version: 2.5.10-6
 Severity: normal

 I just upgraded from 2.4.x to 2.5.x, and I have noted that my start
 function started misplacing my windows. The problem is in the
 following lines:

   + "I" GotoPage 1 0
   + "I" Exec exec mozilla
   + "I" Wait Gecko
   + "I" Exec exec mozilla -raise -remote "openURL(...,new-window)"
   + "I" Wait Gecko
   + "I" GotoPage 2 0
   + "I" Exec exec mozilla -raise -remote "openURL(...,new-window)"
   + "I" Wait Gecko
   + "I" Exec exec mozilla -raise -remote "openURL(...,new-window)"
   + "I" Wait Gecko

 I noted that the first "Wait Gecko" actually waits until the first
 Gecko window appears. However, all the subsequent "Wait Gecko" calls
 seem to exit immediately, as if they were acknowledging the first
 window that showed up. I have similar calls to "Wait xterm" that also
 seem to be skipped.

 Trying to understand the problem better, I managed to get the intended
 effect with the following test function:

   DestroyFunc TestTT
   AddToFunc TestTT
   + "I" GotoPage 1 0
   + "I" Exec exec mozilla
   + "I" Wait Gecko
   + "I" Exec exec mozilla -raise -remote "openURL(file:///tmp/foo,new-window)"
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" GotoPage 2 0
   + "I" Exec exec mozilla -raise -remote "openURL(file:///tmp/foo,new-window)"
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Exec exec mozilla -raise -remote "openURL(file:///tmp/foo,new-window)"
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" GotoPage 2 1
   + "I" Exec exec mozilla -raise -remote "openURL(file:///tmp/foo,new-window)"
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Exec exec mozilla -raise -remote "openURL(file:///tmp/foo,new-window)"
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" Wait Gecko
   + "I" GotoPage 2 2

 -- System Information:
 Debian Release: testing/unstable
   APT prefers testing
   APT policy: (900, 'testing')
 Architecture: i386 (i686)
 Kernel: Linux 2.6.5
 Locale: LANG=en_US, LC_CTYPE=fr_FR.UTF-8

 Versions of packages fvwm depends on:
 ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an
 ii  libfontconfig1              2.2.2-2      generic font configuration library
 ii  libfreetype6                2.1.7-2      FreeType 2 font engine, shared lib
 ii  libfribidi0                 0.10.4-1.1   Free Implementation of the Unicode
 ii  libice6                     4.3.0-7      Inter-Client Exchange library
 ii  libpng12-0                  1.2.5.0-6    PNG library - runtime
 ii  libsm6                      4.3.0-7      X Window System Session Management
 ii  libstroke0                  0.5.1-4      support for mouse strokes like tho
 ii  libx11-6                    4.3.0-7      X Window System protocol client li
 ii  libxext6                    4.3.0-7      X Window System miscellaneous exte
 ii  libxft2                     2.1.2-6      FreeType-based font drawing librar
 ii  libxpm4                     4.3.0-7      X pixmap library
 ii  libxrender1                 0.8.3-7      X Rendering Extension client libra
 ii  xlibs                       4.3.0-7      X Window System client libraries m
 ii  zlib1g                      1:1.2.1-5    compression library - runtime

--
"[In the U. S. Army] An officer does not take an oath of loyalty to
the Commander-in-Chief.  He takes an oath of loyalty to the
Constitution." Sam Donaldson
Manoj Srivastava   <[EMAIL PROTECTED]>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to