View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001992 | ardour | bugs | public | 2007-12-18 17:18 | 2008-11-21 00:04 |
| Reporter | gellyfish | Assigned To | paul | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | SVN/2.0-ongoing | ||||
| Summary | 0001992: editor_actions.cc updated without corresponding ardour.menus change | ||||
| Description | "audition-region" was changed to "play-selected-regions" with 2789 but the .menu file wasn't changed. | ||||
| Additional Information | --- ./gtk2_ardour/ardour.menus 2007-12-17 20:42:49.000000000 +0000 +++ /usr/local/etc/ardour2/ardour.menus 2007-12-18 16:57:25.000000000 +0000 @@ -109,7 +109,7 @@ <menuitem action='edit-cursor-to-range-end'/> </menu> <menu name='KeyMouse Actions' action='KeyMouse Actions'> - <menuitem action='audition-region'/> + <menuitem action='play-selected-regions'/> <menuitem action='brush-at-mouse'/> <menuitem action='set-edit-point'/> <menuitem action='mute-unmute-region'/> | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-12-18 17:18 | gellyfish | New Issue | |
| 2007-12-21 13:08 | paul | Status | new => resolved |
| 2007-12-21 13:08 | paul | Resolution | open => fixed |
| 2007-12-21 13:08 | paul | Assigned To | => paul |
| 2007-12-21 13:08 | paul | Note Added: 0004605 | |
| 2008-11-21 00:04 | seablade | Status | resolved => closed |