Bug 1238842 - "Warning: Mismatch between the program and library build versions detected."
Summary: "Warning: Mismatch between the program and library build versions detected."
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xchm
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: manuel wolfshant
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-02 19:09 UTC by Hin-Tak Leung
Modified: 2015-07-14 15:44 UTC (History)
1 user (show)

Fixed In Version: xchm-1.23-5.fc22
Clone Of:
Environment:
Last Closed: 2015-07-14 15:44:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.