This is way out of my knowledge range.
I did look at the QT log .
I even tried Googling a couple of the warnings .
DVDFab Qt Warning: QMetaObject::connectSlotsByName: No matching signal for on_m_pBtnCancel_clicked() (:0, )
Is just the first one . This seems to be related to a Mac computer .
It's trying to connect to certain buttons but is failing to find them.
It also could be related to trying to "draw" the DVDFan GUI.
I've never used a MAC if that is the computer you have.
cholla
The first warning is actually above that, and is even more obviously Mac related "0m 02.15s: DVDFab Qt Warning: QMetaObject::connectSlotsByName: No matching signal for on_macMaxButton_clicked() (:0, )"
This is an issue with compatibility of the application for Windows 7 x86 as a whole. I just stood up a Win7 32bit VM in VirtualBox and installed DVDFab on it and I get the exact same results in my logs as they did.