Hello,
the temporary directory used by Rosegarden is full of these files after quit.
Example:
- Import "wateroftyne.mid" [1]
- Quit
The follow diff seems enough:
diff -ur rosegarden~/src/gui/application/RosegardenMainWindow.cpp
rosegarden/src/gui/application/RosegardenMainWindow.cpp
--- rosegarden~/src/gui/application/RosegardenMainWindow.cpp 2015-04-28
11:58:31.572204187 +0200
+++ rosegarden/src/gui/application/RosegardenMainWindow.cpp 2015-04-28
11:58:55.932897932 +0200
@@ -689,6 +689,7 @@
RosegardenMainWindow::closeEvent(QCloseEvent *event)
{
if (queryClose()) {
+ DataBlockRepository::clear();
// Save window geometry and toolbar/dock state
RG_DEBUG << "[geometry] RosegardenMainWindow - Saving main window
geometry..." << endl;
QSettings settings;
[1] http://rosegardenmusic.com/tutorials/supplemental/piano/data/wateroftyne.mid
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel