JsonHaLong / win7shell

Automatically exported from code.google.com/p/win7shell
1 stars 0 forks source link

Cursor is stuck for a second, when closing Winamp #279

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Closing Winamp

When I close Winamp, my Cursor is stuck for a second or two.

I use Windows 7 Ultimate 32 Bit, Winamp v. 5.572 and win7shell v. 1.12.

Original issue reported on code.google.com by kirill.r...@gmail.com on 12 Feb 2010 at 1:57

GoogleCodeExporter commented 8 years ago
Same here. I don't think this may be under further development.

Original comment by mario0...@gmail.com on 14 Feb 2010 at 3:01

GoogleCodeExporter commented 8 years ago
I wil try to locate the bug.... I just have lots of stuff on my head right now,
including exams :|

Original comment by att...@gmail.com on 14 Feb 2010 at 9:23

GoogleCodeExporter commented 8 years ago
This is pretty hard for me to trace down, because it doesn't freeze on my pc :)

Original comment by att...@gmail.com on 16 Feb 2010 at 9:39

GoogleCodeExporter commented 8 years ago
The only not pre-installed plugin I use besides win7shell is ml_ipod. Maybe it 
could
help you.

Original comment by kirill.r...@gmail.com on 16 Feb 2010 at 11:25

GoogleCodeExporter commented 8 years ago
I installed v 1.13 but the issue still exists. I just wanted to add, that the 
cursor
also gets stuck for a second or so when closing the configuration window of the 
plugin.

Besides I also noticed, that no "recently played" or "often played" items 
appear in
the jumplist, moreover the whole categories don't appear in the jumplist. I got 
the
feeling, that some kind of configuration file is corrupted which causes the 
problems.
Is there a way to reset the plugin or something? I tried uninstalling and
reinstalling but it didn't help.

I hope my discription can help.

Original comment by kirill.r...@gmail.com on 23 Feb 2010 at 6:33

GoogleCodeExporter commented 8 years ago
I have no idea. Really sorry :)

Original comment by att...@gmail.com on 23 Feb 2010 at 6:52

GoogleCodeExporter commented 8 years ago
Isn't there even a chance to investigate the jumplist bug?

Original comment by kirill.r...@gmail.com on 23 Feb 2010 at 7:34

GoogleCodeExporter commented 8 years ago
Well you can try deleting the jumplist file:

Startmenu -> Run -> "%appdata%\Microsoft\Windows\Recent\AutomaticDestinations"

Delete all files from there and see if it helps :)
Even if it does, the problem is I can't just wipe that out whenever I feel 
like, it
defies its purpose.

Original comment by att...@gmail.com on 23 Feb 2010 at 7:39

GoogleCodeExporter commented 8 years ago
I deleted the jumplist files and it solved the jumplist problem, although it 
didn't
solve the cursor problem :(

Original comment by kirill.r...@gmail.com on 25 Feb 2010 at 6:42

GoogleCodeExporter commented 8 years ago
The only solution that pops in my head is debugging the plug-in on your PC :D 
That's
lots of work though :( 

Original comment by att...@gmail.com on 25 Feb 2010 at 6:49

GoogleCodeExporter commented 8 years ago
Well, I'm a hobby developer and know a little bit about programming and stuff.
Whenever you want to, I'm ready ;)

Original comment by kirill.r...@gmail.com on 25 Feb 2010 at 7:07

GoogleCodeExporter commented 8 years ago
I monitored Winamp with Process Monitor and noticed, that it tries to open a 
Registry
key named HKLM\SOFTWARE\Microsoft\CTF\KnownClasses which doesn't exist. Might 
this be
the reason?

Original comment by kirill.r...@gmail.com on 27 Feb 2010 at 1:13

GoogleCodeExporter commented 8 years ago
I attached the log file of Process Monitor. I think some entries may be quite
interesting.

Original comment by kirill.r...@gmail.com on 27 Feb 2010 at 1:34

Attachments:

GoogleCodeExporter commented 8 years ago
I don't have that key either, and I'm not accessing that  directly, not sure 
what does :/

I think the best to figure this out is to debug it, or write profiling 
information
out, and send it back to me, but there's a lot of work on that both for me and 
for you :D

Original comment by att...@gmail.com on 28 Feb 2010 at 8:03

GoogleCodeExporter commented 8 years ago
Well .... I guess I finally found the reason. My AntiVirus Program slowed down 
the
whole process. I use Nod32 and never experienced issues with it, so I didn't 
even
think of it being guilty. I excluded the Winamp directory and
C:\USERS\___\APPDATA\ROAMING\WINAMP\ and everythink works like a charm.

I even noticed that it's the reason for Winamp starting so slowly, so I have to 
think
of some trick, as I don't want to exclude mp3 files at all.

Original comment by kirill.r...@gmail.com on 7 Apr 2010 at 11:26