Skip to main content

Posts

Showing posts with the label 23

gstreamer-python broke SoundConverter on Fedora 23

Users having installed SoundConverter on Fedora 23 may notice the app will silently fail to run. The issue is caused by gstreamer-python which possibly needs a rebuilt. Running via terminal lead with this message: SoundConverter needs python-gstreamer 0.10! Running python on terminal leads to the following 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 " ", line 1, in   File "/usr/lib64/python2.7/site-packages/gst-0.10/gst/__init__.py", line 193, in     from _gst import * ImportError: /usr/lib64/python2.7/site-packages/gst-0.10/gst/_gst.so: undefined symbol: libxml_xmlDocPtrWrap >>> exit ()    Current workaround is to downgrade it using Fedora 22 package via dnf sudo dnf downgrade gstreamer-python --relea...

Fedora 23 Beta Design Suite ready for testing

Fedora Magazine did a good job exposing more Fedora Labs notably Fedora 23 Design Suite Beta. No much update occurred other than the tutorial section currently under work thanks to one of notable contributors Andrew Walton, who also provided one of his excellent pictures available as part of Fedora 23 wallpaper. Final phase will be tweaking and update the tutorials on the wiki section before passing to the incoming 24 release. Feedback is welcome for users looking to have their favourites applications and fonts included by default as long they abide to Fedora Project policies .