Okay, this is a stab in the dark, but try renaming the following folder (to disable your current configuration): /home/<user>/.config/rosegardenmusic
I'd rename it to something like "rosegardenmusic.DISABLED" so you can easily rename it back if you need to. Anyway, does Rosegarden start up now? -~Chris On 06/14/2012 10:30 PM, Gary G. wrote: > Hi all, > > I'm running Kubuntu 12.04 with KXstudio addons and AFAIK the most recent > Rosegarden version from the KXstudio archives. > > I haven't run rosegarden for about a week or so and after a week of > cumulative updates and a recent kernel update Rosegarden is now crashing on > bootup. > > Here's the output I get when I try and run it in a terminal. > > Anyone spot any obvious turds in the punchbowl? > > [code]------------------------------------------- > > userone@machineone:~$ rosegarden > Setting graphics system for Qt 4.5+ to: raster > Thorn - true > System Locale: en_US > Qt translations path: /usr/share/qt4/translations > Qt translations not loaded. > RG Translation: trying to load :locale/en_US > RG Translations loaded successfully. > Loaded application icon "rg-rwb-rose3-16x16" > Loaded application icon "rg-rwb-rose3-32x32" > Loaded application icon "rg-rwb-rose3-48x48" > Loaded application icon "rg-rwb-rose3-64x64" > Loaded application icon "rg-rwb-rose3-128x128" > NOTE: Found stylesheet at ":/rosegarden.qss", applying it > AlsaDriver::AlsaDriver [begin] > Rosegarden 11.11.42 - AlsaDriver [ALSA library version 1.0.25, module version > 1.0.24, kernel version 3.2.0-23-lowlatency] > PluginFactory::instance(dssi): creating new DSSIPluginFactory > LADSPAPluginFactory::discoverPlugins - discovering plugins; path is > [/usr/lib/dssi] [/usr/local/lib/dssi] [/usr/lib32/dssi] [/home/userone/.dssi] > > JackDriver::initialiseAudio - JACK sample rate = 48000Hz, buffer size = 1024 > JackDriver::initialiseAudio - creating disk thread > JackDriver::initialiseAudio - found 6 JACK physical outputs > JackDriver::initialiseAudio - connecting from "rosegarden:master out L" to > "system:playback_1" > JackDriver::initialiseAudio - connecting from "rosegarden:master out R" to > "system:playback_2" > JackDriver::initialiseAudio - found 6 JACK physical inputs > JackDriver::initialiseAudio - connecting from "system:capture_1" to > "rosegarden:record in 1 L" > JackDriver::initialiseAudio - connecting from "system:capture_2" to > "rosegarden:record in 1 R" > JackDriver::initialiseAudio - initialised JACK audio subsystem > > ALSA Client information: > > 14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) > [ctype 2, ptype 655362, cap 99] > 16,0 - (CA0106, CA0106 MPU-401 (UART)) (DUPLEX) > [ctype 2, ptype 589826, cap 127] > 28,0 - (CASIO USB-MIDI, CASIO USB-MIDI MIDI 1) > (DUPLEX) [ctype 2, ptype 589826, cap 127] > 32,0 - (TR, TR MIDI 1) (DUPLEX) [ctype 2, ptype > 589826, cap 127] > 128,0 - (TiMidity, TiMidity port 0) (WRITE ONLY) [ctype 1, ptype > 2, cap 66] > 128,1 - (TiMidity, TiMidity port 1) (WRITE ONLY) [ctype 1, ptype > 2, cap 66] > 128,2 - (TiMidity, TiMidity port 2) (WRITE ONLY) [ctype 1, ptype > 2, cap 66] > 128,3 - (TiMidity, TiMidity port 3) (WRITE ONLY) [ctype 1, ptype > 2, cap 66] > > AlsaDriver::setCurrentTimer((auto)) > Current timer set to "system timer" with timer checks > AlsaDriver::initialiseMidi - initialised MIDI subsystem > > AlsaDriver::setCurrentTimer((auto)) > Current timer set to "system timer" with timer checks > Composition::getTrackById(0) - WARNING - track id not found, this is probably > a BUG src/base/Composition.cpp:1601 > Available track ids are: > AlsaDriver::addDevice(0,0) > CREATED OUTPUT PORT 3:out 1 - unnamed for device 0 > Connecting my port 3 to 32:0 on reconnection > AlsaDriver::setPlausibleConnection: connection like "32:0 TR MIDI 1 (duplex)" > requested for device 0 > AlsaDriver::setPlausibleConnection: exact match available > Renamed 130:3 to Korg_TR > AlsaDriver::addDevice(0,1) > AlsaDriver::setRecordDevice: device 1, action 1 > AlsaDriver::setRecordDevice: device 1, action 0 > AlsaDriver::setRecordDevice: device 1, action 1 > AlsaDriver::setRecordDevice: port is 32:0 > AlsaDriver::setRecordDevice - successfully subscribed device 1 as record port > AlsaDriver::setPlausibleConnection: connection like "32:0 TR MIDI 1 (duplex)" > requested for device 1 > AlsaDriver::setPlausibleConnection: exact match available > WARNING: AlsaDriver::renameDevice: Cannot find device 1 in port map > AlsaDriver::addDevice(0,0) > CREATED OUTPUT PORT 4:out 2 - unnamed for device 2 > Connecting my port 4 to 28:0 on reconnection > AlsaDriver::setPlausibleConnection: connection like "28:0 CASIO USB-MIDI MIDI > 1 (duplex)" requested for device 2 > AlsaDriver::setPlausibleConnection: exact match available > Renamed 130:4 to General MIDI Synth > AlsaDriver::addDevice(0,1) > AlsaDriver::setRecordDevice: device 3, action 1 > AlsaDriver::setRecordDevice: device 3, action 0 > AlsaDriver::setRecordDevice: device 3, action 1 > AlsaDriver::setRecordDevice: port is 28:0 > AlsaDriver::setRecordDevice - successfully subscribed device 3 as record port > AlsaDriver::setPlausibleConnection: connection like "28:0 CASIO USB-MIDI MIDI > 1 (duplex)" requested for device 3 > AlsaDriver::setPlausibleConnection: exact match available > WARNING: AlsaDriver::renameDevice: Cannot find device 3 in port map > audio file manager emitting fake setValue(100) > RosegardenDocument::openDocument: Successfully opened document > "/home/userone/.local/share/rosegarden/autoload/autoload.rg" > Object::connect: No such slot > Rosegarden::AudioInstrumentParameterPanel::updateAllBoxes() in > src/gui/editors/parameters/AudioInstrumentParameterPanel.cpp:81 > Object::connect: (receiver name: 'Audio Instrument Parameter Panel') > LADSPAPluginFactory::discoverPlugins - done > PluginFactory::instance(ladspa): creating new LADSPAPluginFactory > LADSPAPluginFactory::discoverPlugins - discovering plugins; path is > [/usr/lib/ladspa] [/usr/local/lib/ladspa] [/usr/lib32/ladspa] > [/home/userone/.ladspa] > Object::connect: No such signal Rosegarden::TrackButtons::modified() in > src/gui/editors/segment/TrackEditor.cpp:259 > Object::connect: (sender name: 'TRACK_BUTTONS') > Object::connect: No such signal > Rosegarden::CompositionView::editSegmentNotation(Segment*) in > src/gui/application/RosegardenMainViewWidget.cpp:151 > Object::connect: (receiver name: 'View') > Object::connect: No such signal > Rosegarden::CompositionView::editSegmentPitchView(Segment*) in > src/gui/application/RosegardenMainViewWidget.cpp:155 > Object::connect: (receiver name: 'View') > Object::connect: No such signal > Rosegarden::CompositionView::editSegmentMatrix(Segment*) in > src/gui/application/RosegardenMainViewWidget.cpp:159 > Object::connect: (receiver name: 'View') > Object::connect: No such signal > Rosegarden::CompositionView::editSegmentAudio(Segment*) in > src/gui/application/RosegardenMainViewWidget.cpp:163 > Object::connect: (receiver name: 'View') > Object::connect: No such signal > Rosegarden::CompositionView::audioSegmentAutoSplit(Segment*) in > src/gui/application/RosegardenMainViewWidget.cpp:167 > Object::connect: (receiver name: 'View') > Object::connect: No such signal > Rosegarden::CompositionView::editSegmentEventList(Segment*) in > src/gui/application/RosegardenMainViewWidget.cpp:171 > Object::connect: (receiver name: 'View') > Object::connect: No such signal Rosegarden::CompositionView::contentsMoving > (int, int) in src/gui/editors/segment/compositionview/SegmentMover.cpp:58 > Object::disconnect: No such signal > Rosegarden::CompositionView::contentsMoving (int, int) in > src/gui/editors/segment/compositionview/SegmentMover.cpp:65 > Object::connect: No such signal Rosegarden::CompositionView::contentsMoving > (int, int) in src/gui/editors/segment/compositionview/SegmentPencil.cpp:60 > DataBlockRepository::clear() > Studio::getMetronomeFromDevice: Having a look at device 1000 > Studio::getMetronomeFromDevice: Having a look at device 10000 > Studio::getMetronomeFromDevice: Having a look at device 0 > Studio::getMetronomeFromDevice(0): device is a MIDI device > rosegarden: could not connect to socket > rosegarden: No such file or directory > LADSPAPluginFactory::discoverPlugins - done > GLib (gthread-posix.c): Unexpected error from C library during > 'pthread_setspecific': Invalid argument. Aborting. > Aborted (core dumped) > > [code]------------------------------------------------------- > > At least I can still run cakewalk home studio 9.01 under wine but it's > frustrating because I have an unfinished song I started under rosegarden that > simply won't boot now. > > Regards, > > Gary > > ---------------------------------------- > > All The World's A Stage > > ---------------------------------------- > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Rosegarden-user mailing list > [email protected] - use the link below to unsubscribe > https://lists.sourceforge.net/lists/listinfo/rosegarden-user > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
