Bugs item #3389376, was opened at 2011-08-10 14:38
Message generated for change (Tracker Item Submitted) made by cpudney
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3389376&group_id=139835

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Java code
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Chris Pudney (cpudney)
Assigned to: Nobody/Anonymous (nobody)
Summary: CSV export raises a ClassCastException

Initial Comment:
When exporting a peak list to a CSV file CSVExportTask rasies the following 
exception:

Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: 
net.sf.mzmine.parameters.parametertypes.MultiChoiceParameter cannot be cast to 
net.sf.mzmine.modules.peaklistmethods.io.csvexport.IdentityItemsParameter
        at 
net.sf.mzmine.modules.peaklistmethods.io.csvexport.CSVExportTask.<init>(CSVExportTask.java:60)
        at 
net.sf.mzmine.modules.peaklistmethods.io.csvexport.CSVExportModule.runModule(CSVExportModule.java:55)
        at 
net.sf.mzmine.desktop.impl.MainMenu.actionPerformed(MainMenu.java:338)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=744692&aid=3389376&group_id=139835

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Mzmine-devel mailing list
Mzmine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

Reply via email to