[XFCE 0000012]: xfce4-panel crashes on commands with empty 'Command' field
[email protected] Mon, 17 Nov 2003 14:45:33 +0000 (GMT)
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Message-ID | <[email protected]> |
A BUGNOTE has been added to this bug. ======================================================================= http://bugs.xfce.org/view_bug_page.php?f_id=0000012 ======================================================================= Reporter: jimmy Handler: ======================================================================= Project: XFCE Bug ID: 0000012 Category: panel Reproducibility: always Severity: trivial Priority: normal Status: new ======================================================================= Date Submitted: 2003-11-17 12:45 GMT Last Modified: 2003-11-17 14:45 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).