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 778 - Problems with added plugins after recent update
Problems with added plugins after recent update
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
PC Windows
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2014-06-12 10:26 CDT by amsha.proag
Modified: 2014-06-13 09:19 CDT
2 users (show)

See Also:

Description amsha.proag 2014-06-12 10:26:12 CDT
Hello,

Following an update this morning, Fiji does not run the plugins that I had once downloaded into the /plugins folder, and I get the error "Plugin or Class not found" (in this case, for Mexican_Hat_Filter and MultiStackRegFix
which are both .class files).

When I install these plugins from Plugins>Install, the Log shows: "WARNING: The PluginClassLoader cannot be reset." while a message says the plugin was installed correctly; but then I get the same error as above when I try to run them.

As these plugins worked well until yesterday and are unrelated, I was wondering whether the update had modified something which clashes with exterior plugins...?

(I have tried re-installing Fiji from the website in case the Updater was faulty, but the behavior of the re-installed Fiji is the same.)

Do you know what I should do to work with these plugins normally ?

Thank you,
Amsha

PS : I'm not sure this is related, but the icon of ImageJ-win64.exe has also changed from the blue FIJI to a black and gold ImageJ logo after the same update.

Information about your version of Java:

  os.arch => amd64
  os.name => Windows 7
  os.version => 6.1
  java.version => 1.6.0_24
  java.vendor => Sun Microsystems Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_24-b07
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 19.1-b02
  java.vm.vendor => Sun Microsystems Inc.
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.Win32GraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.6
  sun.cpu.endian => little
  sun.desktop => windows
  file.separator => \

The up-to-date check says: REMIND_LATER

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: D:\Fiji.app/java/win64/jdk1.6.0_24//jre
  imagej.dir => D:\Fiji.app

Information about the version of each plugin:

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

Files not up-to-date:
  5493634f (LOCAL_ONLY) 20140612162657 plugins/Mexican_Hat_Filter.class
  24e02420 (LOCAL_ONLY) 20131014164458 plugins/MultiStackRegFix/multiStackRegCredits$1.class
  70ff1a05 (LOCAL_ONLY) 20131014164458 plugins/MultiStackRegFix/multiStackRegCredits.class
  52eb8a1a (LOCAL_ONLY) 20140612164510 plugins/MultiStackRegFix_.class
Comment 1 amsha.proag 2014-06-12 10:36:26 CDT
Reading the bottom of this bug submission, I see that my Fiji status shows both 'Mexican Hat Filter' and 'MultiStackRegFix' plugins as out-of-date. I haven't found their updates yet however, should I just wait for them to be updated?
Why does an update in Fiji necessitate other plugins (which worked before) to be updated as well?
Comment 2 amsha.proag 2014-06-12 10:37:26 CDT
Reading the bottom of this bug submission, I see that my Fiji status shows both 'Mexican Hat Filter' and 'MultiStackRegFix' plugins as out-of-date. I haven't found their updates yet however, should I just wait for them to be updated?
Why does an update in Fiji necessitate other plugins (which worked before) to be updated as well?
Comment 3 Johannes Schindelin 2014-06-13 09:19:34 CDT
This bug is now fixed (as per https://github.com/imagej/ij1-patcher/commit/48a1cfe5f279ac4f6aae959521563001e4740307, i.e. ij1-patcher version 0.8.3). Said version also includes regression tests, therefore I am reasonably sure that the bug will not reappear anytime soon!

> I see that my Fiji status shows both 'Mexican Hat Filter' and 'MultiStackRegFix' plugins as out-of-date.

Actually, the updater lists them as "local-only". That means that the updater does not know those files and will not touch them.