Summary: | [patch] x11-toolkits/vte3 update to 0.62.0 broke mate-terminal | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | rkoberman | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | rkoberman | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gnome) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
rkoberman
2020-10-05 04:52:40 UTC
Created attachment 218579 [details]
patch to upgrade x11-toolkits/vte3 to 0.62.1
Patch to x11-toolkits/vte3 to correct error when used by mate-terminal.
I took the upgrade, but I won't mfh it as on 2 different boxes I didn't experience the issue you had with mate-terminal. If someone else also repo than I will MFH it. A commit references this bug: Author: bapt Date: Fri Oct 9 21:18:11 UTC 2020 New revision: 551830 URL: https://svnweb.freebsd.org/changeset/ports/551830 Log: update to 0.62.1 PR: 250130 Submitted by: rkoberman@gmail.com Changes: head/x11-toolkits/vte3/Makefile head/x11-toolkits/vte3/distinfo head/x11-toolkits/vte3/pkg-plist (In reply to Baptiste Daroussin from comment #2) I believe that the failure I saw was due to my customized configuration and most will not see it. It involved a gtk3 routine to set the cursor dependent on its location. That routine was deprecated some time ago but was only replaced in vte3 recently. Unless someone else hits the problem, I see no likelihood that many will see it. Thanks for the commit, in any case! |