Ticket #447 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Gobby 0.4.92 depends on Gtkmm 2.12 but needs 2.14

Reported by: phil Owned by: armin
Priority: high Milestone: Gobby 0.4.93
Component: Gobby Version: 0.4.92
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

Gobby 0.4.92 needs the symbol Gdk::Color::to_string which was introduced in gtkmm 2.14. configure.ac only declares a dependency on 2.12. Anyway it would be nice if compatibility to 2.12 could be restored as that's what's in Ubuntu Hardy.

Change History

Changed 4 years ago by phil

  • priority changed from normal to high

Oh damn, and Debian stable aka Lenny too. So I would really appreciate a fix that does not use that function. ;-)

Changed 4 years ago by armin

  • status changed from new to closed
  • resolution set to fixed

Fixed by using the C API which is available since GTK+ 2.12.

Note: See TracTickets for help on using tickets.