a0ivanov / aimp-control-plugin

provides network access to AIMP player
MIT License
47 stars 12 forks source link

Mouse and keyboard lag sometimes #4

Open Leny1996 opened 9 years ago

Leny1996 commented 9 years ago

Hello. About my problem: sometimes my mouse and keyboard are lagging - it means that for example I'm playing in something and there is 3-5 sec lag and I had 'W' and 'A' pressed. When this lag appear, everything I'm clicking isn't "recorded" by system, but still I "have" (physically I don't) pressed 'W' and 'A'. The same goes to mouse. I've been searching a lot. Finally i got this. First I thought that AIMP is the problem giver. But after turning off this plugin - there is no lags. So... This plugin makes my computer lag and this is very annoying. About specs: Intel i7 2600, 8GB RAM, GTX 460, 850W - so this is not my hardware problem.

Waiting for response.

PS Also I scanned my system for viruses - the system is clear. Sorry for my English, but I think you can easily understand what I wrote. Regards.

a0ivanov commented 9 years ago

Hi,

There was similar problem in the past. Unfortunately it was not solved that time. As I can't reproduce the problem on my machines, I need all information available to have a chance to solve it. Please response to this request. What Windows version do you use?

Thanks, Alexey

Leny1996 commented 9 years ago

Windows 7 SP1 x64. Now I've enabled debug, will see later what's happening. I have a lot of playlists - about 30/40?

For now when I had lag I've looked into logs and there is nothing special, becouse timing is < 0.1sec in most cases.

Leny1996 commented 9 years ago

So... There is nothing interesting in logs. Every callback is executed in less than 1.5 sec.

Edited: I think that we will not find this issue in logs, becouse like I see - logs are written only when I'm doing something in player. This lag is independent of things I do in the player - it could happen anytime, in background.

This is the content of my log file: http://pastebin.com/AyppJje2 I was thinking about looking to source and add more debug messages, but now I don't have enought time for it.

giou commented 9 years ago

Same issue here, i have a lost of playlist and it happens sometimes exactly the same way

Leny1996 commented 9 years ago

@a0ivanov so? Found anything?

a0ivanov commented 9 years ago

No. I had no time for the plugin from long May weekend. Did you check how does it work on empty playlist? I'm interested if it's reproduced when tens playlists are opened or always.

Leny1996 commented 9 years ago

Ok. I've deleted all my playlists and I'm using only 2. For now I don't have lags. If any lag would be - I will edit this post.

Leny1996 commented 8 years ago

You got something? I like to have many playlists, but then I have these lags (seems to randomly).

giou commented 8 years ago

33k songs in one playlist, It happens to me almost everytime

a0ivanov commented 8 years ago

Sorry, I had no time to work on the project, and it seems nothing will change in near future. 16 дек. 2015 г. 19:03 пользователь "Damianoseczek" notifications@github.com написал:

You got something? I like to have many playlists, but then I have these lags (seems to randomly).

— Reply to this email directly or view it on GitHub https://github.com/a0ivanov/aimp-control-plugin/issues/4#issuecomment-165155816 .

Leny1996 commented 8 years ago

You know maybe what could cause this?

a0ivanov commented 8 years ago

It could be some unexpected too often refresh of track info, which overloads system hard drive queue which cause OS level lags. 16 дек. 2015 г. 19:47 пользователь "Damianoseczek" notifications@github.com написал:

You know maybe what could cause this?

— Reply to this email directly or view it on GitHub https://github.com/a0ivanov/aimp-control-plugin/issues/4#issuecomment-165171339 .