Hi, I think I've found another two bugs in FvwmButtons using panel in
fvwm-2.1.4 on my linux 2.0.36 PC.
I have a buttonbar composed of a few panels, like the flollowing:
*FvwmButtons(Title Terminal,Icon xterm.linux_3d.xpm,Panel (right)
Terminal)
*FvwmButtons(Title PPP,Icon ppp.xpm,Panel (right) PPP)
*FvwmButtons(Title Softwares,Icon pick_3d.xpm,Panel (right) Softwares)
*FvwmButtons(Title Games,Icon games.xpm ,Panel (right) Games)
*FvwmButtons(Title WinOps,Icon bomb_defuse_3d.xpm,Panel (right) WinOps)
*FvwmButtons(Title Exit,Icon quit.xpm,Panel (right) Exit)
#*FvwmButtons(Title ,Icon ,Panel (right) )
and in the panel "Softwares" I have two more sub-panel defined:
*FvwmButtonsPanel Softwares
*FvwmButtonsGeometry +0+0
*FvwmButtonsRows 1
*FvwmButtonsBack bisque2
*FvwmButtonsFore #f020f0
*FvwmButtonsFont -adobe-helvetica-bold-r-*-*-13-*-*-*-*-*-*-*
*FvwmButtons(Title Emacs,Icon gnu-animal.xpm, Action `Exec
/usr/bin/emacs &`)
*FvwmButtons(Title Plan,Icon cal_3d.xpm, Action `Exec
/usr/local/bin/plan`)
*FvwmButtons(Title ICQ,Icon icq.xpm, Action `Exec /home/gxu/bin/ICQ`)
*FvwmButtons(Title StarOffice ,Icon office.xpm, Action `Exec
/home/gxu/opt/Office50/bin/soffice`)
*FvwmButtons(Title Top,Icon xload.next.xpm, Action `Exec
/home/gxu/bin/xtop`)
*FvwmButtons(Title Audio,Icon Music.xpm,Panel (up) Audio )
*FvwmButtons(Title Graphics,Icon paint2_3d.xpm,Panel (down) Graphics)
The first bug comes like this:
When I press the botton "Softwares" to bring out the panel "Softwares",
then press the botton "Audio" in the panel to bring out a second panel,
a child of the first one. I press the botton "Softwares" again, the first
panel "Softwares" disappeared, but the panel "Audio" is still there,
hanging in the air!!
The second bug: if I bring out more in one panels at a time such as
"Terminal", "Softwares", "PPP", etc., and press a button in any of these
panel bars, as the command gets executed, all the panels disappear! I
believe the right way is either the panel with the button I pressed should
disappear and the others should remain, or they should all remain until
being pulled back manually.
Did anyone else on other systems experience the same thing? I'd like to
know if this is a bug of the program. Thanks.
Best wishes,
G.Xu
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sat Dec 05 1998 - 20:26:07 GMT