Update of bug #17566 (project mypaint):

             Assigned to:                    None => achadwick              

    _______________________________________________________

Follow-up Comment #2:

This happens

  * on app startup if there's a dud setting in settings.json
    (view.default_zoom in both the reported cases: set it to
    something that's not in the mapping list and you can't start
    the app. which isn't good.)

  * when changing any setting at all, since this goes through
    app.apply_settings() too.

  * when cancelling the prefs dialog.

Looks like we definitely need something more tolerant than list.index() for
this, since it's potentially a persistent crasher.

I can't "just" reproduce this one though - I'd be interested to know what
sequence of events got the bad default_zoom in there in the first place.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17566>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to