I've attached the trace of the core from when Fvwm2.2 crashed.
                Thanx,
                        len
> On Mon, Mar 29, 1999 at 10:04:47AM -0500, lrsmith_at_umich.edu wrote:
> > 
> > 
> > 	I am suporting a site which is using Fvwm95, and I am trying to
> > migrate them to Fvwm-2.2 and the Taskbar under that. Under the Fvwm95
> > taskbar the third mouse click, on one of the task bar entries, would bring
> > up a menu which would allow the use to Iconify, Minimize, Kill, etc the
> > window. I tried using the same menu under fvwm-2.2 and Fvwm-2.2 crashes
> > with a seg fault whenever I select one of the menu items.
> > 
> > 	the menu is defined as
> > 
> > DestroyMenu "Window-Ops2"
> > AddToMenu "Window-Ops2" "&Restore"        Iconify -1
> > +                       "&Move"           Move-or-Raise
> > +                       "&Size"           Resize-or-Raise
> > +                       "Mi&nimize"       Iconify 1
> > +                       "Ma&ximize"       Maximize 100 100
> > +                       ""                Nop
> > +                       "&Kill"           Destroy
> > +                       "&Close Alt+F4"   Delete 
> > 
> > 	and under the FvwmTaskbar section I defined click 3 as
> > 
> > *FvwmTaskBarAction Click3 Popup Window-Ops2
> 
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Mar 30 1999 - 09:10:40 BST