Re: [Rosegarden-user] ROSEGARDEN 15.12 RELEASED
On 01/01/2016 06:15 PM, Holger Marzen wrote: >>> Unfortunately Rosegarden still crashes when trying to open a file. It >>> crashes before opening the file dialog. > > #14 0x7f811c8f9e6e in Rosegarden::RosegardenApplication::notify(QObject*, > QEvent*) () > at > /home/hm/src/rosegarden/rosegarden-14436.bad/src/gui/application/RosegardenApplication.cpp:135 Rebuild all? Strange problems like this can be caused by a messed up build. I was having some really weird problems a few days ago. A reboot and rebuild cleared them up. If you haven't tried that, it might be worth a shot. The full procedure might be something like: 1. Reboot. 2. Grab a new copy of the source. 3. Build and test. But you could just try deleting your build directory, then going through the build steps again. That might be enough. Ted. -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Re: [Rosegarden-user] ROSEGARDEN 15.12 RELEASED
On Fri, 1 Jan 2016, D. Michael McIntyre wrote: > 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. > > Stack trace? #0 0x7f8114121ee8 in xmlParserInputBufferCreateFilename () from /usr/lib/x86_64-linux-gnu/libxml2.so.2 #1 0x7f81141a77c5 in xmlNewTextReaderFilename () from /usr/lib/x86_64-linux-gnu/libxml2.so.2 #2 0x7f8109b61470 in ?? () from /usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0 #3 0x7f8109b61862 in gnome_vfs_mime_get_value () from /usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0 #4 0x7f810a6d2085 in gnome_icon_lookup () from /usr/lib/x86_64-linux-gnu/libgnomeui-2.so.0 #5 0x7f810a6d261d in gnome_icon_lookup_sync () from /usr/lib/x86_64-linux-gnu/libgnomeui-2.so.0 #6 0x7f811b702120 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #7 0x7f811b9314dd in QFileIconProvider::icon(QFileInfo const&) const () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #8 0x7f811b871a84 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #9 0x7f811b86adc8 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #10 0x7f811c000446 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #11 0x7f811b86399e in QFileSystemModel::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #12 0x7f811b369894 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x7f811b36e713 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x7f811c8f9e6e in Rosegarden::RosegardenApplication::notify(QObject*, QEvent*) () at /home/hm/src/rosegarden/rosegarden-14436.bad/src/gui/application/RosegardenApplication.cpp:135 #15 0x7f811bfe6e9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #16 0x7f811bfeac6a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #17 0x7f811c015f93 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #18 0x7f8117d58d13 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x7f8117d59060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x7f8117d59124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x7f811c0163bf in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #22 0x7f811b411d9e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #23 0x7f811bfe5c82 in QEventLoop::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #24 0x7f811bfe5ed7 in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #25 0x7f811b8399b6 in QDialog::exec() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #26 0x7f811c6f1eba in Rosegarden::FileDialog::getOpenFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags) () at /home/hm/src/rosegarden/rosegarden-14436.bad/src/gui/widgets/FileDialog.cpp:131 #27 0x7f811c91c72f in Rosegarden::RosegardenMainWindow::slotFileOpen() () at /home/hm/src/rosegarden/rosegarden-14436.bad/src/gui/application/RosegardenMainWindow.cpp:1999 #28 0x7f811cc0e07d in Rosegarden::RosegardenMainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () at /home/hm/src/rosegarden/rosegarden-14436.bad/build/src/moc_RosegardenMainWindow.cpp:499 #29 0x7f811bffb281 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #30 0x7f811b363132 in QAction::triggered(bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #31 0x7f811b36331f in QAction::activate(QAction::ActionEvent) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #32 0x7f811b738dca in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #33 0x7f811b73907c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #34 0x7f811b7f665a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #35 0x7f811b3ba144 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #36 0x7f811b369894 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #37 0x7f811b36f0bf in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #38 0x7f811c8f9e6e in Rosegarden::RosegardenApplication::notify(QObject*, QEvent*) () at /home/hm/src/rosegarden/rosegarden-14436.bad/src/gui/application/RosegardenApplication.cpp:135 #39 0x7f811bfe6e9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #40 0x7f811b36a862 in QApplication
Re: [Rosegarden-user] ROSEGARDEN 15.12 RELEASED
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. Stack trace? -- D. Michael McIntyre -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Re: [Rosegarden-user] ROSEGARDEN 15.12 RELEASED
On Fri, 1 Jan 2016, D. Michael McIntyre wrote: > On 01/01/2016 03:06 PM, Holger Marzen wrote: > > > On my Xubuntu 12.10 LTS I have to tweak CMakeLists.txt: > > - change cmake_minimum_required to (VERSION 2.8.7) > >Is that high required version really neccessary? > > Setting the cmake minimum version was a trade-off between supporting old > distros and features that were painful to avoid. I don't remember the > details, but there was an elaborate discussion over a couple of weeks > where I pushed to get this set lower and lower, and David reworked > things at my request. He was a very good sport about this, but I could > only push the founder of KDE so far in support of obsolete technology. > > The bright side is that obtaining new versions of CMake for old distros > is rather easy. Go to https://cmake.org/download/ and if you grab an > appropriate pre-compiled binary for your architecture, it should work > fine. If not, it's much easier to compile than Rosegarden. I used to > have to do this myself, years ago. In the end, I remembered that > precedent from the past, and felt better about requiring such a recent > CMake version. Yep, was no big thing and works now without any tweaks in CMakeLists.txt. Unfortunately Rosegarden still crashes when trying to open a file. It crashes before opening the file dialog. -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Re: [Rosegarden-user] ROSEGARDEN 15.12 RELEASED
On 01/01/2016 03:06 PM, Holger Marzen wrote: > On my Xubuntu 12.10 LTS I have to tweak CMakeLists.txt: > - change cmake_minimum_required to (VERSION 2.8.7) >Is that high required version really neccessary? Setting the cmake minimum version was a trade-off between supporting old distros and features that were painful to avoid. I don't remember the details, but there was an elaborate discussion over a couple of weeks where I pushed to get this set lower and lower, and David reworked things at my request. He was a very good sport about this, but I could only push the founder of KDE so far in support of obsolete technology. The bright side is that obtaining new versions of CMake for old distros is rather easy. Go to https://cmake.org/download/ and if you grab an appropriate pre-compiled binary for your architecture, it should work fine. If not, it's much easier to compile than Rosegarden. I used to have to do this myself, years ago. In the end, I remembered that precedent from the past, and felt better about requiring such a recent CMake version. I should have mentioned something about this in the release note, but I simply forgot this was going to be an issue. -- D. Michael McIntyre -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Re: [Rosegarden-user] ROSEGARDEN 15.12 RELEASED
On Fri, 1 Jan 2016, Abrolag wrote: > On Thu, 31 Dec 2015 09:32:09 -0500 > "D. Michael McIntyre" wrote: > > > == ROSEGARDEN 15.12, codename "Peace" RELEASED == > > > > The Rosegarden team is pleased to announce the release of version 15.12 > > of Rosegarden, an audio and MIDI sequencer and musical notation editor > > for Linux. > > > > http://www.rosegardenmusic.com/ > > > > Rosegarden rounds out 2015 with a new CMake build system and several bug > > fixes contributed by David Faure of KDE. The new build system preserves > > the best features of the previous system, while adding out-of-source > > builds, and the ability to compile with Qt 4 or Qt 5. (Qt 5 builds are > > functional, but do have some problems. We encourage you to give a Qt 5 > > build a try and report bugs, but package maintainers and production > > users should stick with Qt 4 for the time being.) > > Thanks for the New Year's present. I shall unwrap it soon :) On my Xubuntu 12.10 LTS I have to tweak CMakeLists.txt: - change cmake_minimum_required to (VERSION 2.8.7) Is that high required version really neccessary? - set(USE_QT4 true) It doesn't detect that I don't have qt5 But all this tweaking doesn't help. When I open the file dialog Rosegarden crashed. -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
Re: [Rosegarden-user] ROSEGARDEN 15.12 RELEASED
On Thu, 31 Dec 2015 09:32:09 -0500 "D. Michael McIntyre" wrote: > == ROSEGARDEN 15.12, codename "Peace" RELEASED == > > The Rosegarden team is pleased to announce the release of version 15.12 > of Rosegarden, an audio and MIDI sequencer and musical notation editor > for Linux. > > http://www.rosegardenmusic.com/ > > Rosegarden rounds out 2015 with a new CMake build system and several bug > fixes contributed by David Faure of KDE. The new build system preserves > the best features of the previous system, while adding out-of-source > builds, and the ability to compile with Qt 4 or Qt 5. (Qt 5 builds are > functional, but do have some problems. We encourage you to give a Qt 5 > build a try and report bugs, but package maintainers and production > users should stick with Qt 4 for the time being.) Thanks for the New Year's present. I shall unwrap it soon :) -- W J G -- ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user