Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Imalayan1
8 discussion posts
I previously had set up a sound for copying (as confirmation "yes, you actually copied that. good job". I don't remember if this is the default setting. Judging by the name of the .wav-file, I don't think so).

Since the 5.0 update the sound is delayed about 3 seconds, which has the opposite of the intended effect.
I have done several fresh installs, both with and without keeping the settings.

https://i.imgur.com/ZnalPk8.png

https://i.imgur.com/pirzpHS.png
Oct 7, 2017  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
I've tested this out here but the sound plays immediately for me. Couple of follow-up questions:
  • Is it delayed only the first time, or every time you copy?
  • Is the text you're copying a large amount of text? Does it make a difference if you only copy a small amount?
Oct 10, 2017  • #2
User Image
Imalayan1
8 discussion posts
The sound is delayed every time and every time by the same amount and it is the same if I copy only 1 symbol or 50.000, but it does take longer if those symbols are formatted:

50.000 symbols with bold, italics, underlined and special characters take about twice as long as 250mio "a"s, but 250mio "a"s take about the same amount as 1 "a".
Oct 10, 2017  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Ok, in the Trigger rule, if you move the Play Sound action above the Scrub Text action, does that make any difference?
Oct 11, 2017  • #4
User Image
Imalayan1
8 discussion posts
Quote:
Ok, in the Trigger rule, if you move the Play Sound action above the Scrub Text action, does that make any difference?


No, none whatsoever. I also made a completely new rule with only the sound playing (and deactivated the other one) and also one with a different soundfile on a different HDD, and the same phenomenon occurs.
Oct 13, 2017 (modified Oct 13, 2017)  • #5
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Ok, thanks for trying that out! Could you send me a debug log for this?
  • On the ClipboardFusion Settings > Troubleshooting tab, change the Logging drop-down to "L2: Log Detailed" and click Apply
  • Restart ClipboardFusion
  • Reproduce the issue
  • Send us the %LOCALAPPDATA%\ClipboardFusion\ClipboardFusion.log file (can be found by clicking the Open Log button on the Troubleshooting tab)
  • Disable debug logging after sending the log
Oct 13, 2017 (modified Oct 13, 2017)  • #6
User Image
Imalayan1
8 discussion posts
I'm sorry for the long radio silence. Life happened ;)

I attached the log as requested. The text was "This is some random text." copied from Notepad++.
• Attachment [protected]: ClipboardFusion.log [260,424 bytes]
Nov 8, 2017 (modified Nov 8, 2017)  • #7
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Thanks! The log shows that the sound plays within 0.008s of the Trigger firing, so I wonder if the Trigger itself is slow to fire for some reason. If you add a "Show Notification" action to the Trigger rule, does it also take a few seconds before it shows up?
Nov 13, 2017  • #8
User Image
Imalayan1
8 discussion posts
Quote:
If you add a "Show Notification" action to the Trigger rule, does it also take a few seconds before it shows up?


Yes, it does.
Notification and sound are both delayed (by the same amount).
Nov 14, 2017  • #9
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Ok, so it sounds like it's either a delay in detecting the copy, or a delay in starting the Trigger after detecting the copy. Could you attach a backup of your settings? (Settings > Options > Export)
Nov 14, 2017  • #10
User Image
Imalayan1
8 discussion posts
Here you go ;)

Also, I did some additional (unsolicited :P) testing:
  • In Windows' Safe Mode it seems to work without delay (using only notification, since audio drivers don't load)
  • With version 4.2 (newly downloaded via the Old Versions link, but keeping the settings from the current version) it worked without delay.
  • I tried shutting down other Applications, that I thought might be the culprit, but no success here.
• Attachment [protected]: ClipboardFusion Backup (2017-11-15 @ 10-26, 5.2.1.0,).reg [16,818 bytes]
Nov 15, 2017 (modified Nov 15, 2017)  • #11
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Thanks! I tested with your settings and the Trigger runs immediately, no delay there :(

It's interesting that it's fine in Safe Mode. I wonder if some third-party software might be interfering. Could you try disabling everything from startup, except ClipboardFusion, then reboot into normal mode and see if it's still delayed?
Nov 15, 2017  • #12
User Image
Imalayan1
8 discussion posts
Oh, boy, you are in for a story of mystery and secrets.

When I previously said, that I had I tried shutting down other applications, that I thought might be the culprit, I had immediately suspected NVIDIA Experience (It's a screen-recording software for NVIDIA-Cards). I specifically love it for the automatic recording of the last few minutes, while also automaticly only recording specific applications (privacy and whatnot).
This is probably where all alarm bells start ringing. "Automatic" "recording" "specific Applications" and the problem has something to do with delay. Sounds suspicious to me, especially because I had other issues with that piece of sh... ...uhm... s...oftware interfering with stuff previously. So I disabled it for system startup.
However the problem didn't go away, so I just shrugged it off and posted my last response.

Now comes today. I read your response and disable ALL THE THINGS. The problem still persists. Having enough of it, I decided to go process by process through my TaskManager to find the culprit. It worked in safe mode so there has to be something running here, that isn't running in safe mode. So I opened ProcessExplorer, my task manager of choice, and who did I see on the very bottom of the page?

NVIDIA Web Helper.exe

Wait, wait, wait. Why would NVIDIA want to talk to the web? The only thing running from them should be the graphics driver and I highly suspect that should be calling back to the mothership.

So I immediately checked for NVIDIA Share.exe, which would be running if NVIDIA Experience would be running (I knew this from the afore mentioned encounters with that application). But only something named "nvcontainer.exe" ran. I didn't know what NVIDIA wanted to contain in there, but it sparked my interest enough that I decided to manually start NVIDIA Experience, just to perform a sanity check. It launched and asked to update (side note: No wait, it just loaded and installed the update. You gotta love things that just update without asking the user. What could go wrong? It NEVER causes problems or has EVER bricked my machine...), which confirmed my sanity: It WAS turned off, otherwise there wouldn't be a launcher window with that update.

But being the inquisitive being, that I am, I just made sure to turn off the Ingame Overlay button (the part of the program that actually records) and tried to copy something.

And it suddenly worked! That sneaky little moth... m...ouse must be getting started from some additional service and disguises itself in the TaskManager.

At this point you might think "Ok, easy fix: Just turn off that overlay and you're good."
But you, dear reader, would be mistaken. You see, I rely on both applications ClipoardFusion AND NVIDIA shadowplay in my daily life. It would've been fine, if it would only malfunction while recording. When playing a game I rarely copy-paste things. But the mere option of being able to record would cause the issue. The entire point was that it records automaticly, remember?

At this point I'm quite defeated. I know the culprit, but I can't do anything about it. I would have to hope that NVIDIA and/or the dear developers of ClipoardFusion fix the issue or I would need to accept that only one of both can be running at a time.
So, I re-enable all the applications for startup, reboot one last time and write my response here. Before posting, I have the habit of copying the post into a text document. I have lost too many hours on rewriting long forum posts, because the post somehow got lost along the way to the server (automatic log off-timers, "hey, there is a new answer, before you started writing you response", etc.). So, I copy my defeat-post and...

IMMEDIATELYTHERE IS THE F'ING SOUND.

I can't believe what my ears are hearing, so I try it a few more times, but there is no doubt: The sound plays immediately. So I perform another sanity check: Yep, the NVIDIA overlay is running. I reboot the machine. Yep, still working.

I don't have words (even though usually I have words. the best words.).
It just works. Maybe the NVIDIA update that loaded fixed it. Maybe I poked somewhere without remembering. Maybe a higher being observed my misery and decided to help me out. I have no clue how or why, but it works.

TLDR: NVIDIA Experience was a bad boy, but it fixed itself. Somehow. idk.
Nov 16, 2017 (modified Nov 16, 2017)  • #13
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Haha, wow! That's quite the adventure :)

Glad to hear that it's all working now, thanks for sharing the details. I'll keep this in mind if anyone else reports a similar issue!
Nov 17, 2017  • #14
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)