Created attachment 1237904 [details] screenshot of running toolbar sample Description of problem: Toolbar and menubar in wxGTK3 appplications are not visible. Version-Release number of selected component (if applicable): wxGTK3-devel-3.0.2-30.fc25 How reproducible: always Steps to Reproduce: 1. download wxWidgets-3.0.2 source package 2. unpack the tarball and cd samples/toolbar 3. build toolbar sample with: make -f makefile.unx and run ./toolbar Actual results: See attached image. Expected results: Additional info: Toolbar build correctly: $ make -f makefile.unx `wx-config --cxx` -c -o toolbar_toolbar.o -I. `wx-config --cxxflags --unicode=yes --static=no --toolkit=gtk3 --version=3.0` -MTtoolbar_toolbar.o -MF`echo toolbar_toolbar.o | sed -e 's,\.o$,.d,'` -MD -MP toolbar.cpp `wx-config --cxx` -o toolbar toolbar_toolbar.o `wx-config --unicode=yes --static=no --toolkit=gtk3 --version=3.0 --libs core,base`
wxGTK3-3.0.2-32.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-3d0485be15
wxGTK3-3.0.2-32.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-503b24e62a
wxGTK3-3.0.2-32.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-503b24e62a
wxGTK3-3.0.2-32.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-3d0485be15
wxGTK3-3.0.2-32.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
wxGTK3-3.0.2-32.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.