Description of problem: A. JD cannot be lauched with the compination of GTK 2.14 and gtkmm 2.13.7: [tasaka1@localhost ~]$ jd jd: symbol lookup error: /usr/lib/libgtkmm-2.4.so.1: undefined symbol: gtk_widget_get_allocation The symbol gtk_widget_get_allocation is introduced in unstable GTK 2.13.x branch but again removed in stable GTK 2.14.0 (ChangeLog mentions this) B. So I tried to rebuild gtkmm but it fails (see GNOME bugzilla 550290) Version-Release number of selected component (if applicable): gtkmm24-2.13.7-1.fc10.i386 gtk2-2.14.0-3.fc10.i386 jd-2.0.1-0.2.beta080901.fc10.i386 How reproducible: 100% Steps to Reproduce: Actual results: See above Expected results: Additional info: Fixed in gtkmm rev 1035
Now I temporarily applied a patch pulled from gtkmm svn in 2.13.7-2.fc10 as I frequently use JD. I guess the patch can be removed when 2.14 is out.
No problem, thanks for your help.
2.13.8 seems out.
This one is already resolved.