On Thu, Feb 9, 2023 at 2:30 PM Scott Talbert <s...@techie.net> wrote:

> On Wed, 8 Feb 2023, Brandon Nielsen via devel wrote:
>
> > On 2/8/23 9:30 PM, Reon Beon via devel wrote:
> >> wxGTK should have that...
> >
> > It should, and they fixed it, but the fix never made it to the 3.1.X
> series
> > as far as I can tell. 3.2.1 in F37 at least builds, but for some reason
> > liblibnyquist.so is missing. F38 / Rawhide has some lisp issue with the
> > libnyquist stuff.
>
> Let me know if you want that bug fixed in F36 wxGTK.  Looks like it should
> be pretty easy to cherry-pick.
>

The entire file dialog customization system was added in 3.1.7 right before
the 3.2.0 release, so the header file mentioned doesn't exist in 3.1.5, nor
any of the core code it needs to actually work. That change is a change to
the API of the file dialog methods, so it is IMO not cherry pickable to F36
because it would require cherry-picking this entire PR:
https://github.com/wxWidgets/wxWidgets/pull/22476.

If upstream tenacity wants to use the file dialog customizations, then they
need to update their required versions to be 3.2.0+ only and not claim
3.1.5 compatibility.


>
> Scott
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to