|
From: Richard L. <ri...@we...> - 2006-12-05 16:28:11
|
Linus Walleij wrote: > Hm. Can we store this away in the device struct somewhere and use that? Yes we could do that - the only devices that I know about only have one storage location so we can just store the one ID and send it. But since they only have one ID it seems unlikely this is the cause of the bug. > (I vaguely remember WMP traces actually querying for the storage before > sending the file too, perhaps that's what we should do?) I'll have a look. > I've taken it out, restoring split headers. No device here to test, but will check it hasn't broken anything. > >> 3. We fixed a bug in string packing a few days ago - this could cause >> this error so anyone experiencing it please get the current code. > > Could be that. I'd say this is the most likely cause, except Daniel's post was after we fixed this. Did you use the latest code Daniel? Richard. |