yoavain / mediaportal-mylyrics

Automatically exported from code.google.com/p/mediaportal-mylyrics
1 stars 1 forks source link

MP crashes when MyLyrics runs on file not in database. #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by @joEhSuper:
http://forum.team-mediaportal.com/threads/my-lyrics-1-8-0-for-mp-1-4-0-26-07-201
3.119464/page-11#post-1020502

What steps will reproduce the problem?
1. Play file from folder not in database 
2. start MyLyrics plugin.

MP crashes...

Original issue reported on code.google.com by yoavain on 15 Aug 2013 at 3:18

GoogleCodeExporter commented 9 years ago
This is nasty stack overflow:
Process() changes Properties by calling GUIPropertyManager.SetProperty()
GUIPropertyManager.SetProperty() triggers trackChangeHandler() which then calls 
Process()

Original comment by yoavain on 15 Aug 2013 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by yoavain on 15 Aug 2013 at 9:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r233.

Original comment by yoavain on 15 Aug 2013 at 11:48