View Issue Details

IDProjectCategoryView StatusLast Update
0006001ardourbugspublic2014-10-18 23:39
Reporterflorianb Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
PlatformPC x64OSSlackware64 multilib+customizedOS Version3.14.12-preempt
Summary0006001: Cannot copy a region or move it to another track
DescriptionHi!
 
Ardour crashes every time I try to copy/move a MIDI region.
AUDIO regions are ok.
 
=== THE DEBUG LOG: ===
# ardour -D all 2>&1 | grep -v 'one graph node' | grep -v 'signals 0' | grep -v 'has finished run_one' | grep -v 'runs route'
DEBUG::SnapBBT: round from 1286816 (7|3 @ 1248000) to beat in direction 0
DEBUG::CutNPaste: GPEP: use mouse @ 1296000
DEBUG::Keyboard: Snoop widget 0x24e3c10 name: [EditorWindow] key 99 type 8 state 20 magic 0
DEBUG::Keyboard: snooper returns 0
DEBUG::Accelerators: Win = 0x24e3c10 focus = 0x2fcfde0 Key event: code = 99 state = 20 special handling ? 0 magic widget focus ? 0 allow_activation ? 1
DEBUG::Accelerators: activate, then propagate
DEBUG::Accelerators: event send-event: time:118989993 length:1 string: hardware_keycode:54 group:
DEBUG::Accelerators: sending to window
ardour-3.5.403: ../libs/ardour/smf_source.cc:71: ARDOUR::SMFSource::SMFSource(ARDOUR::Session&, const string&, ARDOUR::Source::Flag): Assertion `!Glib::file_test (_path, Glib::FILE_TEST_EXISTS)' failed.
 
Please let me know if I can help more because I really cannot work without this!
Thank you.
Steps To ReproduceArdour crashes every time I try to, for a MIDI region:
- press CTRL+c to copy it, or CTRL+x to cut
- use CTRL + click to duplicate it
- try to move it to a different track (when I drop it)
Even if the region is empty.
Additional InformationSlackware64 multilib
Linux 3.14.12-preempt
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-10-18 23:38 florianb New Issue
2014-10-18 23:39 florianb Status new => closed
2014-10-18 23:39 florianb Resolution open => duplicate