Bug 1238842

Summary: "Warning: Mismatch between the program and library build versions detected."
Product: [Fedora] Fedora Reporter: Hin-Tak Leung <htl10>
Component: xchmAssignee: manuel wolfshant <manuel.wolfshant>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: manuel.wolfshant
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xchm-1.23-5.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-14 15:44:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hin-Tak Leung 2015-07-02 19:09:38 UTC
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.

Comment 1 Fedora Update System 2015-07-03 06:48:08 UTC
xchm-1.23-5.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/xchm-1.23-5.fc22

Comment 2 Fedora Update System 2015-07-03 18:37:41 UTC
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).

Comment 3 Fedora Update System 2015-07-14 15:44:09 UTC
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.