[MacPorts] #65974: gtkwave 3.3.111: Can't add signals
MacPorts
noreply at macports.org
Mon May 15 23:48:44 UTC 2023
#65974: gtkwave 3.3.111: Can't add signals
----------------------+----------------------
Reporter: DanielO | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: gtkwave |
----------------------+----------------------
Comment (by mascguy):
Replying to [comment:3 mascguy]:
> It looks like there's a proposed upstream patch, which was never merged:
>
> * https://gitlab.gnome.org/GNOME/gtk/-/issues/580
> *
https://gitlab.gnome.org/GNOME/gtk/uploads/2a194d81de8e8346a81816870264b3bf/gdkimage.patch
>
> The patch does work verbatim, without any further changes. So that's
something we can potentially try, at least via `gtk2-devel`.
>
> I need to do some testing with it first, though. More to follow,
hopefully over the next day or two.
Support for this was just added to `gtk2-devel`, via new variant
`bit_depth_1`. (Disabled by default, since it's considered experimental.)
If you want to try it, wait at least three hours, then re-sync your ports
tree via `sudo port selfupdate`.
Once that's done, you'll need to do the following:
{{{
$ sudo port -f deactivate gtk2
$ sudo port -N install gtk2-devel +quartz +bit_depth_1
}}}
And would love to hear back, in terms of whether it fixes the issue!
--
Ticket URL: <https://trac.macports.org/ticket/65974#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list