Disregards above comment related to import pygst. Here is the result:
$ python Python 2.7.10 (default, Sep 8 2015, 17:20:17) [GCC 5.1.1 20150618 (Red Hat 5.1.1-4)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import gst
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/gst-0.10/gst/init.py", line 193, in <module> from _gst import * ImportError: /usr/lib64/python2.7/site-packages/gst-0.10/gst/_gst.so: undefined symbol: libxml_xmlDocPtrWrap
Result below:
$ python Python 2.7.10 (default, Sep 8 2015, 17:20:17) [GCC 5.1.1 20150618 (Red Hat 5.1.1-4)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import pygst
that returns nothing.
For the info, soundconverter.noarch 2.1.6-1.fc23 @updates-testing leading to missing python-gstreamer 0.10 but gstreamer-python is installed. =(
Installed this version on a fresh Fedora 23 resulted to: $ soundconverter SoundConverter 2.1.6 SoundConverter needs python-gstreamer 0.10!
Tested on AMD Kaveri A10 7400P. OpenGL 4.1 is detected and enabled. Some benchmark like Unigine Valley runs fine.
Testing this updates solves icons and theme issues. There is so slight rendering glitch but not enough to affect the usability. It might be driver related.
Tested and ran fine.
No issue
This update seems fixing the problem
All printing profiles are back.
Fixes the issue on hybrid graphics hardware.
Updated version fixed the bug.
Make sense. I can indeed fun SoundConverter on F22 without issue meaning the broken gstreamer-python is on F23 in general (I freshly installed F23RC3) prior to the bug. Restoring the karma for F22.