1202: Can't Close Options

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: 1202: Can't Close Options

Re: 1202: Can't Close Options

by Owyn » Mon Dec 15, 2008 3:17 pm

The SELECTs came from the LastFM Node script (LastFmNode.vbs), not the plugin.

All it's options went MIA at some point.

Removing the script from my beta configuration for now.

Re: 1202: Can't Close Options

by chrisjj » Mon Dec 15, 2008 10:32 am

... and not an interaction with the Options dialog, I really do hope!

Re: 1202: Can't Close Options

by Owyn » Mon Dec 15, 2008 10:09 am

No, my feeling is it is related to Last.Fm plugin not being able to find a similar track in the database.

Re: 1202: Can't Close Options

by chrisjj » Mon Dec 15, 2008 6:35 am

FWIW, not reproduced here.

I wonder if it may require the PopUp DIsplay, disabled here.

Re: 1202: Can't Close Options

by Owyn » Sun Dec 14, 2008 11:29 pm

Got the log. Looks like a runaway Last.Fm process.
e.g. Long sequence of

Code: Select all

00002435	4.13363647	[5508] 5296 DB open SQL: SELECT Artists.ID, Artists.Artist FROM Artists WHERE Artists.Artist LIKE '%Lori Willcuts' 	
00002436	4.13434076	[5508] 5296 DB open SQL: SELECT Artists.ID, Artists.Artist FROM Artists WHERE Artists.Artist LIKE '%The Minus 5; Wilco' 	
00002437	4.13500690	[5508] 5296 DB open SQL: SELECT Artists.ID, Artists.Artist FROM Artists WHERE Artists.Artist LIKE '%GamerCast Network' 	
00002438	4.13562298	[5508] 5296 DB open SQL: SELECT Artists.ID, Artists.Artist FROM Artists WHERE Artists.Artist LIKE '%tikitv@gmail.com' 	
00002439	4.13622808	[5508] 5296 DB open SQL: SELECT Artists.ID, Artists.Artist FROM Artists WHERE Artists.Artist LIKE '%Richard Taylor' 	
Followed by another long sequence of

Code: Select all

00002998	5.36633444	[5508] 5296 DB lock finished, took 6916.	
00002999	5.36704874	[5508] 5296 DB lock finished, took 4975.	
00003000	5.36776304	[5508] 5296 DB lock finished, took 5884.	
00003001	5.36840820	[5508] 5296 DB lock finished, took 4761.	
00003002	5.36904287	[5508] 5296 DB lock finished, took 4775.	
00003003	5.36965847	[5508] 5296 DB lock finished, took 4630.	
00003004	5.37026119	[5508] 5296 DB lock finished, took 4550.	
00003005	5.37096262	[5508] 5296 DB lock finished, took 5453.	
00003006	5.37164259	[5508] 5296 DB lock finished, took 5202.	
And then repeated.

I have the full log saved if needed.

Re: 1202: Can't Close Options

by Owyn » Sun Dec 14, 2008 11:23 pm

Another part of the puzzle. When I went to TM I saw that MM was consuming approx 50% of CPU (basically had one core pegged).

Looked at MM and the current track had stalled. I had noticed the audio had stopped so just thought the track had completed.

Hmmmm. Will try to catch a DebugView before I end the process.

Re: 1202: Can't Close Options

by Owyn » Sun Dec 14, 2008 11:04 pm

nohitter151 wrote:Any other specific steps to reproduce? I wasn't able to reproduce it.
Have not got back to it yet. So far it is seen once.

I had a long track playing and was waiting for it to finish before ending MM via Task Manager. I have tried everything else.

Re: 1202: Can't Close Options

by nohitter151 » Sun Dec 14, 2008 10:44 pm

Any other specific steps to reproduce? I wasn't able to reproduce it.

1202: Can't Close Options

by Owyn » Sun Dec 14, 2008 10:28 pm

I had MM3 Tools->Options open in background while I worked in FF to update Mantis & the Forum.
There was a track transition while in background.

When I went back to MM3 I could not get Options to close.
The dialog was still active. Could switch to other panes.

Seen Once so far. Will test again later.

Top