• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #673 (closed defect: fixed)

Opened 5 weeks ago

Last modified 5 weeks ago

Attach file

Reported by: jburel Owned by: jburel
Priority: major Milestone:
Component: insight Version:
Keywords: Cc: jason, will

Description

Reported via the feeback mechanism
Version Beta 3.1.2

Trying to attach an OMERO.editor file to an image

java.lang.Exception: Abnormal termination due to an uncaught exception.
java.lang.IllegalArgumentException: Format not supported.
	at pojos.FileAnnotationData.validateFormat(FileAnnotationData.java:167)
	at pojos.FileAnnotationData.<init>(FileAnnotationData.java:180)
	at org.openmicroscopy.shoola.agents.metadata.editor.AttachmentsUI.getAnnotationToSave(AttachmentsUI.java:994)
	at org.openmicroscopy.shoola.agents.metadata.editor.EditorUI.saveData(EditorUI.java:549)
	at org.openmicroscopy.shoola.agents.metadata.editor.ToolBar.actionPerformed(ToolBar.java:328)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)

Change History

Changed 5 weeks ago by jburel

Problem with previous versions of editor files. Need to indicate that we do not support the files!

Changed 5 weeks ago by jburel

r5684 (branch 3.1) r5685 (trunk) Added control to avoid crash We still need support of previous versions of editor files

Changed 5 weeks ago by jburel

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/