zitmen / thunderstorm

ThunderSTORM: a comprehensive ImageJ plugin for SMLM data analysis and super-resolution imaging
http://zitmen.github.io/thunderstorm/
GNU General Public License v3.0
91 stars 42 forks source link

No response after successful installation #69

Closed fzc1985 closed 4 years ago

fzc1985 commented 4 years ago

I have used ThunderSTORM before on my old computer. And successfully installed it on my new computer (the plugin is shown, and every tabs are shown). However, there is no response after I hit any of the tabs in the plugin. Is this a compatible problem with Win 10?

zitmen commented 4 years ago

Yes, it is compatible on Windows 10. What version of ImageJ and JRE do you use? Do other plugins work well? If you open Window -> Console and then try to start the ThunderSTORM analysis, do you see any message in the Console or Log tabs?

fzc1985 commented 4 years ago

Dear Martin, Thank you for your reply! I have figured out this problem right now, but don't understand the mechanism behind it. I want to share my experience and let you know maybe there are some bugs. When I see this issue, I do:

  1. Go to the main page: https://github.com/zitmen/thunderstorm
  2. Select "Clone or download". I tried to choose different versions (branches/tags), including master, pr/54, v1.3.
  3. I rename the downloaded zip file to Thunder_STORM.jar as said in the guide.
  4. Copy it to the plugin folder in FIJI.
  5. The ThunderSTORM plugin is shown, but no response after I click any tabs. Other plugins work fine.

Then one of my friends send me the link: https://github.com/zitmen/thunderstorm/releases/tag/v1.3 After I directly download the jar file and copy it to the plugin folder, it works.

best,

Zhichao

On Mon, Oct 21, 2019, 12:23 AM Martin Ovesny notifications@github.com wrote:

Yes, it is compatible on Windows 10. What version of ImageJ and JRE do you use? Do other plugins work well? If you open Window -> Console and then try to start the ThunderSTORM analysis, do you see any message in the Console or Log tabs?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zitmen/thunderstorm/issues/69?email_source=notifications&email_token=ANQSXGNXP7K22PWABSXSF4TQPUVFVA5CNFSM4JB65262YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBZAJJI#issuecomment-544343205, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANQSXGKKERS5XE6NNIT542TQPUVFVANCNFSM4JB6526Q .

zitmen commented 4 years ago

Then it is clear. You were downloading the source codes (text files) but you must download a compiled binary (jar).