fiji / 3D_Viewer

https://imagej.net/plugins/3d-viewer
GNU General Public License v3.0
20 stars 18 forks source link

3D [dev] 1.6.0-scijava-2-pre11-daily-experimental daily Error message #27

Open RSeddonGB opened 4 years ago

RSeddonGB commented 4 years ago

Hi @ctrueden

Received the following error while trying to run 3D Viewer on a new AIO Desktop:

3D [dev] 1.6.0-scijava-2-pre11-daily-experimental daily

Error

I have read the previous Github entries concerning this from past years however at the time it did not seem to prevent 3D from running.

Latest version of Fij/ImageJ being used. All updates installed.

3D Viewer and related plugins work fine on my two other computers (both with dedicated nvidia GPUs). New desktop is running a i7-9700 with Intel integrated graphics (Uhd 630 driver).

Do you have any information or fixes concerning this error message?

Many Thanks,

Richard

ctrueden commented 4 years ago

@RSeddonGB Thanks for the report. The message 3D [dev] 1.6.0-scijava-2-pre11-daily-experimental daily is normal, and always pops up. Is there an exception stack trace after that? Or do you just see a black window? Or...?

This annoying popup message is fixed already, but we need to release a new version of the SciJava Java 3D fork, and I was having problems doing that—see #26 for details.

Manza1988 commented 3 years ago

Hey everyone,

I am having a similar issue. I have a *.tiff-file (stacked image) and would like to use the 3D Viewer. However, it is not starting. From previous works (December 2020) I know, that it worked before. After this issue came up, I tried every available verison on the official website. None of them worked.

I would appreciate your help and input and please let me know if you need additional information.

Best, Nico

Fiji 3D

Dmiquita commented 3 years ago

Hello

I´, trying to run the 3D Viewer after a segmetation process inside a TrackEM2 plugin...everything works well until the 3D view. Only a black window appear and nothing happens excpet for the message 3D [dev] 1.6.0-scijava-2-pre11-daily-experimental daily

I read about problems in launchers and in the core3D.jar and tried to follow some instructions, but nothing works.

Is there a simple solution for this?

Many thanks

Miquita

acardona commented 3 years ago

Hi Miquita,

One solution is to run Fiji with java 6, if possible. Another solution is to add the TrakEM2 objects to the 3D viewer from a script: search for examples that use the Display3D here https://imagej.net/plugins/trakem2/scripting

Best,

Albert

On Jul 13, 2021, at 10:06 PM, Dmiquita @.***> wrote:

 Hello

I´, trying to run the 3D Viewer after a segmetation process inside a TrackEM2 plugin...everything works well until the 3D view. Only a black window appear and nothing happens excpet for the message 3D [dev] 1.6.0-scijava-2-pre11-daily-experimental daily

I read about problems in launchers and in the core3D.jar and tried to follow some instructions, but nothing works.

Is there a simple solution for this?

Many thanks

Miquita

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Dmiquita commented 3 years ago

Hello Albert

These look like good options, I´ll try them!

Thanks a lot!!

Best regards

Miquita

Dmiquita commented 3 years ago

Hello

Both ways (java 6 and Script) worked!!

Thanks a lot again!!

Miquita