On Wed, Aug 15, 2001 at 10:41:33AM +0100, Tim Phipps wrote:
> Configuration Information [Automatically generated, do not change]:
> uname output: SunOS silver 5.5.1 Generic_103640-35 sun4u sparc SUNW,Ultra-5_10
> Compiler: gcc
> Compilation CFLAGS: -g -O2
> prefix: /u/phippst/sunos
> 
> FVWM Version: 2.4.1-beta1
> FVWM_MODULEDIR:       /u/phippst/sunos/libexec/fvwm/2.4.1-beta1
> FVWM_DATADIR: /u/phippst/sunos/share/fvwm
> FVWM_USERDIR: /u/phippst/.fvwm
> 
> Repeat-By:
> 
> *Xloads: (Title pomeranian Action "my_host_panel_launch pomeranian" Action 
> (Mouse 2) "echo button 2 pomeranian")
> 
> Xloads: Illegal button option "echo button 2 pomeranian"
> 
> Workaround:
>       Separation with commas works OK
> *Xloads: (Title pomeranian, Action "my_host_panel_launch pomeranian", Action 
> (Mouse 2) "echo button 2 pomeranian")

I don't think this is a bug.  Omitting the commas between the
options is not officially supported.  This happens because
FvwmButtons treats all text up to the next "," or ")" as the
action.  The ")" is meant to catch the end of the option but
accidentally catches the last character of "(Mouse 2)".  Instead
it should have treated the rest of the line as the action.

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
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