On 05/01/2014 01:31 PM, renedrive wrote: > I hope it's just what you mean.
Perfect. So it turns out that it IS crashing due to the meaningless noise from the PNG library, because we have debug builds set up to crash on all Qt warnings. This is useful for catching a lot of bugs, but it is totally worthless in this case. This PNG library is the problem of some other library, and there is nothing Rosegarden can do about it. If I were you, I would do a clean build WITHOUT debugging this time. In a production build, this should not happen. The other choice is to find and comment out a line of Rosegarden code, to make it stop crashing on Qt warnings. -- D. Michael McIntyre ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
