[Eeglablist] Bug in MPT - strjoin function

Claudio Georgii Claudio.Georgii at stud.sbg.ac.at
Wed Jul 15 02:36:31 PDT 2015


Hey everyone,

i want to report a problem with the strjoin function implemented in the
"measure projection toolboox" (MPT).

The strjoin.m file is located in *~/dependency\propertyGrid/ *and it has
the same name as a matlab core function!

This produces the following error, if i am importing data (like a data
matrix) into matlab, while eeglab is opened:

Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: [D
cannot be cast to [Z
    at
com.mathworks.mlwidgets.array.ValuePanel$ROML.matlabEvent(ValuePanel.java:251)
    at com.mathworks.jmi.MatlabMCR$AWTReplyEvent.run(MatlabMCR.java:1636)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.WaitDispatchSupport$2.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.WaitDispatchSupport.enter(Unknown Source)
    at java.awt.Dialog.show(Unknown Source)
    at com.mathworks.mwswing.MJDialog.show(MJDialog.java:311)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at java.awt.Window.setVisible(Unknown Source)
    at java.awt.Dialog.setVisible(Unknown Source)
    at
com.mathworks.mwswing.MJOptionPane.showOptionDialog(MJOptionPane.java:539)
    at
com.mathworks.mwswing.MJOptionPane.showMessageDialog(MJOptionPane.java:435)
    at
com.mathworks.mwswing.MJOptionPane.showMessageDialog(MJOptionPane.java:425)
    at com.mathworks.mlwidgets.array.ArrayDialog$1.run(ArrayDialog.java:49)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

This error keeps popping up, whatever you are doing. If you unset the path
(mentioned above) form matlab path, everything works fine again.

Regards,
Claudio Georgii
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20150715/917d9651/attachment.html>


More information about the eeglablist mailing list