Hey there, my last reply went to Daniele only. Sorry!
What buildbot has been used before and are there working setups/configs available? (=Is it a matter of providing hardware/computing resources?) Regards, Thorsten Thorsten Kaufmann Head of Production ____________________________________ Mackevision Medien Design GmbH Forststraße 7 D-70174 Stuttgart T +49 711 93 30 48 31 F +49 711 93 30 48 90 M +49 151 19 55 55 02 [email protected] http://www.mackevision.de Geschäftsführer: Armin Pohl, Joachim Lincke, Karin Suttheimer HRB 243735 Amtsgericht Stuttgart -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Hugo Parente Lima Gesendet: Donnerstag, 19. April 2012 22:03 An: [email protected] Betreff: [PySide] PySide 1.1.1 - "Free Hugs": Python for Qt released! The PySide team is proud to announce the new release version 1.1.1 of PySide project. Major changes ============== - Unified toolchain! No more GeneratorRunner and ApiExtractor, now you just need Shiboken to compile PySide. - Bug Fixes; Current status of Mac/Windows support ===================================== There are no PySide core developers using Windows or Mac and no more PySide build bots, so if you really want to see PySide running on those platforms better you do something. Contributions are welcome! About PySide ============ PySide is the Python Qt bindings project, providing access the complete Qt 4.8 framework as well as to generator tools for rapidly generating bindings for any C++ libraries. The PySide project is developed in the open, with all facilities you'd expect from any modern OSS project such as all code in a git repository [1], an open bug tracking [2] for reporting bugs, and an open design process [3]. List of bugs fixed ================== 1105 Spyder fails with HEAD 1126 Segfault when exception is raised in signalInstanceDisconnect 1135 SIGSEGV when loading custom widget using QUiLoader when overriding createWidget() 1041 QAbstractItemModel has wrong ownership policy for selectionModel() 1086 generatorrunner segfault processing #include <boost/signal.hpp> 1110 Concurrency error causes GC heap corruption 1113 Instantiating QObject in user-defined QML element's constructor crashes if instantiated from QML 1129 Segmentation fault on close by QStandardItem/QStandardItemModel 1104 QSettings has problems with long integers 1108 tests/QtGui/pyside_reload_test.py fails when bytecode writing is disabled 1138 Subclassing of QUiLoader leads to "Internal C++ object already deleted" exception (again) 1124 QPainter.drawPixmapFragments should take a list as first argument 1065 Invalid example in QFileDialog documentation 1092 shiboken names itself a 'generator' 1094 shiboken doesn't complain about invalid options 1044 Incorrect call to parent constructor in example 1139 Crash at exit due to thread state (tstate) being NULL PYSIDE-41 QModelIndex unhashable Download ======== The files can be downloaded from PySide download page[4] References ========== [1] http://qt.gitorious.org/pyside [2] https://bugreports.qt-project.org/browse/PYSIDE [3] http://www.pyside.org/docs/pseps/psep-0001.html [4] http://developer.qt.nokia.com/wiki/PySideDownloads _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
