View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001999 | ardour | bugs | public | 2007-12-26 20:13 | 2007-12-29 01:33 |
Reporter | apistune | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 2.1 | ||||
Summary | 0001999: export range markers to audiofile | ||||
Description | Ardour hangs at the beginning of range 8 on export. I tried with and without realtime in jack. Both jack and ardour show "Interruptible sleep (waiting for an event to complete)" in ps. I successfully exported this project earlier. I changed range 5 of the mix and now it hangs as described above. | ||||
Additional Information | jason@64studio:~$ man jackd -V man, version 2.4.3, 2005-07-03 jason@64studio:~$ ardour2 Ardour/GTK 2.1 (built using 2496 and GCC version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) Copyright (C) 1999-2007 Paul Davis Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker Ardour comes with ABSOLUTELY NO WARRANTY not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software, and you are welcome to redistribute it under certain conditions; see the source for copying conditions. theme_init() called from internal clearlooks engine /usr/share/themes/Clearlooks/gtk-2.0/gtkrc:68: error: unexpected identifier `colorize_scrollbar', expected character `}' loading default ui configuration file /etc/ardour2/ardour2_ui_default.conf Configuration::pack_canvasvars () called, canvas_colors.size() = 82 ardour: [INFO]: Loading ui configuration file /etc/ardour2/ardour2_ui_dark.rc theme_init() called from internal clearlooks engine loading system configuration file /etc/ardour2/ardour_system.rc loading user configuration file /home/jason/.ardour2/ardour.rc ardour: [INFO]: No H/W specific optimizations in use ardour: [INFO]: looking for control protocols in /home/jason/.ardour2/surfaces/:/usr/lib/ardour2/surfaces/ ardour: [INFO]: Control surface protocol discovered: "Mackie" ardour: [INFO]: Control surface protocol discovered: "Generic MIDI" powermate: Opening of powermate failed - No such file or directory ardour: [INFO]: Control protocol powermate not usable JACK tmpdir identified as [/dev/shm] JACK tmpdir identified as [/dev/shm] loading bindings from /home/jason/.ardour2/ardour.bindings Loading session /home/jason/kelly-mix using snapshot kelly-mix (1) Loading history from '/home/jason/kelly-mix/kelly-mix.history'. | ||||
Tags | No tags attached. | ||||
2007-12-29 01:29
|
|
|
Sorry about the version of man! jason@64studio:~$ jackd -V jackd version 0.103.0 tmpdir /dev/shm protocol 16 I am able to export the entire project without a problem. Originally I thought range 7 would export successfully. Instead appears to crash approximately 28 bars before range 8. When I move range 8, the hang moves relative to it. |