Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

User Image
Kevin F.
456 discussion posts
Hey guys, tried to look around and didnt see anything on this, and the search is returning too much for my current state to work with, but as titled, the sleep monitor function isn't working too hot for me, I did find the following command on SO that seems to work as expected, oh and btw the AHK version also fails in the exact same way as DF 🤔 I take that back, the example for some reason used win+M which is minimize so that likely was bouncing them back awake with ahk, ahk script worked as expected with win+,

my original keybind was ctrl win+alt+M, so I changed that to ctrl+alt+, and the monitors still bounced awake.

https://superuser.com/questions/321342/turn-off-display-in-windows-on-command

working monitor sleep psl

Code

(Add-Type -MemberDefinition "[DllImport(""user32.dll"")]`npublic static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);" -Name "Win32SendMessage" -Namespace Win32Functions -PassThru)::SendMessage(0xffff, 0x0112, 0xF170, 2)
May 28, 2024 (modified May 28, 2024)  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
It seems to work fine here, could you send me a copy of your troubleshooting info? Here are the steps:
  • Open the Settings > Troubleshooting tab
  • Click the "Export Info to File" button
  • Reply with the file attached
May 29, 2024  • #2
User Image
Kevin F.
456 discussion posts
Quote:
It seems to work fine here, could you send me a copy of your troubleshooting info? Here are the steps:
  • Open the Settings > Troubleshooting tab
  • Click the "Export Info to File" button
  • Reply with the file attached

here ya go, tried it right before creating the zip
• Attachment [protected]: DisplayFusionDebugInfo.zip [108,896 bytes]
Jun 1, 2024  • #3
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Actually can you update to our latest beta and let me know if the issue persists? Here's the link: https://www.displayfusion.com/Download/Beta/
Jun 3, 2024  • #4
User Image
Kevin F.
456 discussion posts
Quote:
Actually can you update to our latest beta and let me know if the issue persists? Here's the link: https://www.displayfusion.com/Download/Beta/


no change, even gave her the ole reboot and tried first thing, and the ts log from that
• Attachment [protected]: DisplayFusionDebugInfo2.zip [42,926 bytes]
Jun 5, 2024 (modified Jun 5, 2024)  • #5
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Interesting, could you send me 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
  • Reproduce the issue and note the time so we'll know where to check in the log file
  • Click the "Export Info to File" button on the Settings > Troubleshooting tab
  • Reply with the file attached
  • Disable debug logging after sending the log
Jun 5, 2024  • #6
User Image
Kevin F.
456 discussion posts
Quote:
Interesting, could you send me 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
  • Reproduce the issue and note the time so we'll know where to check in the log file
  • Click the "Export Info to File" button on the Settings > Troubleshooting tab
  • Reply with the file attached
  • Disable debug logging after sending the log


hopefully disabling debug before sending isnt that important here lol, got the export before disabling at least.

9:08 PM ish EST, enabled, did the issue twice, exported and here
• Attachment [protected]: DisplayFusionDebugInfodebug.zip [132,422 bytes]
Jun 9, 2024  • #7
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Thanks for sending that over, nothing seems to stand out there. Was the script you were running in DisplayFusion just using this line?

BFS.General.SleepMonitors();
Jun 10, 2024  • #8
User Image
Kevin F.
456 discussion posts
Quote:
Thanks for sending that over, nothing seems to stand out there. Was the script you were running in DisplayFusion just using this line?

BFS.General.SleepMonitors();
• Attachment [protected]: Screenshot 2024-06-18 011135.png [27,153 bytes]
Jun 18, 2024  • #9
User Image
Kevin F.
456 discussion posts
wild, it worked once when I tested after that screenshot for s&g and only the once, straight back to the bugged version after. Tried to repro any and all steps and nothing. just hit the notification for the snip, save, sorted and saw the snip already saved so dragged that from that context box to the browser, and posted. tried each step again but nothing lol weird.
• Attachment [protected]: Screenshot 2024-06-18 011622.png [9,033 bytes]
Jun 18, 2024  • #10
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Okay that's really strange, we can't seem to reproduce this here. We'll add this to our list to look into and see if we can find anything there.

Thanks!
Jul 2, 2024  • #11
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)