imagej / imagej/imagej2

Issue (NonBlockingGenericDialog) while running in headless mode

Open
#259 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

NonBlockingGenericDialog is creating an issue while trying to run ImageJ macro in headless mode.
Tried to run it after checking the non-blocking filter dialog (Edit-->Options-->Misc..) but still showing error of " 'ij/gui/NonBlockingGenericDialog' (current frame, stack[0]) is not assignable to 'java/awt/Window' "..

How to resolve this problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing NonBlockingGenericDialog during headless ImageJ macro execution and the reported java.awt.Window assignability error. Determine the affected entry point and reproduce the failure with the non-blocking filter-dialog setting; done means the macro runs in headless mode without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.