Hi, Koen.

I re-checked this issue in 3.2.3.
And it still exists.

WFileUpload doesn't work in "widgetgallery" example (when run on my 
machine).
uploaded() signal is not emitted when the file is uploaded and whole 
application stucks.
However the same example works on your site.

I spent some time on trying various options.
And found out that this issue is caused by "strict-event-serialization" 
option in wt_config.xml.

When "strict-event-serialization" = true, the issue is reproduced.
When "strict-event-serialization" = false, the issue is not not reproduced.

I suspect your site has "strict-event-serialization" = false (which is 
default).
However for historical reasons I had this option set to "true" on my 
machine.
This explains why the issue didn't reproduce on your site, but 
reproduced on mine.



On 05/08/12 23:18, Koen Deforche wrote:
> Hey,
>
> 2012/4/29 under <un...@list.ru>:
>> Hi, Koen.
>> Thanks for reply.
>> Attaching log of what happens after I choose a file to upload.
> Thanks. We have a the moment two different reports on the same issue.
> Since we still can't reproduce it easily, I'm going to commit some
> more debugging information to git which may indicate us what part of
> the upload-chain breaks.
>
> Regards,
> koen
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>



------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to