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 1255 - Help keyboard shortcut bleeds through to reslice shortcut
Help keyboard shortcut bleeds through to reslice shortcut
Status: NEW
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2016-04-04 09:46 CDT by weinberz
Modified: 2016-04-04 10:02 CDT
2 users (show)

See Also:

Description weinberz 2016-04-04 09:46:36 CDT
I regularly used cmd-shift-/ to bring up the search box in the Help menu on OS X, in order to search through Fiji menu commands. Several months ago, this began to bring up the Reslice command in addition to the search box. Closing the reslice box via either the "Cancel" button or the red button in the upper-left corner leaves all commands grayed out in the menus until I restart Fiji. Is there any way to restore the old behavior, where cmd-shift-/ only brought up the help search box?

Reproduction steps:
1. Open an image with Fiji.
2. Type cmd-shift-/ to bring up Help search box.
3. Reslice box appears underneath. Close by clicking the red "x" button on top left corner.
4. Menus are all greyed out, no menu commands work until restarting the application.

Information about your version of Java:

  os.arch => x86_64
  os.name => Mac OS X
  os.version => 10.11.4
  java.version => 1.8.0_77
  java.vendor => Oracle Corporation
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.8.0_77-b03
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 25.77-b03
  java.vm.vendor => Oracle Corporation
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.CGraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.8
  sun.cpu.endian => little
  sun.desktop => null
  file.separator => /

The up-to-date check says: CHECK_TURNED_OFF

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/
  imagej.dir => /Applications/Fiji.app

Information about the version of each plugin:

Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20160217100804)
Fiji: http://update.fiji.sc/ (last check:20160218085537)

Files not up-to-date:
  90a48821 (MODIFIED) 20160404101722 jars/ij-1.50e.jar
  d820250c (LOCAL_ONLY) 20151207094611 luts/01_Jet.lut
  671da011 (LOCAL_ONLY) 20151207094408 plugins/Concentric_Circles.class
  b0398adb (LOCAL_ONLY) 20151207094339 plugins/DeconvolutionLab_.jar
  5c5c90ad (LOCAL_ONLY) 20151207094323 plugins/EKAR Analysis 2ch_.ijm
  a73aa76c (LOCAL_ONLY) 20151207094323 plugins/EKAR Analysis MultiChannel_.ijm
  b72160c0 (LOCAL_ONLY) 20151207094323 plugins/EKAR Analysis_.ijm
  f1342766 (LOCAL_ONLY) 20151207094401 plugins/Radial_Profile_Angle_Ext.jar
  75f82e9d (LOCAL_ONLY) 20151207094349 plugins/SplitFilesFromBeginning.ijm
  f72578a6 (LOCAL_ONLY) 20151207094349 plugins/SplitJustBeforeTreatment.ijm
Comment 1 Curtis Rueden 2016-04-04 10:02:09 CDT
As a workaround, you can use the Command Finder, which is ImageJ's built-in cross-platform way of searching for menu commands.