Exception thrown when running a sample using dnn

the qt related problems should go to the suse opencv package maintainer, however, the winograd dnn error might have a parallel here:

in other words, try to workaround with:

dnn.enableWinograd(false);