Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

Al Hunt's profile on WallpaperFusion.com
I'm having some trouble with a trigger.

I want it to fire when an application ends (Dragon Age Inquisition, in this case). However, the trigger also fires when I switch from full screen to windowed (ALT-TAB) even though the process is not terminating.

So the trigger works when I exit the game, but fires also when I just tab out temporarily - which is bad in my case.

    My trigger is on "Process Ended", "Always".
    My match condition is Process Filename ("E:\Origin\Dragon Age Inquisition\DragonAgeInquisition.exe").

I've tried a delay before checking match conditions of 300mS, but that didn't help.

I've tried "Windows Destroyed" as an event as well, with similar issues.

I've also confirmed that the executable is the actual game and not a splash screen or something similar. It also does not terminate when going from full screen to windowed - at least not in task manager.

Does anyone have any ideas what I might be doing wrong?

Cheers,
Al
Apr 21, 2018  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
That's strange indeed! Could you attach a debug log? Here are the steps:

  • On the DisplayFusion Settings > Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply
  • Launch the game, then reproduce the issue
  • Click the "Export Info to File" button on the Settings > Troubleshooting tab
  • Reply with the file attached
  • Disable debug logging after sending the log
Apr 23, 2018  • #2
Al Hunt's profile on WallpaperFusion.com
First attachment - This is a log of "Window Destroyed" mode firing on "ALT-TAB" going from full screen to windowed mode.
• Attachment [protected]: 1_DisplayFusionDebugInfo.zip [52,256 bytes]
Apr 23, 2018  • #3
Al Hunt's profile on WallpaperFusion.com
Second attachment - This is a log of "Process Ended" mode. It doesn't fire on ALT-TAB, but also doesn't fire when I quit the game completely.

As an aside - the function does run fine when run by a key-combination.

Cheers,
Al
• Attachment [protected]: 2_DisplayFusionDebugInfo.zip [37,045 bytes]
Apr 23, 2018  • #4
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Thanks! The Window Destroyed one makes sense. The full screen window gets destroyed before the windowed window is created.

The Process Ended thing is a bug, we've put that on our list to fix up :)

Thanks!
Apr 27, 2018  • #5
Keith Lammers (BFS)'s profile on WallpaperFusion.com
We've just released a new DisplayFusion beta version and Process Ended trigger event should be all fixed up. Please let us know if you run into any trouble after updating.

Thanks!
May 4, 2018  • #6
Al Hunt's profile on WallpaperFusion.com
Yes, that Beta version seems to have resolved the issue. Thanks!
May 4, 2018  • #7
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)