On 01/02/2016 05:57 PM, D. Michael McIntyre wrote: > Since the theme we use is one that's supposed to cure your problem, my > guess is that you don't use the stylesheet. Without the stylesheet, Qt > would take steps to make itself more GNOME-like, and that would very > likely invoke the code that's causing your trouble.
If you do use the stylesheet, it could still be a difference between "plastique" and "windows" or there might be some subtle difference in the file dialog implementation that I'm forgetting. I know I had to add something to our internal FileDialog class. I don't remember making a change that would likely affect this GTK thing, but I could have. If I did, it was to support Qt5. I had to make a lot of small changes to get that working; changes that could well have invoked different code pathways in the library. In the end, this is still a library issue, not a Rosegarden issue. We tell the library to do a file dialog, and the library decides to perform steps that reveal the zlib version clash between Qt and GNOME, and BOOM! -- D. Michael McIntyre ------------------------------------------------------------------------------ _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
