looking at the code, seems that error is in line (scan.c:1806): if (!GTK_TOGGLE_BUTTON(ProcessFieldsDetectRomanNumerals)->active)
ProcessFieldsDetectRomanNumerals is a checkbox initialized at NULL. It's created at Scanner->Process Fields dialog, so I think that check its state before create it. If you open the dialog before call the "First letter uppercase of each word" function it not crash. -- Easytag-aac crashes when selecting first letter uppercase of each word https://bugs.launchpad.net/bugs/230938 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs