View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000132 | ardour | bugs | public | 2003-11-14 04:46 | 2008-11-20 23:32 |
| Reporter | ant | Assigned To | taybin | ||
| Priority | high | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000132: Loading unsaved plugin settings causes error; does not return mouse focus | ||||
| Description | In a plugin's window. Attempt to save plugin state by typing settings name and hitting return. This is the wrong thing to do, as return means 'load' not 'save' This pops an error msg if the settings didn't already exist. That's OK, but the error message window cannot be closed. No application or even the WM can regain mouse focus. Need to jump out of X and kill ardour. | ||||
| Additional Information | beta 8 | ||||
| Tags | No tags attached. | ||||
|
|
I've confirmed this. |
|
|
Fixed. Added check on plugin.set_state() that turns focusing off if the call fails. Also checks to make sure we're not passing an empty string to plugin.set_state(). Will commit soon. |
|
|
Committed. gtk-ardour = 0.427.3 |
|
|
I still see this in beta 9. Did this not make it? Ardour/GTK 0.431.1 running with libardour 0.715.0 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2003-11-14 04:46 | ant | New Issue | |
| 2003-11-17 14:15 | taybin | Status | new => acknowledged |
| 2003-11-19 18:44 | taybin | Status | acknowledged => assigned |
| 2003-11-19 18:44 | taybin | Assigned To | => taybin |
| 2003-12-16 04:20 | taybin | Note Added: 0000308 | |
| 2003-12-16 04:20 | taybin | Priority | normal => high |
| 2003-12-29 00:15 | taybin | Status | assigned => resolved |
| 2003-12-29 00:15 | taybin | Resolution | open => fixed |
| 2003-12-29 00:15 | taybin | Note Added: 0000326 | |
| 2003-12-29 00:18 | taybin | Note Added: 0000327 | |
| 2004-01-31 00:02 | ant | Note Added: 0000370 | |
| 2008-11-20 23:32 | seablade | Status | resolved => closed |