Thursday, September 20, 2012

[Fix] WinFF Not Working On Ubuntu 12.04 (Precise Pangolin)



If WinFF crashes under Ubuntu 12.04 Precise Pangolin, you can try the solutions given below which may solve your problem. This problem is common after upgrading to Ubuntu 12.04.

Make a backup of the original presets.xml file with this command:

cp ~/.winff/presets.xml presets.xml.back

Let's now replace the old presets.xml file with a new one downloaded from the publisher's website as follows:

cd /tmp

wget -c http://goo.gl/l9cTl -O presets-libavcodec53-v4.xml.gz

 gzip -d presets-libavcodec53-v4.xml.gz

mv presets-libavcodec53-v4.xml ~/.winff/

mv ~/.winff/presets-libavcodec53-v4.xml presets.xml

WinFF should work fine now. If this hasn't solved your problem, you can simply reinstall WinFF with these commands:

rm -rf ~/.winff/

sudo apt-get install --reinstall winff

Slackware Linux 14.0 RC5


Slackware Linux 14.0 is getting very close to being released, but Patrick Volkerding has decided to play it safe and offer one more release candidate for testing: "Here we go one more time with Slackware 14.0 release candidate 5. Really, this time it is not a drill! Everything is in place and ready to release at this point, and unless there's some kind of showstopper found, the release can be expected soon. After careful consideration and a considerable amount of internal testing I did relent to give the kernel one more bump to 3.2.29, so of course 3.2.30 was released a couple of hours ago. But that's not a showstopper, and it seems to be time to get off the never-ending kernel upgrade treadmill until the next cycle begins. Speaking of kernels, I added sample .configs for all the 3.x kernel branches in /testing." See the distribution's changelog for a full list of recent changes. If you'd like to give it one last round of testing then download Eric Hameleers' unofficial DVD images from here: slackware-current-install-dvd.iso (2,320MB, MD5), slackware64-current-install-dvd.iso (2,275MB, MD5).

GeeXboX 3.0


GeeXboX 3.0, a free and open-source Linux media centre distribution for embedded devices and desktop computers, has been released: "A shiny new GeeXboX release has arrived. GeeXboX 3.0 is a major upgrade that integrates XBMC 11 'Eden' and adds the long-requested PVR functionality. This means that you can finally use GeeXboX to watch and record live TV. In addition to our usual x86 ISO images, this release is also available for several embedded platforms, with working Full HD video and graphics acceleration for most of them. New features: XBMC Media Center 11 'Eden' frontend; PVR support for DVB Digital TV to watch and record live TV; improved remote control support; support for Full HD videos on PandaBoard and Cubox; improved hard disk installation; installation support for (U)EFI systems; installation support for SSDs." Read the complete release announcement for information on supported platforms and other details. Download: geexbox-3.0-i386.iso (136MB), geexbox-3.0-x86_64.iso (138MB).