Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value (fwd)

2016-01-03 Thread Holger Marzen
) From: Holger Marzen <hol...@marzen.de> To: D. Michael McIntyre <rosegarden.trumpe...@gmail.com> Cc: rosegarden-user@lists.sourceforge.net Subject: Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value On Sat, 2 Jan 2016, D. Michael McIntyre wrote: > On 01/02/2016 10:53 AM

Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value (fwd)

2016-01-03 Thread Abrolag
On Sun, 3 Jan 2016 07:28:19 -0500 "D. Michael McIntyre" wrote: > On 01/03/2016 05:52 AM, Holger Marzen wrote: > > > I noticed that the GTK+ theme lets Rosegarden crash. Qtractor works fine > > with it. > > Qtractor writes uncompressed XML. Rosegarden writes XML

Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value (fwd)

2016-01-03 Thread D. Michael McIntyre
On 01/03/2016 05:52 AM, Holger Marzen wrote: > I noticed that the GTK+ theme lets Rosegarden crash. Qtractor works fine > with it. Qtractor writes uncompressed XML. Rosegarden writes XML compressed with gzip, using zlib. The zlib library was the root of the crash you discovered. I'm glad

Re: [Rosegarden-user] File Open Crash

2016-01-02 Thread Ted Felix
On 01/02/2016 05:51 AM, Holger Marzen wrote: > Same effect. I chatted with FalkTX, maintainer of KXStudio, and he had a > similar effect. Rosegarden didn't crash when opening the file dialog but > freezed. > > I'll ask him if he's still encountering that freeze. Ok. I'll look a little more

Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value

2016-01-02 Thread Ted Felix
On 01/01/2016 05:41 PM, Holger Marzen wrote: > Unfortunately Rosegarden still crashes when trying to open a file. It > crashes before opening the file dialog. I'm guessing it's libraries. #3 0x7f8109b61862 in gnome_vfs_mime_get_value () from /usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0

Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value

2016-01-02 Thread D. Michael McIntyre
On 01/02/2016 10:53 AM, Holger Marzen wrote: > But why does Rosegarden SVN 14300 (with old build system) compile and > run fine on my system? I fetched and compiled it today. After getting the new build system, we also acquired the possibility of building with Qt5. This required numerous small

Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value

2016-01-02 Thread D. Michael McIntyre
On 01/02/2016 05:57 PM, D. Michael McIntyre wrote: > Rosegarden. There is no way you are going to make the particular > combination you are trying to use work. Something has to change somewhere. Also, grabbing a binary distribution of Qt5 and compiling against that would probably cure the

Re: [Rosegarden-user] File Open Crash: gnome_vfs_mime_get_value

2016-01-02 Thread D. Michael McIntyre
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