Am Samstag, 3. Juni 2006 16:39 schrieb Abdelrazak Younes: > Did you read my post Georg?
I did, but it came in after I sent my previous mail. > Here is what I have currently so if you think there will be conflict, I > think we should discuss before you apply this to qt4. There will be a technical conflict, but from a functional POV my work is orthogonal to your reorganization. I am just cleaning up the patch from some testing stuff. It will change the LQApplication pointer (or in your case the Application pointer) to an object with automatic storage. I experimented a lot, and that was the only way to get rid of the "Mutex destroy failure" message, and I suspect that this mutex destroy failure on linux is an indicatore for the exit crash on OS X. Since I need OS X and Windows users to test my patch (if it works it should go in 1.4.2, because the crash on OS X is really annoying), it would be nice if you could either put in your work soon, or wait for a few days until I have enough feedback. I can resolve merge conflicts quickly, but for testers it might be more difficult. Georg