[XFCE 0000012]: xfce4-panel crashes on commands with empty 'Command' field

[email protected] Mon, 17 Nov 2003 15:03:29 +0000 (GMT)
Newsgroups gmane.comp.xfce.devel
Message-ID <[email protected]>
The following bug has been ASSIGNED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000012
=======================================================================
Reporter:                   jimmy
Handler:                    huysmans
=======================================================================
Project:                    XFCE
Bug ID:                     0000012
Category:                   panel
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
=======================================================================
Date Submitted:             2003-11-17 12:45 GMT
Last Modified:              2003-11-17 15:03 GMT
=======================================================================
Summary:                    xfce4-panel crashes on commands with empty 'Command' field
Description: 
When running an application from the panel, no check is
made if it's "Command" field is empty. So when it is, any
attempt to run the command ends with signal11 due to the
command->cmd field being NULL, and the panel is restarted.

=======================================================================

-----------------------------------------------------------------------
 Zephaniah - 2003-11-17 14:45 GMT 
-----------------------------------------------------------------------
Seems like this is fixed 4.0.1. I make a launcher with an empty 'Command'
field, click it, and nothing happens (no panel crash).