[MacPorts] #65559: pdfpc quartz variant not working
MacPorts
noreply at macports.org
Tue Mar 21 21:45:47 UTC 2023
#65559: pdfpc quartz variant not working
--------------------------------+--------------------
Reporter: onnoeberhard | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: pdfpc webkit2-gtk |
--------------------------------+--------------------
Comment (by ryandesign):
Replying to [comment:3 onnoeberhard]:
> When I try to use the 'video playback' feature of pdfpc, I also get the
following error:
> {{{
> (pdfpc:24847): GStreamer-WARNING **: 10:48:34.032: Failed to load plugin
'/opt/local/lib/gstreamer-1.0/libgstgtk.so':
dlopen(/opt/local/lib/gstreamer-1.0/libgstgtk.so, 0x0002): Symbol not
found: _gdk_x11_display_get_type
> Referenced from: /opt/local/lib/gstreamer-1.0/libgstgtk.so
> Expected in: /opt/local/lib/libgdk-3.0.dylib
> }}}
>
> Could it be that there is still something installed with x11 instead of
quartz which shouldn't be?
Yes; clearly /opt/local/lib/gstreamer-1.0/libgstgtk.so is. You can use
`port provides` to find out what port installed that file and rebuild that
port. However, there may be even more files than that.
This is why we suggest that you decide whether you want +x11 or +quartz
before you install any ports. If you change your mind, it's safest to
uninstall all ports, then make the change (e.g. in variants.conf), then
reinstall the ports you want.
--
Ticket URL: <https://trac.macports.org/ticket/65559#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list