[MacPorts] #49797: pygt5 doesn't expose QtSVG support
#49797: pygt5 doesn't expose QtSVG support ----------------------------+-------------------------------- Reporter: j.ellerbroek@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: pyqt5 svg | Port: py27-pyqt5 ----------------------------+-------------------------------- After upgrading to El Capitan (fresh install), pyqt5, doesn’t support loading of SVG images anymore. I have made two test scripts, one C++ and one Python to test SVG support with QImageReader::supportedImageFormats() (see attached). The results are that the C++ version does report SVG(z) support, but the Python version doesn't. The list of supported image formats is otherwise the same. -- Ticket URL: <https://trac.macports.org/ticket/49797> MacPorts <https://www.macports.org/> Ports system for OS X
#49797: pygt5 doesn't expose QtSVG support -----------------------------+--------------------- Reporter: j.ellerbroek@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyqt5 | -----------------------------+--------------------- Changes (by mf2k@…): * keywords: pyqt5 svg => * owner: macports-tickets@… => mmoll@… * port: py27-pyqt5 => py-pyqt5 Comment: In the future, please Cc the port maintainers ({{{port info --maintainers py27-pyqt5}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/49797#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49797: pyqt5 doesn't expose QtSVG support -----------------------------+--------------------- Reporter: j.ellerbroek@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyqt5 | -----------------------------+--------------------- -- Ticket URL: <https://trac.macports.org/ticket/49797#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49797: pyqt5 doesn't expose QtSVG support -----------------------------+--------------------- Reporter: j.ellerbroek@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyqt5 | -----------------------------+--------------------- Comment (by mmoll@…): I can't even install qt5; the installation of qt5-qtwebengine fails. I need to file a bug report for that first. In the meantime, can you check whether this is helpful: https://www.riverbankcomputing.com/pipermail/pyqt/2015-July/036199.html? -- Ticket URL: <https://trac.macports.org/ticket/49797#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49797: pyqt5 doesn't expose QtSVG support -----------------------------+--------------------- Reporter: j.ellerbroek@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyqt5 | -----------------------------+--------------------- Comment (by j.ellerbroek@…): Good tip! The following fixes my problem: export DYLD_FRAMEWORK_PATH=/opt/local/libexec/qt5/lib/ I wonder though why this is only the case for the qtsvg lib, and why this wasn't a problem before. Did the libs move to a different directory compared to previous versions of Qt? -- Ticket URL: <https://trac.macports.org/ticket/49797#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49797: pyqt5 doesn't expose QtSVG support -----------------------------+--------------------- Reporter: j.ellerbroek@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyqt5 | -----------------------------+--------------------- Changes (by mmoll@…): * cc: mcalhoun@… (added) Comment: CC-ing the qt5-qtsvg maintainer to check whether this is something that should be fixed in that port... -- Ticket URL: <https://trac.macports.org/ticket/49797#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49797: pyqt5 doesn't expose QtSVG support -----------------------------+--------------------- Reporter: j.ellerbroek@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-pyqt5 | -----------------------------+--------------------- Comment (by mcalhoun@…): After r143113, svg started showing up for me.[[BR]] Has the problem been fixed for others as well? -- Ticket URL: <https://trac.macports.org/ticket/49797#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49797: pyqt5 doesn't expose QtSVG support -----------------------------+--------------------- Reporter: j.ellerbroek@… | Owner: mmoll@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: py-pyqt5 | -----------------------------+--------------------- Changes (by mmoll@…): * status: new => closed * resolution: => fixed Comment: Yes, thanks! -- Ticket URL: <https://trac.macports.org/ticket/49797#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts