Exception on exit
Brought to you by:
devilsfist
I am using 4chan-dl 1.5.0 on Fedora 19 (though I had the same problem on other distros) and each time I quit the application, an exception is thrown:
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.
Anonymous