Comments

119 Comments

Note the bug in question affects f22-backgrounds-extras subpackagage for users manually installing it.

karma

Works. This update also fix image in frame slow panning issue related to Scribus 1.5.2svn.

alexpl, I will take a note to link review request on only latest version of Fedora.

karma

Runs fine.

BZ#1268984 wx gtk3 link error - upgrade path issue

SoundConverter will not run due to the following error:

SoundConverter 2.1.6 SoundConverter needs python-gstreamer 0.10!"

The issue is caused by gstreamer-python which may needs a rebuilt. Bug has been filed against gstreamer-python #1276442

In a meanwhile, this version of SoundConverter will run fine using gstreamer-python from F22.

karma

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. =(

karma

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.