Comments

133 Comments

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.

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.

BZ#1138607 pocl-0.11 is available
BZ#1242690 llvm-3.7.0 is available
karma

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.

BZ#1242183 Icons and theme incorrectly rendered with enabled OpenGL option
karma

Tested and ran fine.

karma

No issue

karma

This update seems fixing the problem

karma

All printing profiles are back.

Fixes the issue on hybrid graphics hardware.

karma

Updated version fixed the bug.