Back to the main page.
Bug 3002 - ft_defaults crashes when checkMultipleToolbox tries to call ft_warning
| Status | CLOSED FIXED |
| Reported | 2015-11-10 20:47:00 +0100 |
| Modified | 2016-06-14 16:14:55 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Joseph Dien - 2015-11-10 20:47:40 +0100
When a user is installing FieldTrip via ft_defaults and checkMultipleToolbox detects a problem, FieldTrip crashes because ft_warning has not been added to the path yet. Suggested fix is to not rely on ft_warning to provide the error message.
Robert Oostenveld - 2015-11-10 21:14:06 +0100
mac011> svn commit ft_defaults.m Sending ft_defaults.m Transmitting file data . Committed revision 10863. I have changed the order, it now starts with adding fieldtrip/utilities.
Robert Oostenveld - 2015-11-10 21:14:06 +0100
mac011> svn commit ft_defaults.m Sending ft_defaults.m Transmitting file data . Committed revision 10863. I have changed the order, it now starts with adding fieldtrip/utilities.