Comment 8 for bug 1633725

Revision history for this message
themusicgod1 (themusicgod1) wrote : Re: Mnemosyne fails to start in Yakkety due to missing QtWebKit

@david: easier said than done. There are hundreds of these little changes and a few bigger changes between Qt4->5, including

* a change to the way that "slots" work that is not very intuitive to transfer over how the code works mnemosyne/pyqt_ui/ui_main_wdgt.py

* there's a binary blob in mnemosyne/pyqt_ui/mnemosyne_rc.py that server knows what it's going to take to convert it

* For some reason 'question' isn't getting defined in ReviewWdgt, but maybe that's just my particular changes that are doing this(?)