Description of problem: As I wrote in https://bugzilla.redhat.com/show_bug.cgi?id=1318171#c5 : I think something similar is happening in wxGTK-2.8.12-19.fc23.x86_64, 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 1009,wx containers,compatible with 2.4,compatible with 2.6). In reply Scott Talbert wrote: Yes, wxGTK package probably also needs to be rebuilt. You should file a separate bug for that. Version-Release number of selected component (if applicable): wxGTK-2.8.12-19.fc23.i686 wxGTK-2.8.12-19.fc23.x86_64 How reproducible: Run for example: mediainfo-gui Steps to Reproduce: 1. install and run mediainfo-gui in F23 Actual results: 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 1009,wx containers,compatible with 2.4,compatible with 2.6). Expected results: no warnings. Additional info:
How reproducible: Run for example: mediainfo-gui Steps to Reproduce: 1. install and run mediainfo-gui in F23 not anymore
Looks like I forgot to close this when I rebuilt. Thanks!