NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 12 - rc4: Errors are echoed twice.
rc4: Errors are echoed twice.
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: ImageJ1
unspecified
Macintosh Mac OS
: P2 normal
Assigned To: Mark Longair
Depends on:
Blocks:
 
Reported: 2008-10-16 13:03 CDT by Jean-Yves Tinevez
Modified: 2008-10-16 15:18 CDT
0 users

See Also:

Description Jean-Yves Tinevez 2008-10-16 13:03:15 CDT
Errors generate two messages, first one in ImageJa, then in ImageJ.

For instance, try to select the 'About Fiji' command in the main menu. This will first generate an error box 'Unrecognized command: About ImageJ...' which title is 'ImageJA', then the same error box, but with the title 'ImageJ'.

Similar phenomenon occurs for missing plugins, macros error and so on.
Comment 1 Mark Longair 2008-10-16 15:12:22 CDT
Jean-Yves: Johannes committed a fix for this, and it should be working again in rc5.  Could you check that this is the case for you and I'll close the bug?

  http://pacific.mpi-cbg.de/downloads/Dresden-rc5/

many thanks,
mark
Comment 2 Jean-Yves Tinevez 2008-10-16 15:16:09 CDT
(In reply to comment #1)
> Jean-Yves: Johannes committed a fix for this, and it should be working again in
> rc5.  Could you check that this is the case for you and I'll close the bug?
> 
Fix works!
Comment 3 Johannes Schindelin 2008-10-16 15:18:36 CDT
FWIW this is fixed in commit 41b8087c(Use ImageJA's title in error dialogs, too) in the "fiji" branch in ImageJA.