[Bug 1130784] Re: Support Qt5

2013-05-23 Thread Dmitry Shachnev
Upstream won't be supporting newer Qt 5 versions in PyQt 4, so coverting it to needs-packaging: PyQt5. Good news: I was almost able to build PyQt 5 locally! Hope to have a packaging available next week. ** Package changed: python-qt4 (Ubuntu) = ubuntu ** Changed in: ubuntu Assignee:

[Bug 1130784] Re: Support Qt5

2013-05-09 Thread Dmitry Shachnev
Can we convert this bug to needs-packaging: PyQt5 now that snapshots are available? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications about this bug

[Bug 1130784] Re: Support Qt5

2013-04-17 Thread Dmitrijs Ledkovs
** Branch linked: lp:~xnox/ubuntu/raring/python-qt4/qt5 -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to python-qt4 in Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications about this bug go to:

[Bug 1130784] Re: Support Qt5

2013-04-17 Thread Dmitrijs Ledkovs
I have linked a branch that monkey-patches the packaging and fully builds all binary packages (sans not-yet-ported or obsolete modules phonon qtassistant) against Qt5. Ideally we just do inplace transition and transition all reverse- dependencies to Qt5. In practice I doubt it will be possible,

Re: [Bug 1130784] Re: Support Qt5

2013-04-17 Thread Scott Kitterman
If it were me, I'd find out when PyQt5 will be out since that's what we really want. Then there's no issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage

[Bug 1130784] Re: Support Qt5

2013-04-17 Thread Dmitrijs Ledkovs
http://www.riverbankcomputing.com/pipermail/pyqt/2013-April/032628.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications about this bug go to:

Re: [Bug 1130784] Re: Support Qt5

2013-04-17 Thread Scott Kitterman
Right, but that doesn't say when. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to python-qt4 in Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications about this bug go to:

[Bug 1130784] Re: Support Qt5

2013-03-26 Thread Dmitrijs Ledkovs
Not sure if I had more or less success with my attempt: http://paste.ubuntu.com/5649003/ It certainly would be nice to know how it's suppose to be configured. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1130784] Re: Support Qt5

2013-03-17 Thread Dmitry Shachnev
I had a quick look at this bug today, for some reason it doesn't know about QtGui/QtWidgets split that happened in Qt5: http://paste.ubuntu.com/5622371/. The easiest way will be to patch it to link QtGui stuff against QtWidgets, but I'm not sure if it's the correct approach (or maybe I'm doing

[Bug 1130784] Re: Support Qt5

2013-03-10 Thread Scott Kitterman
New PyQt is in raring, so this could be done now. Patches welcome (and you need to plan to write an FFe). ** Changed in: python-qt4 (Ubuntu) Status: Won't Fix = Triaged -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to python-qt4 in

Re: [Bug 1130784] Re: Support Qt5

2013-02-27 Thread Dmitry Shachnev
Qt 5 is for bleeding-edgers, which most likely have ported their apps to python3... I'll prefer to wait for PyQt 4.10 which has working support for Qt 5 (their Hg repository doesn't seem to be publicly available, so it'll be difficult to backport the relevant fixes to 4.9). -- You received this

Re: [Bug 1130784] Re: Support Qt5

2013-02-27 Thread Scott Kitterman
Dmitry Shachnev mity...@gmail.com wrote: Qt 5 is for bleeding-edgers, which most likely have ported their apps to python3... I'll prefer to wait for PyQt 4.10 which has working support for Qt 5 (their Hg repository doesn't seem to be publicly available, so it'll be difficult to backport the

[Bug 1130784] Re: Support Qt5

2013-02-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-qt4 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title:

[Bug 1130784] Re: Support Qt5

2013-02-26 Thread Scott Kitterman
wontfix until Qt5 is in Main. ** Changed in: python-qt4 (Ubuntu) Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage

[Bug 1130784] Re: Support Qt5

2013-02-26 Thread Dmitry Shachnev
QtBase is already in main: https://bugs.launchpad.net/ubuntu/+source /qtbase-opensource-src/+bug/1130281/comments/18. I would prefer if QtSvg was also in main, but for the start you can support only QtBase (which is what most people need). -- You received this bug notification because you are a

Re: [Bug 1130784] Re: Support Qt5

2013-02-26 Thread Scott Kitterman
OK. I'd be willing to start with that. I don't know when I'll have time though, so patches welcome. I'd like to see the Qt5 package split by module to begin with as has been previously requested for Qt4. It'll also need python and python3 versions. -- You received this bug notification

[Bug 1130784] Re: Support Qt5

2013-02-24 Thread Dmitry Shachnev
The stable version of PyQt4 supports only Qt 5 release candidate, support for final version is added in snapshots but not released yet. Regarding this bug: are you going to do that in separate package set (i.e. python3-pyqt4-qt5-*)? I would not recommend to switch existing packages to using Qt 5

Re: [Bug 1130784] Re: Support Qt5

2013-02-24 Thread Scott Kitterman
It'll be different binaries for Qt5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications about this bug go to:

[Bug 1130784] Re: Support Qt5

2013-02-20 Thread Michael Terry
Not yet. Its MIR is bug 1130281. Not approved yet, but likely will be this cycle. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to python-qt4 in Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications

Re: [Bug 1130784] Re: Support Qt5

2013-02-20 Thread Scott Kitterman
Python-qt4 would need to build-dep on Qt5, so this can't be done until it's in Main. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications about this bug

[Bug 1130784] Re: Support Qt5

2013-02-20 Thread Michael Terry
Right. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130784 Title: Support Qt5 To manage notifications about this bug go to: