[PySide] Status of PySide with Qt4.8.

90 views
Skip to first unread message

Alexander A. Prokhorov

unread,
Mar 10, 2012, 7:08:49 AM3/10/12
to pys...@qt-project.org
Dear colleagues, is there any info about Qt4.8 support?
When will PySide support it?
_______________________________________________
PySide mailing list
PyS...@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

anatoly techtonik

unread,
Mar 10, 2012, 7:17:16 AM3/10/12
to Alexander A. Prokhorov, pys...@qt-project.org
On Sat, Mar 10, 2012 at 3:08 PM, Alexander A. Prokhorov
<pro...@gmail.com> wrote:
> Dear colleagues, is there any info about Qt4.8 support?
> When will PySide support it?

What makes you think so?
Have you tried to build for Qt 4.8?
--
anatoly t.

Alexander A. Prokhorov

unread,
Mar 10, 2012, 7:34:11 AM3/10/12
to anatoly techtonik, pys...@qt-project.org
Is it worth trying? I've seen unresolved bug report few weeks ago, but
I've lost track during bug tracker migration.
Actually, I just curious is there any info on that. If you think it
works fine I'll try to build it.

anatoly techtonik

unread,
Mar 10, 2012, 8:07:39 AM3/10/12
to Alexander A. Prokhorov, pys...@qt-project.org
On Sat, Mar 10, 2012 at 3:34 PM, Alexander A. Prokhorov
<pro...@gmail.com> wrote:
> Is it worth trying?

Of course! You can spend days waiting for reply just because everybody
else (i.e. me) is satisfied with 4.7. =)

> I've seen unresolved bug report few weeks ago, but I've
> lost track during bug tracker migration.

Yes, bug tracking is painful at the moment. Hopefully, all the bugs
will be migrated soon - my request for that is still in moderation
queue for the Jira mailing list, so no idea when it happens. But Jira
is fully operational, and you may fill any issues found on the way -
even if they are marked duplicates you won't lose the track.

> Actually, I just curious is there any info on that. If you think it works
> fine I'll try to build it.

I don't know. But if you want it to work, trying and reporting about
the progress would definitely clarify the situation. And if you need
know how - these should help you -
https://github.com/PySide/BuildScripts

Thomas Perl

unread,
Mar 10, 2012, 1:02:13 PM3/10/12
to Alexander A. Prokhorov, pys...@qt-project.org
Hi,

2012/3/10 Alexander A. Prokhorov <pro...@gmail.com>:


> Is it worth trying? I've seen unresolved bug report few weeks ago, but
> I've lost track during bug tracker migration.
> Actually, I just curious is there any info on that. If you think it
> works fine I'll try to build it.

PySide (at least when built from Git) supports Qt 4.8 already (I've
build it using the PySide Buildscripts on OS X a few weeks ago, if the
current Git head doesn't build, it's just a regression):

Python 2.7.1 (r271:86832, Jul 31 2011, 19:30:53)
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import PySide
>>> PySide.__version__
'1.1.1'
>>> import PySide.QtCore
>>> PySide.QtCore.__version__
'4.8.0'

HTH :)
Thomas

Reply all
Reply to author
Forward
0 new messages