clumsy icon indicating copy to clipboard operation
clumsy copied to clipboard

Clumsy not working at all

Open snarlynarwhal opened this issue 8 years ago • 9 comments

I'm using Clumsy on Window's 10 and it doesn't do anything when using ping. When using my software, it behaves arbitrarily. Am I missing an installation or configuration step?

snarlynarwhal avatar Jan 03 '17 21:01 snarlynarwhal

What's the version of clumsy you are using? Currently the latest is 0.3rc2. Normally clumsy doesn't require any installation. And could you please describe the detail of clumsy's behavior?

celeron533 avatar Jan 04 '17 01:01 celeron533

I downloaded the latest stable version and the latest version. When pinging localhost with either, absolutely nothing changes irregardless of what settings I use: 4 packets sent, 4 received, 0 ms trips. When turning on a 50 ms lag within my application, it appears to send the packets but not receive them. As soon as I turn Clumsy off, the packets come through. If I turn the lag to 0 ms, it started to receive packets after several seconds in a jittery manner until eventually stopping altogether again. Just tried it again, this time it appeared to consistently lag with a several second delay and not stop until a socket error occurred: An error has occurred in sending data. Hopefully this helps! As for my application:

I am using the websocket-sharp library for C# inside of Unity, which uses the Mono implementation of .NET 3.5. I use a Unity instance each for both the client and the server. WebSockets run on top of TCP, so that shouldn't matter, right?

snarlynarwhal avatar Jan 04 '17 12:01 snarlynarwhal

I can confirm that it does not work at all for me as well. Shame on you that you did not response to this threat anymore. The behavior is that it's not working at all...

polon123 avatar Mar 01 '18 18:03 polon123

yep for me too. Prevously i was using clumsy on my laptop (win8 x64) and it worked perfectly. But on my pc win10 x64 it is doing nothing at all. It says that it is filtering, but the green indicator lights are not lighting up and there is no effect on network. I tried both stable and latest release candidate. :(

Deins avatar Apr 12 '18 21:04 Deins

Use cmd under Administrator to run it. And it takes sometime to take an effect (before it was much more faster). And it's not apply to clumsy. Looks like microsoft made some patch what affects like this.

JsOrange avatar Jan 30 '19 13:01 JsOrange

Bump to this one. Just downloaded clumsy to almost fresh, up to date win 10, and it simple doesn't do anything I tried to run it as administrator and running it from admin cmd, but no effect either, also tried to use latest RC, but nothing.

MelonCode avatar Apr 04 '19 22:04 MelonCode

FYI - I had the same issues reported above, but when I change the filter to just say "outbound" it works perfectly.

Nick

Nicklarose avatar Jul 25 '19 15:07 Nicklarose

I think this fork works much better: https://github.com/IntouchHealth/clumsy/releases

WallyCZ avatar Mar 28 '20 18:03 WallyCZ

@Nicklarose Thanks! This was the solution for me.

SebastijanKokai avatar Aug 20 '23 18:08 SebastijanKokai