13
0
Go to file
Colin Fletcher 5ccd13ea78 Wrap calls to add_shortcut_folder() in try { ... } block.
Gtk::FileChooserButton::add_shortcut_folder() throws a Glib::Error
exception if the folder being added already has a shortcut, causing the
'New session' dialogue to appear empty when choosing 'New...' from the
Session menu. This happens if Ardour's default session folder is
set to a location that has a standard shortcut in the Gtk file chooser,
e.g. the user's home directory, desktop, &c.

Catch the exception in ArdourStartup::setup_new_session_page(), so that the
'New session' dialogue appears as expected, and likewise in
ARDOUR_UI::open_session() to avoid a similar problem there.

Fixes #5591.
2013-08-08 15:23:11 -04:00
doc
export
gtk2_ardour Wrap calls to add_shortcut_folder() in try { ... } block. 2013-08-08 15:23:11 -04:00
icons
libs reset meter when meter-point changes 2013-08-08 15:23:10 -04:00
mcp
midi_maps
patches
patchfiles
templates
tools osx packaging: clean up temp dirs 2013-06-14 18:15:05 +02:00
vst fix ardvst and ardourvst (use variable or version number) 2013-06-23 18:59:47 +02:00
.dir-locals.el
.gitignore Use common test function to create temporary session 2013-08-08 15:23:08 -04:00
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript bump actual publically visible version (oops) 2013-08-08 15:23:10 -04:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html