You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mastodon-git cannot be installed with the latest mastodon 1.0.0-beta-28. Fiji instead crashes and complains about undefined classes or undefined methods.
Expected Behavior
It should be possible to run mastodon-git with the latest mastodon 1.0.0-beta-28. All functions that are described in the documentation: How to share a Mastodon project?How to contribute to as share Mastodon Project? should work as expected.
(An SNAPSHOT version of mastodon-git and mastodon-collections is on the Maarzt update site. An up to date Fiji with 'TomancakLab' and 'Maarzt' update sites activate should allow to go through all the steps in the mastodon-git tutorials.)
TODOs
Make this repository compatible with mastodon version 1.0.0-beta-27 and the Mastodon-Dev Fiji update site.
Add a unit test to make sure everything still works. The unit test could simulate:
Mastodon git now has a more fine grained reloading of a Mastodon project. The image data is not reloaded, only the Model (containing the ModelGraph and the TagSetModel) is reloaded. This solves the problems caused by attempting to reload missing image data.
The mastdon-git project is not compatible with the latest mastodon core version. It needs to be updated.
This issue is addressed in #4
Problem
Mastodon-git cannot be installed with the latest mastodon 1.0.0-beta-28. Fiji instead crashes and complains about undefined classes or undefined methods.
Expected Behavior
It should be possible to run mastodon-git with the latest mastodon 1.0.0-beta-28. All functions that are described in the documentation: How to share a Mastodon project? How to contribute to as share Mastodon Project? should work as expected.
(An SNAPSHOT version of mastodon-git and mastodon-collections is on the
Maarzt
update site. An up to date Fiji with 'TomancakLab' and 'Maarzt' update sites activate should allow to go through all the steps in the mastodon-git tutorials.)TODOs
The text was updated successfully, but these errors were encountered: