Straightforward update, except now at startup I get an assertion failed: > assert ""m_refData"" failed in SetScaleFactor(): invalid bitmap
if I hit 'Continue' then it works as usual. I believe it has to do with my gtk theme (papyrus icons) but I'm not sure. more testing is appreciated :) Index: Makefile =================================================================== RCS file: /home/cvs/ports/devel/poedit/Makefile,v diff -u -p -r1.56 Makefile --- Makefile 25 Aug 2024 11:05:38 -0000 1.56 +++ Makefile 4 Oct 2024 08:35:28 -0000 @@ -1,6 +1,6 @@ COMMENT= cross-platform gettext catalogs (PO-files) editor -V= 3.4.4 +V= 3.5.1 DISTNAME= poedit-${V} CATEGORIES= devel textproc Index: distinfo =================================================================== RCS file: /home/cvs/ports/devel/poedit/distinfo,v diff -u -p -r1.21 distinfo --- distinfo 25 Aug 2024 11:05:38 -0000 1.21 +++ distinfo 4 Oct 2024 08:35:37 -0000 @@ -1,2 +1,2 @@ -SHA256 (poedit-3.4.4.tar.gz) = Kc2hYR4Br0keDHcKh81tJMXM/oc337wPLyOEe6DYIe0= -SIZE (poedit-3.4.4.tar.gz) = 3154130 +SHA256 (poedit-3.5.1.tar.gz) = S9bOM6EVSChYQWb8iz3phZ3Moxe+EgpqRKKWssWKNNc= +SIZE (poedit-3.5.1.tar.gz) = 3176680 Index: pkg/PLIST =================================================================== RCS file: /home/cvs/ports/devel/poedit/pkg/PLIST,v diff -u -p -r1.13 PLIST --- pkg/PLIST 13 Oct 2023 09:25:01 -0000 1.13 +++ pkg/PLIST 4 Oct 2024 08:42:53 -0000 @@ -83,7 +83,6 @@ share/poedit/icons/CrowdinLogo.png share/poedit/icons/CrowdinLogoDark.png share/poedit/icons/DownvoteTemplate.png share/poedit/icons/ExtractorsGNUgettext.png -share/poedit/icons/ItemBookmarkTemplate.png share/poedit/icons/ItemCommentTemplate.png share/poedit/icons/LocalazyLogo.png share/poedit/icons/StatusError.png