AW: Pictures : 1st transition sometimes buggy
Ah yes, I didn't notice that you have entered your specs here. Thanks!
Ah yes, I didn't notice that you have entered your specs here. Thanks!
Albert,
Take good note of your comment, i'll keep a version of the yesterday SVN on my hard disk to apply the patch on it only.
Maybe it could be interesting to create a branch without your last bugfix in order to debug the picture plugin... Or not...
So...
I took the VirtualizingStackPanel as rev 3595 is in that branch (hard to find for me btw).
@rev 3600 : same error as the 1st one : TextureAssetCore.cs, line 286 : AccessViolationExeption Not Managed
@rev 3595 : TextureAssetCore Line 402 (Patch applied) / NullReferenceExeption not managed, where _fileSream is null
@rev 3595 + TextureAsset Extra Locking Patch : Seems really better. I played with it for about 15 minutes, loading randomely pictures, no errors directely due to the plugin.
Just one, that might be due to the skin engine and again a threading issue (I believe) :
BindingMarkupExtension.cs / Line 586 : Collection has been modified, enumeration cannot been done (detail joined)
The picture show where the error was, and I'd like you to see how it work here, I don't know if you have the same rendering with your computers. Please have a look at the video.
Cheers.
Normally, branches are not for public testing except we say that explicitly.
Hehe, it feels like we have a "continuous integration" test Smeulf Very good! Other projects buy expensive software for that