I've seen the same problem on Ubuntu "Gutsy", MySQL backend, with the following workaround:
Go to Tools -> Preferences. Movie Details tab. In the Defaults area, make sure none of the drop-down lists are set to N/A. Save, try again. I think the reason behind this is because the various fields (media, condition, codecs, etc) are indexed from 1 in the database, but N/A has a value of 0 and it's tripping up an array index somewhere. (If you want an N/A-equivalent field, you can add it to the end of each list on the Dictionaries and Languages tabs). -- Adding a New record dose not work https://bugs.launchpad.net/bugs/154268 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
