Skip to main content
Question

how to stop fme opening a new inspector window every time I run a tool

  • May 25, 2018
  • 8 replies
  • 203 views

Forum|alt.badge.img

I am slowly loosing track of all my inpector windows. How can I stop fme creating a new instance every time a tool is run?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

8 replies

takashi
Celebrity
  • May 25, 2018

Hi @robertdbuckley, if you don't want to open FME Data Inspector when the translation completed, disable all the Inspectors in the workspace. You can switch enabling and disabling them with the Workbench menu: Transformers > Enable/Disable Inspectors


david_r
Celebrity
  • May 25, 2018

Which version of FME are you using? Recent versions of FME will simply add a new tab to any running instances of the Data Inspector, rather than opening another instance.

You can also temporarily disable all Data Inspectors, in Workbench select Transformers -> Enable/disable inspectors.


Forum|alt.badge.img
FME(R) 2018.0.0.2 (20180414 - Build 18301 - WIN32)

 

 


pcgveenstra
Contributor
Forum|alt.badge.img+5
  • Contributor
  • October 3, 2018

This isn't a question about disabling inspectors. It is one where each time you run an FME workbench an entirely new inspector app opens up instead of creating a new 'view' within a single inspector. I am running into the same issue. 2018.1.0.3 18552 WIN64


sveinj
Contributor
Forum|alt.badge.img
  • Contributor
  • February 25, 2019

I have the same problem. It suddenly occurred. It has previously worked normally. Now data Inspector starts a new instance every time i run the workbench. Normaly it shoud open a new tab (view 2, view 3 etc), but now it opens a new window instead. I run FME 2018.1.1.2 build 18586.


angusatsafe
Forum|alt.badge.img+1

Hi @robertdbuckley @sveinj, one possible cause is that a previous FME Data Inspector is not responding and is hidden as a running process. You can try closing all the FME Data Inspector applications first. If you still see a fmedatainspector.exe process in your Task Manager's Details pane, that is probably the non-responsive process. You can select the process and click "End Task". It should resolve the issue.


sveinj
Contributor
Forum|alt.badge.img
  • Contributor
  • February 26, 2019

Hi @robertdbuckley @sveinj, one possible cause is that a previous FME Data Inspector is not responding and is hidden as a running process. You can try closing all the FME Data Inspector applications first. If you still see a fmedatainspector.exe process in your Task Manager's Details pane, that is probably the non-responsive process. You can select the process and click "End Task". It should resolve the issue.

Problem solved after reboot.


  1. Make sure your Visual Preview window is enable (View -> Windows -> Visual Preview).
  2. You can manually disable the Data Inspector to open if Visual Preview window is closed (Tools -> FME Options -> Workbench -> Data Inspection: Inspect with Data Inspector when Visual Preview window is closed)

image