View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003136 | MMW v4 | Player | public | 2007-06-22 14:16 | 2007-07-13 21:34 |
Reporter | jiri | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003136: Player can disappear sometimes | ||||
Description | As reported in http://www.mediamonkey.com/forum/viewtopic.php?t=17019 , player can disappear sometimes. Based on the description it looks like the problem is caused by some threading issue (as it was in MM 2.5), i.e. where some VCL drawing occurs in other than the main thread. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1046 | ||||
|
Assigning to Petr to review whether there can be another reason for the problem. If no, I'd suggest to add code like: Assert( GetCurrentThreadID = MainThreadID); to several places of drawing (either player skin, or skin in general) so that we could find out whether it's really related to skinning. |
|
I've make some prevent changes (but can't reproduce this error). Will be in 1046. |
|
Closing--haven't seen this occur in 1047. |