On Sunday 04 Dec 2005 16:24, D. Michael 'Silvan' McIntyre wrote: > WARNING: Rosegarden::Exception: "Couldn't > open /var/tmp/kde-silvan//rosegarden_control_block" > > I've got an assortment of these scattered throughout my debug stream. > There's no rosegarden_control_block file, but I do have a > rosegarden_sequencer_timing_block there.
There certainly should be a rosegarden_control_block. It's created by the GUI (unlike rosegarden_sequencer_timing_block which is created by the sequencer) and the exception above comes from the sequencer when trying to talk to the GUI and finding that the file it needs isn't there. You should expect to see one or more of these errors during startup, but once the GUI's up and running they should disappear (and that file should exist). Chris ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
