The answer is to go back to 1.x since several libraries/tools are shared between other programs that VLC uses.
To solve this first:
Remove the PPA from VLC 2.X from your Software Sources
Run this in the terminal so it removes any trace of VLC 2.X:
sudo apt-get purge vlc libvlc5 libvlccore5 vlc-data vlc-nox vlc-plugin-notify vlc-plugin-pulse
Update Repositories: sudo apt-get update
Install VLC 1.x: sudo apt-get install vlc
I'm sorry that I had to Ask and Answer this but do to some help about this with several friends and users here I thought it would be better to put it right now than wait. Hope it helps anybody that updates to VLC 2.x and finds problems after.