Description of problem: xchm some.chm Warning: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx containers,compatible with 2.4,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6). (xchm:23512): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 21 (xchm:23512): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 21 (xchm:23512): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 21 Version-Release number of selected component (if applicable): xchm-1.23-4.fc22.x86_64 wxGTK-2.8.12-16.fc22.x86_64 How reproducible: Always Steps to Reproduce: 1. run xchm 2. 3. Actual results: see warning. Expected results: No warning about version mismatch. Additional info: $ rpm -qi xchm ... Build Date : Tue 19 Aug 2014 04:25:37 BST $ rpm -qi wxGTK ... Build Date : Thu 12 Mar 2015 17:00:43 GMT It appears that xchm needs to be rebuilt against the newer wxGTK. It is a similar bug to Bug 1190971 and Bug 1217955 . Looks like anything that depends on wxGTK needs to be rebuilt.
xchm-1.23-5.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/xchm-1.23-5.fc22
Package xchm-1.23-5.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing xchm-1.23-5.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-11048/xchm-1.23-5.fc22 then log in and leave karma (feedback).
xchm-1.23-5.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.