Menu

#414 Fix GTK+ 3 build when the GTK+ version is < 3.20

v1.6.0
closed-accepted
GTK (5)
5
2021-03-06
2019-01-09
No

One user reported that the GTK+3 build is broken if GTK+ is < 3.20

This is because commit 9e17a23633b4 introduced the GdkSeat API (which requires GTK+ >= 3.20) without updating the GTK_CHECK_VERSION() lines to reflect it.

I verified that updating these checks is enough, the deprecated code builds with older versions of GTK+3 and also with GTK+2.

1 Attachments

Discussion

  • Sergio Baldoví

    Sergio Baldoví - 2019-01-09
    • labels: --> GTK
    • status: open --> pending-accepted
    • assigned_to: Sergio Baldoví
    • Group: future --> NextRelease
     
  • Sergio Baldoví

    Sergio Baldoví - 2019-01-09

    Thanks. Committed in [28b8db].

     

    Related

    Commit: [28b8db]

  • Sergio Baldoví

    Sergio Baldoví - 2021-02-06
    • status: pending-accepted --> closed-accepted
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.