Back to the main page.

Bug 1676 - realtime folder not added properly due to restructuiring of subfolders

Status CLOSED FIXED
Reported 2012-08-24 09:54:00 +0200
Modified 2014-03-12 12:21:33 +0100
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P3 normal
Assigned to: Jörn M. Horschig
URL:
Tags:
Depends on:
Blocks:
See also:

Jörn M. Horschig - 2012-08-24 09:54:44 +0200

please my most recent mail to the FT mailinglist (response to Kameron). ft_defaults is not adding the realtime folder properly now due to the restructuring of that folder. What do you suggest how to solve it? add all subfolders explicitly in ft_defaults? relevant code is line 190 of ft_defaults: ft_hastoolbox('realtime', 3, 1); % not required ft_hastoolbox('realtime/acquisition/matlab', 3, 1); % not required realtime/acquisition does not exist anymore, but there are now folders such as realtime/examples realtime/online_meg etc.


Boris Reuderink - 2012-11-02 13:29:51 +0100

I am no longer working on FieldTrip. Hence, I donate all my bugs to the joint development user.


Jörn M. Horschig - 2013-01-23 13:41:48 +0100

Sending ft_defaults.m Deleting realtime/example/acquisition/ft_realtime_asaproxy.m Deleting realtime/example/acquisition/ft_realtime_brainampproxy.m Deleting realtime/example/acquisition/ft_realtime_ctfproxy.m Deleting realtime/example/acquisition/ft_realtime_dicomproxy.m Deleting realtime/example/acquisition/ft_realtime_fmriproxy.m Deleting realtime/example/acquisition/ft_realtime_micromedproxy.p Deleting realtime/example/acquisition/ft_realtime_neuralynxproxy.m Deleting realtime/example/acquisition/ft_realtime_pooraudioproxy.m Deleting realtime/example/acquisition/private Adding realtime/example/ft_realtime_asaproxy.m Adding realtime/example/ft_realtime_brainampproxy.m Adding realtime/example/ft_realtime_ctfproxy.m Adding realtime/example/ft_realtime_dicomproxy.m Adding realtime/example/ft_realtime_fmriproxy.m Adding (bin) realtime/example/ft_realtime_micromedproxy.p Adding realtime/example/ft_realtime_neuralynxproxy.m Adding realtime/example/ft_realtime_pooraudioproxy.m Adding realtime/example/private Transmitting file data . Committed revision 7378. Deleting example/acquisition Committed revision 7379.