Created attachment 1030085 [details] Output from running 4Pane, and ldd 4Pane Description of problem: 4Pane crashes on starting, due to: 'Fatal Error: Mismatch between the program and library build versions detected.' Version-Release number of selected component (if applicable): 4Pane-3.0-6.fc22 How reproducible: 100% Additional info: I created two fedora 22 virtualbox guests, one a standard workstation, the other kde, and updated. I installed 4Pane and its dependencies, once with the Software manager, once with Apper. Installing succeeded, but trying to run 4Pane gives an immediate crash. I've attached a file giving the output when running in a terminal, and of ldd `which 4pane`. I suspect the package just needs to be rebuilt. I downloaded the source rpm and built that successfully. When installed, this runs normally.
wxGTK3 needs fixing, as same as bug 1200611
(In reply to Mamoru TASAKA from comment #1) > wxGTK3 needs fixing, as same as bug 1200611 Have you tried building/running against wxGTK-2.8.12-16?
(In reply to Jeremy Newton from comment #2) > (In reply to Mamoru TASAKA from comment #1) > > wxGTK3 needs fixing, as same as bug 1200611 > > Have you tried building/running against wxGTK-2.8.12-16? wxGTK-2.8.12-16 may contain the same check, no wonder if 4Pane-3.0-6.fc22 does not work with wxGTK-2.8.12-16 (if so). Anyway gcc maintainer says this is bug in wxGTK(3).
(Of course current does not work with wxGTK (this needs wxGTK3))
wxGTK3-3.0.2-5.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/wxGTK3-3.0.2-5.fc22
FYI, 'repoquery -q --whatrequires wxGTK3' finds 8 apps. Five of these (wxMaxima, Poedit, freedink, filezilla and 3Depict) run normally, but fityk and saga share 4Pane's runtime failure. If I understand Comment 5 correctly, this will soon be fixed at wxGTK3 level. If not, those 3 are the packages that need rebuilding.
(In reply to David Hart from comment #6) > If I understand Comment 5 correctly, this will soon be fixed at wxGTK3 > level. Yes. At least I've confirmed fityk issue is fixed with wxGTK3 update.
Package wxGTK3-3.0.2-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 wxGTK3-3.0.2-5.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-9084/wxGTK3-3.0.2-5.fc22 then log in and leave karma (feedback).
wxGTK3-3.0.2-5.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.