Menu

#243 Using of deprecated PyQt functions

next
open
nobody
pyqt (1) sip (1)
5low
2014-07-23
2014-07-23
arcanis
No

Since pyqt-4.10 pyqtconfig module has been deprecated.

With pyqt-4.11.1 the project doesn't build, because it cannot generate source files from scidavis.sip (module pyqtconfig has been removed). The new dictionary named PYQT_CONFIGURATION doesn't provide any information except sip_flags. I've created the patch (see attachments) as a workaround for linux systems, but I'm not sure that this patch will work normally for any distribution.

Additional information:

  • ArchLinux
  • PyQt4 version 4.11.1 (latest)
  • SciDAVis version 1.D7, 1.D8
1 Attachments

Discussion

  • High Performance Coder

    SciDAVis is built against many outdated software libraries, and it is generally nontrivial to update. Starting with Qt, then qwt and now pyqt. Unfortunately, there are a lot of bugs to fix first before we can put the energy into porting to a new version of a library. So I'm downgrading the priority on this.

     
  • High Performance Coder

    • Group: 1.D8 --> next
    • Priority: 2critical --> 5low
     

Log in to post a comment.