Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. PySide 1.0.1: Python for Qt released!
QtWS25 Last Chance

PySide 1.0.1: Python for Qt released!

Scheduled Pinned Locked Moved Announcements
2 Posts 2 Posters 3.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    renato.filho
    wrote on last edited by
    #1

    Hi folks,

    this is a minor release of PySide, essentially bug fixing.
    So many bugs were smashed that our shoes are now useless.
    Here's the links for the tarballs.

    ApiExtractor: "apiextractor-0.10.1.tar.bz2":http://www.pyside.org/files/apiextractor-0.10.1.tar.bz2
    GenneratorRunner: "generatorrunner-0.6.8.tar.bz2":http://www.pyside.org/files/generatorrunner-0.6.8.tar.bz2
    Shiboken: "shiboken-1.0.1.tar.bz2":http://www.pyside.org/files/shiboken-1.0.1.tar.bz2
    PySide: "pyside-qt4.7+1.0.1.tar.bz2":http://www.pyside.org/files/pyside-qt4.7+1.0.1.tar.bz2

    And here's the list of fixed bugs:

    387 Some code snippets still not ported to PySide docs
    532 QNetworkSession documentation formatting broken
    540 Duplicate entries in QRegExp docs
    685 The second arg. of QObject.findChildren doesn't have a default value and doesn't support regexes.
    690 installer installes bad packages on mac
    693 Heap corruption or double free reported on program exit
    694 QWebPage::extensions need injected overloads due to required casts on C++ version
    696 Python 2.7 will crash if passing non existing self.var to QMenu constructor.
    699 PySide.QtCore.Property doesn't throw a TypeError if the first arg isn't a PyType.
    702 environment.sh doesn't work in RHEL6 x86_64
    704 Program crashe sometimes when the class multiple inherits from an old style class
    706 dataChanged signal raise an incorrect TypeError
    710 http://www.pyside.org/files/pyside-docs-last.zip does not exist
    711 Crash after calling widgetForAction() of QToolBar
    712 QtGui.QFormLayout doesn't have setItem() function
    714 Excessive memory consumption while using QLabel.setPixmap
    718 PySide/PyQt4 QByteArray incompatibilities: setNum method
    719 PySide/PyQt4 QByteArray incompatibilities: appendByte method
    726 QtCore.Slot segfaults with result = QtObject
    728 QFileDialog.getOpenFileNames never returns (hangs)
    734 module_reload_test.py test fail on ubunut amd64 natty
    735 ownership_reparenting_test.py fail on Ubuntu natty amd64
    736 Signal/Slot is not working at all
    737 testtemplate fails on Mac OS build bot
    762 Crash with QMenu.addSeparator() and QMenu.clear()
    789 pysideuic generate broken code from .ui file
    790 QStyledItemDelegate Signal with lambda and QModelIndex: Fatal Python error: PyEval_SaveThread: NULL tstate
    794 QPixmapCache.find example is wrong

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mgran
      wrote on last edited by
      #2

      Useful links:

      Project homepage: http://www.pyside.org/

      PySide Documentation: http://developer.qt.nokia.com/wiki/PySideDocumentation

      Proper bug smashing shoes: http://www.mrporter.com/Shop/Shoes/Formal

      Project Manager - Qt Development Frameworks

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved