[PyQt] pyqtdeploy app fails to show window modal dialogs
    lloyd konneker 
    bootch at nc.rr.com
       
    Mon May 19 16:55:40 BST 2014
    
    
  
I was able to pyqtdeploy my large app on Ubuntu14.04, Qt5.2.1, Python3.4.
But it fails to display some dialogs when they are open() ed (i.e. 
window modal.)  (I think that is what distinguishes the failing dialogs 
from succeeding.)
I have pyqtdeploy ed a small test case but it succeeds.
But I also see this problem with a moderate sized app 
(github.com/bootchk/documentStyle).
    
    
More information about the PyQt
mailing list