Ubuntu :: Audacious 2.5 - Updating Libraries Broken GTK

May 5, 2011

I was trying to install Audacious 2.5 which required new libraries:gdk-pixbuf-2.22.1
glib-2.28.6
gtk+-2.24.4
libmowgli-60e2589fc14e
pango-1.28.4

I performed the following commands to build them:
Code:
./configure
make
sudo make install

I rebooted and now my current window/icon theme is missing and gives the following error:
This theme will not look as intended because the required GTK+ theme 'eco' is not installed". If I look at synaptic, it shows it as being installed (see screenshot). How do I go about rolling back the library updates I made? I tried reinstalling the themes from synaptic but so far no luck.

View 2 Replies


ADVERTISEMENT

Fedora :: Updating Audacious Decoder

Jan 22, 2011

Ok so I have some music that I have burned from cds, within windows, I have them in a wma format. The video player, handles those songs just fine. However I really enjoy using the Audacious player. Whenever I try to run in Audacious,Is there a way to update the decoders for audacious specifically, either through the repo or CLI?

View 14 Replies View Related

Debian Multimedia :: Fresh Squeeze Install Audacious Broken

Jan 9, 2010

I just got done installing Debian Squeeze on a system..Everything seems to work where audio is concerned, except for audacious.I can get streaming music from vlc/totem as well as play music files (mp3, ogg, flac, ect.).I was wondering if anyone else experiences this problem..It should be noted that I have the Debian multimedia repository enabled as well.When running audacious from terminal and trying to open up an mp3 file I get this message:"madplug: open_audio failed: XMMS reverse compatibility output plugin."

View 5 Replies View Related

Ubuntu Multimedia :: GStreamer Broken Rythmbox And Songbird Wont Play But Audacious Does?

Mar 17, 2011

My Rythmbox and SongBird when I click a mp3 the fan goes into over drive and the mp3 song play timer goes up in three's and doesn't play any audio. But I can play the mp3 files in Audacious.

I have gstreamer installed and I can do gstreamer-properties and its setup right for alsa. Whats going on with Songbird and Rythmbox?

View 2 Replies View Related

Ubuntu Installation :: Broken Packages When Updating, Or Installing Anything?

Jan 7, 2011

When I try to update my packages, or install new packages, I get this error:"E: /var/cache/apt/archives/libglib2.0-0_2.26.1-0ubuntu1_amd64.deb: subprocess new post-removal script returned error exit status 1"I tried the "sudo apt-get install -f" but it didn't work.I'm running 10.10, on a Asus laptop

View 3 Replies View Related

Slackware :: Script To Detect Orphaned Libraries - Broken Lib Links - Missing Dependencies

Mar 9, 2010

My recent borked upgrade to -current inspired me to try to come up with a way to sanity-check the lib and bin dirs for broken library symlinks (possibly indicating missing libs) and for binaries and libraries that belong to no installed package, as well as missing dependencies.

This script is the result.

I've checked the script results manually, and it appears to be accurate, so I figured I'd post it here for a second opinion, and/or because others may find it useful too. I'm not aware of another popular method of doing this on Slackware, so here it is:

Code:

View 14 Replies View Related

Ubuntu :: GNUstep "libraries" Apps Are Broken In 10.10 And 10.04

Oct 18, 2010

I find this extremely strange because it would mean there's a bug in a library but for some reason it's happening and I can't seem to fix it. All software which uses the GNUstep libraries is broken in 10.10 and 10.04, it segfaults upon launch.

[Code]...

View 2 Replies View Related

General :: Use Always The Latest Versions Of The Libraries And Don't Save The Old Libraries For Compatibility?

May 11, 2011

Why many Linux distros are trying to use always the latest versions of the libraries and don't save the old libraries for compatibility? I mean, I can see libtiff for example, i can found a libtiff.so.5 on my /usr/lib, but doesn't store a libtiff.so.4 or 3 just for binary applications or games. For this example, I need libtiff.so.4 for uplink.

That should happen too on the old version of sims for linux, some ID games or others.What's wrong with storing old libraries? PD: Yay, my first post on 3 years!

View 6 Replies View Related

General :: Using Dynamic Libraries As Static Libraries?

May 6, 2010

Is there any way to use a dynamic libraries as a static libraries instead when compiling, so that my resulting executable won't have them as dependencies?

View 3 Replies View Related

Ubuntu :: Updating Withough Updating Kernel ?

Apr 21, 2011

I have a 3dsp pci wifi card, and the last kernel it supports is Ubuntu 10.04 2.6.32-(21-24) I want to update but dont want to accidentally update the kernal.

View 3 Replies View Related

Ubuntu Multimedia :: 9.10 - What Happened To MPC In Audacious

Feb 1, 2010

I used to be able to play MPC (musepack) in Audacious but can't any more. I have the Audacious 2.1.1 package and libmpcdec3 installed, running Ubuntu 9.10

View 1 Replies View Related

Ubuntu :: Trying To Install Audacious From Source

May 19, 2010

I am trying to install audacious from a tar.gz. Here is the ./configure output
Code:
elliotn@elliotn-desktop:~/Desktop/audacious-2.3$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no .....

Configuration:
Install path: /usr/local
Use one plugin dir:
Allow user plugin dir: yes
Additional debugging output: no
Automatic character code detection: yes
D-Bus support: no
Session management (eggsm) yes
XSPF playlists no
SSE2: yes
AltiVec: no

WARNING! DBUS support is disabled. This means that various features the user might expect (such as remotely adding files to session via commandline) will not work! If I type make it dies make but I see nothing under sounds if I type make here is the output:
Code:
elliotn@elliotn-desktop:~/Desktop/audacious-2.3$ make
Entering directory src.
Entering directory libeggsmclient.
Successfully generated dependencies.
Leaving directory libeggsmclient.
Entering directory libaudcore .....

View 5 Replies View Related

Ubuntu :: 10.04 - Audacious Starts Instead For Nautilus

Jul 27, 2010

Whenever I try to click any of the places under the "Places"-menu in the panel under Gnome audacious gets started instead. How strange! Only way to stop it is to uninstall audacious. This seems very strange, it started today and I have no idea of why it started. Ubuntu 10.04. Do you need any more information? I am pretty new to the Gnome environment, I have always been running Fluxbox before.

View 4 Replies View Related

Ubuntu :: Install Audacious 2.3 Or Higher?

Apr 2, 2011

The audacious in the ubuntu software center is an old version and I really hate it.

View 4 Replies View Related

Ubuntu :: Dress Up Audacious GTKui?

Aug 17, 2011

I know we can change the skin of a conventional audacious player but is there a way we can do it with audacious GTKui?

View 4 Replies View Related

Ubuntu Multimedia :: Changing Skins In Audacious 2.4?

Aug 30, 2010

Does anyone know how to change the skins in Audacious 2.4?? I for the life of me can't seem to work it out.

View 1 Replies View Related

Ubuntu :: Audacious 2.4.0 (Open With) Any Custom Command?

Oct 9, 2010

I recently managed to compile and install audacious 2.4.0 successfully. I prefer to browse my music folders and double click on the song I wish to play rather than use "open files" within audacious. It works fine to open the first mp3 but when I click to play another song instead of stopping the first one, it opens another instance of audacious and now both songs are playing. When I go into the properties of an mp3 and select open with > "other application" > audacious then click "Use a custom command" the following is in the box /usr/local/bin/audacious %f. is there any custom command I could use so that when I click another song audacious stops the currently playing song and plays the new one, without opening another instance?

View 2 Replies View Related

Red Hat :: Enable Mp3 Support For Audacious?

Feb 12, 2009

I am using RHEL 5. I have enabled rpmfusion, epel and rpmforge yum repositories and installed Audacious and dependecies. But I could not find any mp3 playback plugins. Installed Audacious plays ogg format but doesnt play mp3. How can i make Audacious play mp3 format ?

View 8 Replies View Related

Ubuntu Multimedia :: Audacious Wont Move On The Desktop ?

Jan 15, 2010

Audacious works fine but - i cant move it on the desktop - i.e. it is in a fixed position.

View 2 Replies View Related

Ubuntu Installation :: Can't Find The Audacious Source Code?

Mar 4, 2010

I installed the audacious source code and now i can't find it I looked in "/usr/share/audacious" but no luck. im still getting used to the Linux file system so forgive my ignorance.

View 1 Replies View Related

Ubuntu Multimedia :: Audacious No Longer Plays Audio?

Mar 31, 2010

I recently switched my usb external soundcard from an M-Audio Fast Track Pro to an Edirol UA-25EX (i can get 24bit working on it - that's why). After making the switch, all audio programs are working just fine except for Audacious. When i try to play audio, i get 00:00 and no playing. The output plugin is ALSA and the audio device is UA-25EX. I don't understand why it's not playing the audio.

View 4 Replies View Related

Ubuntu Multimedia :: Audacious Keeps Crashing On Fresh Installation

Sep 13, 2010

I have a pretty fresh install of Ubuntu with Audacious 2.4 RC2 installed. For the first few days it ran fine, since Saturday it keeps crashing literally 1-2 seconds after opening it.

View 9 Replies View Related

Debian :: Broken Dependency - Mark Smartcam Package As Not Broken And Release Apt?

May 21, 2010

i'm running debian lenny - latest stable i have recently installed smartcam (mobile phone as webcam over bluetooth) from .deb package , get errors of unmet dependency , but application works like a charm, unfortunately broken dependences block my aptitude , i cant fix them either as latest stable use older versions of dependences even in backports... how do i mark smartcam package as not broken and release my apt?

View 8 Replies View Related

Debian Multimedia :: When Audacious 2.4.2 Will Be Available In Repository?

Apr 20, 2011

I'm using Crunchbang Statler which is based on stable Debian Squeeze and I was wondering if anyone knows when audacious 2.4.2 will be available in the repository?

View 3 Replies View Related

Fedora :: Audacious Player 2.5 Using F15 Beta 1

Apr 23, 2011

I am using F15 beta 1.

View 4 Replies View Related

Fedora :: Audacious 2.5.2 For F15 (Latest Builds)

Jun 30, 2011

Status update:
Latest builds including a few more fixes will hit updates-testing with the next push: [URL]
This time, karma automatism is enabled, so the update will hit the stable updates repo after either +3 votes or after 7 days. Regardless of whether the -freeworld packages are available. Those are being worked on as well, but since RPM Fusion doesn't build their packages against Test Updates, it seems they don't spend the extra effort on pulling the Test Updates into their buildroot and instead wait till those get marked stable.

View 14 Replies View Related

OpenSUSE :: 11.3 - Audacious Will Not Start With 64bit OS

Feb 21, 2011

OpenSUSE 11.3 KDE 4.4.4 64bit. Installed Audacious thru Yast2 using the Packman repository [ver 2.4.3-1.pm.1.1-x86_64]. When I look in the start menu it shows up under Multimedia > Audio Player > Adacious. When I try to start Audacious, by either:
1] clicking on the icon in the start menu
2] starting it from terminal
3] typing it from run command
I can see the bouncing 'a' for Audacious. It bounces for a few seconds and then disappears and then nothing more happens. I am using Audacious on my 32 bit system [running openSUSE 11.3 KDE 4.4.4 ] and it works just fine.

View 9 Replies View Related

General :: Audacious Cannot Update Metadata?

Apr 30, 2010

Whenever I try to add or update metadata from a MP3 file, Audacious gives the message "Metadata updating failed".I use Ubuntu (9.10) and installed Audacious (2.1.0) from the Ubuntu Software Center.Does anybody know what causes this or how I can find out what the problem is...

View 2 Replies View Related

Software :: Audacious Not Playing Ogg Files?

Mar 15, 2010

I've recently installed Audacious and I can't seem to make it play ogg files. My OS is Debian Lenny 64-bit. Thank You guys, I'll see if I can get it to work or find any errors.

View 5 Replies View Related

Slackware :: Upgrade Audacious In -current?

Jan 2, 2011

Is there any chance we'll see the newer version of Audacious (2.4.2) in -current, or is it too late in the day? If I get time, I may try building it on my -current install.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved