Audacious 1.4.2 - plugins 1.4.1

I have these installed and up till I changed permissions to let the ~/.config/audacious folder have user privileges instead of root privileges I couldn't get audacious to save any settings, load any presets, or for that matter of fact do anything except load to the default space with the default settings.
My question is, why do I need root privileges to save config files for a program located in my ~/ directory? Seems like the ~/.config folder should have user privileges not root privileges.
Can anyone explain this????

I am just trying to understand, I am really new to linux and don't grasp everything all the time.
Just looking for some help, I posted in another thread about my problems and didn't get any replies so I found my own solution.
But it seems weird that I have to create a folder named audacious in a folder named .config in my home directory that only has root privileges just to get a program to save settings on exit.
now I would just like some reasoning. or maybe a better solution.
Last edited by jacko (2007-11-24 15:37:04)

Similar Messages

  • Permission problems - again and again

    Thanks to the guys on #archlinux I got arch to run but I keep getting errors regardless what I install. Almost everything has problems running.
    See this for example - trying to run audacios, which is not the only program which fails accessing files which are there:
    [manday@engine ~]$ audacious
    Failed to load plugin (/usr/lib/audacious/Input/wavpack.so): libwavpack.so.1: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/General/lirc.so): liblirc_client.so.0: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/General/scrobbler.so): libcurl.so.4: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/General/statusicon.so): /usr/lib/audacious/General/statusicon.so: undefined symbol: AUDDBG
    Failed to load plugin (/usr/lib/audacious/Visualization/paranormal.so): libSDL-1.2.so.0: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/Visualization/projectm.so): libSDL-1.2.so.0: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/Transport/lastfm.so): libcurl.so.4: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/Transport/neon.so): libneon.so.27: cannot open shared object file: No such file or directory
    amidi-plug(amidi-plug.c:amidiplug_init:97): init, read configuration
    amidi-plug(i_backend.c:i_backend_load:107): loading backend '/usr/lib/audacious/Input/amidi-plug/ap-alsa.so'
    amidi-plug(i_backend.c:i_backend_load:145): backend /usr/lib/audacious/Input/amidi-plug/ap-alsa.so (name 'alsa') successfully loaded
    ** (audacious:7601): WARNING **: could not open 'http://www.stream-plus.com:4020', no transport plugin available
    Unable to read from http://www.stream-plus.com:4020, giving up.
    [manday@engine General]$ ls /usr/lib/audacious/General
    alarm.so evdev-plug.so hotkey.so scrobbler.so statusicon.so
    aosd.so gnomeshortcuts.so lirc.so song_change.so
    The same errors occur as root, too.
    Last edited by ManDay (2008-01-16 16:15:23)

    These error message are there because some optional dependencies are not installed. You don't need to worry about that unless you want to use these plugins. They are listed when you install audacious-plugins:
    > Optional Dependencies for audacious-plugins
    >> jack-audio-connection-kit: Enable jack output.
    >> curl, musicbrainz: Enable audioscrobbler plugin.
    >> lirc-utils: Enable lirc plugin.
    >> libmodplug: Enable modplug plugin.
    >> projectm: Enable projectm visualization plugin.
    >> sdl: Enable paranormal visualization plugin.
    >> neon: Enable playback of http and other web streams.
    >> fluidsynth: Enable fluidsynth amidi-plug backend support.
    >> wavpack: Enable wavpack input support.

  • Audacious 1.4.5 and Audacious-Plugins 1.4.4 PKGBUILDs for the Masses

    Tested by me works better than those from the official repositories ...
    audacious pkgbuild
    #canistra [email protected]
    pkgname=audacious
    pkgver=1.4.5
    pkgrel=1
    pkgdesc="A media player forked from BMP 0.9.7.1 - player component."
    url="http://audacious-media-player.org"
    license="GPL"
    depends=(libmcs dbus-glib libglade unzip libsamplerate)
    source=(http://distfiles.atheme.org/${pkgname}-${pkgver}.tgz)
    arch=('i686')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install
    and audacious-plugins pkgbuild
    #canistra [email protected]
    pkgname=audacious-plugins
    pkgver=1.4.4
    pkgrel=1
    pkgdesc="Plugins for the audacious media player."
    url="http://audacious-media-player.org"
    license="GPL"
    depends=(audacious-player>=1.4.0 lame libmcs gtk2 libxml2 libvorbis libsidplay libsndfile libmpcdec>=1.2.5 taglib flac>=1.1.4 libmad libxcomposite libmowgli dbus-glib libcdi)
    source=(http://distfiles.atheme.org/${pkgname}-${pkgver}.tgz)
    arch=('i686')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install

    Well, a version bump and a bunch of configure flags removed.
    I'll get the new versions in the repos soon (hopefully today)

  • Need help with configure script for audacious plugin

    Hello. I have written a small plugin for audacious, that uses an Amarok script to retrieve song lyrics and displays them in a window. I'd like to make an AUR package of it, but I don't even know how to write a configure script. I used to compile it with audacious-plugins, but I suppose a package with all audacious plugins plus my own would be sort of a duplicate of the vanilla audacious-plugins.
    Can anyone help me?

    btn1.addEventListener(MouseEvent.CLICK,f1):
    function f1(e:MouseEvent){
    nextFrame();
    btn2.addEventListener(MouseEvent.CLICK,f2):
    function f2(e:MouseEvent){
    prevFrame();

  • Audacious skin error

    Hello,
    I just installed audacious (simply by pacman -S audacious)
    But if i wanne start audacious i get this error-message;
    "check that skin at '(null)' is usable and default skin is properly installed at '/usr/share/audacious/Skins/Default'
    If I look at the usr/share/adacious/skins/default map, everything looks normal
    I also tried to run audacious with root-rights -> same problem.
    Does somebody have an idea to solve this small problem ?
    Filenox
    Last edited by filenox (2008-01-29 18:22:27)

    you NEED to install the audacious-plugins package (again, pacman -S audacious-plugins). If that doesn't fix your problem, please post again saying so and i'll direct your post to the Audacious developers.

  • ALSA : LADSA plugin syntax help

    Hey all,
    I just set-up my .asoundrc file on a new build.  Using the declip plugin, in my alsa config, is producing some sound in the left channel, and only silence, interrupted by repetitious clicks, in the right channel.  Using Audacious, which ships with a GUI interface for using LADSPA plugins, everything sounds fine. 
    I'm not really sure what I'm doing wrong.  Any help would be appreciated.
    ~/.asoundrc
    pcm.!default {
    type plug
    slave.pcm "ladspa"
    hint {
    show on
    description "Actual Default"
    pcm.ladspa {
    type ladspa
    path "/usr/lib/ladspa"
    channels 2
    slave.pcm "hardware"
    hint { show off }
    plugins {
    0 { id 1207; policy none; }
    1 { id 1195; policy none; }
    pcm.hardware {
    type plug
    slave.pcm "hw:0,0"
    Output of "analyseplugin declip_1195.so"
    Plugin Name: "Declipper"
    Plugin Label: "declip"
    Plugin Unique ID: 1195
    Maker: "Steve Harris <[email protected]>"
    Copyright: "GPL"
    Must Run Real-Time: No
    Has activate() Function: No
    Has deactivate() Function: No
    Has run_adding() Function: Yes
    Environment: Normal or Hard Real-Time
    Ports: "Input" input, audio, -1 to 1
    "Output" output, audio, -1 to 1

    emeres wrote:Try adding slave.rate 44100; to your default pcm. It seems those plugins (or at least one of them) need to be driven with that frequency (maybe 44,1 kHz is hardcoded). Otherwise your asoundrc seems to be fine, although I did use a software pcm to test this setup and not directly hardware.
    Thanks for your help.  While changing the samplerate didn't affect anything, setting the policy to "duplicate" for both seemed to fix the issue.  Sound is great even at 96kHz

  • Can't read .WMA with Audacious.

    Hey guys, I'm having a little issue reading .WMA files in Audacious. Other players such as VLC and Rhythmbox are able to read such files.
    Here's the error message I get when trying to read a .WMA:
    Here's the message I get in the console:
    [libmpg123/parse.c:956] error: Encountered free format header, but failed to guess frame size.
    Any help is appreciated, thanks!
    Last edited by Pamplemousse (2010-12-08 02:44:33)

    audacious-plugins and ffmpeg installed, and FFaudio plugin enabled?

  • [SOLVED]FireFox Music audacious.desktop

    Hi!
    When I download files with Firefox and clocking on "Open folder" to see downloaded files then it opens audacious and adding the first folder with music and begin playing it. I had to remove /usr/share/applications/audacious.desktop to make file manager open the folders instead of audacious. I tested to edit MimeType= and tested to remove some mime-types but it doesn't help.
    Is it a bug with Firefox? I am using FireFox and OpenBox with XFCE plugins
    Last edited by Andy_Crowd (2014-05-14 16:02:47)

    Andy_Crowd wrote:......... I tested to edit MimeType= and tested to remove some mime-types but it doesn't help.
    What mime types did you try and what did you remove? Don't put out half-assed information. Explain clearly what you did and how that did not work
    Andy_Crowd wrote:Is it a bug with Firefox? I am using FireFox and OpenBox with XFCE plugins
    Don't be so quick to jump on the "its a bug" train without making sure it's not PEBKAC

  • [Solved] [audacious-git] dependency question

    Hi, I maintain audacious-git and audacious-plugins-git and have a question:
    audacious-plugins-git should be a dependency of audacious-git.
    On the other side audacious-git should be a makedependency of audacious-git.
    This is the case for the packages from [extra] (of course without -git)
    How is it now possible to compile audacious / audacious-plugins if both packages are not installed?
    And how should I handle this in the PKGBUILD?
    Thanks for an answer
    Radioactiveman
    Last edited by Radioactiveman (2011-06-24 12:32:59)

    The audacious-plugins package need only be a dependency of audacious for usability reasons: it is not required to build it. So it is easy to "manually" bootstrap by first compiling an audacious PKGBUILD without the audacious-plugins dependency. In the AUR, of course, that's not so handy, and I believe the best solution to your issue is to have audacious-plugins-git as an optdepends (not a depends) in the audacious-git PKGBUILD, and remind your users that they very likely want to install it.

  • [SOLVED] Audacious with no sound engines

    Just installed audacious using pacman (pacman -S audacious), but upon start I haven't found any sound engines in it's preferences (no ALSA, no OSS or PulseAudio), thus causing the player not to be able to play any sound That's weird because the support for at least ALSA should be present 'out of box'.
    Anyway, please advise how do I turn ALSA support on in Audacious. What package should be installed?
    Thanks in advance!
    Last edited by Ch00k (2008-09-05 19:24:00)

    schmoemi wrote:Does make installing audacious without any plugins any sense? Should not audacious-plugins be a dep to the audacious package?
    I second that. I found it strange that I had to install the plugins separately to make Audacious work (plus, I had to look up this thread to find out why Audacious wasn't working).

  • [SOLVED] Audacious displays incorrect song times

    For seemingly random songs, Audacious displays the correct time when I load them on the playlist - but when I click on it and it starts playing (let's say a 4 minute song) the song time will suddenly change to something like 26 minutes...  o_O  For other songs, this doesn't happen at all.  Very odd.
    Last edited by yarjar (2007-07-10 15:58:23)

    Try to toggle "Enable fast play-length calculation" in MPEG audio plugin properties.

  • [solved] audacious alternative skin

    This is what I get when I issue the command to use the new ui:
    $ audacious2 -i newui
    Failed to load plugin (/usr/lib/audacious/Input/sid.so): libsidplay.so.1: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/Input/cdaudio-ng.so): libcdio_cdda.so.0: cannot open shared object file: No such file or directory
    Failed to load plugin (/usr/lib/audacious/Visualization/projectm-1.0.so): libprojectM.so.2: cannot open shared object file: No such file or directory
    audacious2: unable to launch selected interface newui
    Launching just audacious2 (without newui) works although I get the same errors as above with the additional
    (audacious2:3041): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
    (audacious2:3041): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
    What am I missing? Have reinstalled audacious and audacious-plugins to no avail.
    Last edited by stryder (2009-07-17 10:21:44)

    OK did several things:
    1. I had to move my old audacious folder in ~/.config/audacious. When I ran audacious2 -i list I got nothing at first. After moving, a new audacious folder was created and I got the list (it tells you what ui options you have). Next problem - it needed a playlist to run. So I copied over a playlist from my old folder.
    2. It is now called gtkui and not newui. So run audacious2 -i gtkui and it will be OK.
    Last edited by stryder (2009-07-17 10:22:44)

  • [audaciuos] Cannot load the cue plugin

    ➜ ~ git:(master) ✗ pacman -Ql audacious-plugins
    audacious-plugins /usr/
    audacious-plugins /usr/lib/
    audacious-plugins /usr/lib/audacious/
    audacious-plugins /usr/lib/audacious/Container/
    audacious-plugins /usr/lib/audacious/Container/asx.so
    audacious-plugins /usr/lib/audacious/Container/cue.so
    audacious-plugins /usr/lib/audacious/Container/m3u.so
    audacious-plugins /usr/lib/audacious/Container/pls.so
    audacious-plugins /usr/lib/audacious/Container/xspf.so
    audacious-plugins /usr/lib/audacious/Effect/
    audacious-plugins /usr/lib/audacious/Effect/compressor.so
    audacious-plugins /usr/lib/audacious/Effect/crossfade.so
    audacious-plugins /usr/lib/audacious/Effect/crystalizer.so
    audacious-plugins /usr/lib/audacious/Effect/echo.so
    audacious-plugins /usr/lib/audacious/Effect/ladspa.so
    audacious-plugins /usr/lib/audacious/Effect/mixer.so
    audacious-plugins /usr/lib/audacious/Effect/resample.so
    audacious-plugins /usr/lib/audacious/Effect/sndstretch.so
    audacious-plugins /usr/lib/audacious/Effect/stereo.so
    audacious-plugins /usr/lib/audacious/Effect/voice_removal.so
    audacious-plugins /usr/lib/audacious/General/
    audacious-plugins /usr/lib/audacious/General/alarm.so
    audacious-plugins /usr/lib/audacious/General/albumart.so
    audacious-plugins /usr/lib/audacious/General/aosd.so
    audacious-plugins /usr/lib/audacious/General/cd-menu-items.so
    audacious-plugins /usr/lib/audacious/General/gnomeshortcuts.so
    audacious-plugins /usr/lib/audacious/General/gtkui.so
    audacious-plugins /usr/lib/audacious/General/hotkey.so
    audacious-plugins /usr/lib/audacious/General/lyricwiki.so
    audacious-plugins /usr/lib/audacious/General/mtp_up.so
    audacious-plugins /usr/lib/audacious/General/notify.so
    audacious-plugins /usr/lib/audacious/General/scrobbler.so
    audacious-plugins /usr/lib/audacious/General/skins.so
    audacious-plugins /usr/lib/audacious/General/song_change.so
    audacious-plugins /usr/lib/audacious/General/statusicon.so
    audacious-plugins /usr/lib/audacious/Input/
    audacious-plugins /usr/lib/audacious/Input/aac.so
    audacious-plugins /usr/lib/audacious/Input/amidi-plug.so
    audacious-plugins /usr/lib/audacious/Input/amidi-plug/
    audacious-plugins /usr/lib/audacious/Input/amidi-plug/ap-alsa.so
    audacious-plugins /usr/lib/audacious/Input/amidi-plug/ap-fluidsynth.so
    audacious-plugins /usr/lib/audacious/Input/cdaudio-ng.so
    audacious-plugins /usr/lib/audacious/Input/console.so
    audacious-plugins /usr/lib/audacious/Input/ffaudio.so
    audacious-plugins /usr/lib/audacious/Input/flacng.so
    audacious-plugins /usr/lib/audacious/Input/madplug.so
    audacious-plugins /usr/lib/audacious/Input/metronom.so
    audacious-plugins /usr/lib/audacious/Input/modplug.so
    audacious-plugins /usr/lib/audacious/Input/psf2.so
    audacious-plugins /usr/lib/audacious/Input/sid.so
    audacious-plugins /usr/lib/audacious/Input/sndfile.so
    audacious-plugins /usr/lib/audacious/Input/tonegen.so
    audacious-plugins /usr/lib/audacious/Input/vorbis.so
    audacious-plugins /usr/lib/audacious/Input/vtx.so
    audacious-plugins /usr/lib/audacious/Input/wavpack.so
    audacious-plugins /usr/lib/audacious/Input/xsf.so
    audacious-plugins /usr/lib/audacious/Output/
    audacious-plugins /usr/lib/audacious/Output/alsa.so
    audacious-plugins /usr/lib/audacious/Output/filewriter.so
    audacious-plugins /usr/lib/audacious/Output/jackout.so
    audacious-plugins /usr/lib/audacious/Output/null.so
    audacious-plugins /usr/lib/audacious/Output/oss4.so
    audacious-plugins /usr/lib/audacious/Output/pulse_audio.so
    audacious-plugins /usr/lib/audacious/Output/sdlout.so
    audacious-plugins /usr/lib/audacious/Transport/
    audacious-plugins /usr/lib/audacious/Transport/mms.so
    audacious-plugins /usr/lib/audacious/Transport/neon.so
    audacious-plugins /usr/lib/audacious/Transport/unix-io.so
    audacious-plugins /usr/lib/audacious/Visualization/
    audacious-plugins /usr/lib/audacious/Visualization/blur_scope.so
    audacious-plugins /usr/lib/audacious/Visualization/cairo-spectrum.so
    audacious-plugins /usr/share/
    audacious-plugins /usr/share/audacious/
    audacious-plugins /usr/share/audacious/Skins/
    audacious-plugins /usr/share/audacious/Skins/Classic/
    audacious-plugins /usr/share/audacious/Skins/Classic/balance.png
    audacious-plugins /usr/share/audacious/Skins/Classic/cbuttons.png
    audacious-plugins /usr/share/audacious/Skins/Classic/eq_ex.png
    audacious-plugins /usr/share/audacious/Skins/Classic/eqmain.png
    audacious-plugins /usr/share/audacious/Skins/Classic/main.png
    audacious-plugins /usr/share/audacious/Skins/Classic/monoster.png
    audacious-plugins /usr/share/audacious/Skins/Classic/nums_ex.png
    audacious-plugins /usr/share/audacious/Skins/Classic/playpaus.png
    audacious-plugins /usr/share/audacious/Skins/Classic/pledit.png
    audacious-plugins /usr/share/audacious/Skins/Classic/pledit.txt
    audacious-plugins /usr/share/audacious/Skins/Classic/posbar.png
    audacious-plugins /usr/share/audacious/Skins/Classic/shufrep.png
    audacious-plugins /usr/share/audacious/Skins/Classic/skin-classic.hints
    audacious-plugins /usr/share/audacious/Skins/Classic/skin.hints
    audacious-plugins /usr/share/audacious/Skins/Classic/text.png
    audacious-plugins /usr/share/audacious/Skins/Classic/titlebar.png
    audacious-plugins /usr/share/audacious/Skins/Classic/viscolor.txt
    audacious-plugins /usr/share/audacious/Skins/Classic/volume.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/balance.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/cbuttons.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/eq_ex.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/eqmain.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/main.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/monoster.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/nums_ex.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/playpaus.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/pledit.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/pledit.txt
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/posbar.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/shufrep.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/skin-classic.hints
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/skin.hints
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/text.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/titlebar.png
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/viscolor.txt
    audacious-plugins /usr/share/audacious/Skins/Classic1.3/volume.png
    audacious-plugins /usr/share/audacious/Skins/Default/
    audacious-plugins /usr/share/audacious/Skins/Default/cbuttons.png
    audacious-plugins /usr/share/audacious/Skins/Default/eq_ex.png
    audacious-plugins /usr/share/audacious/Skins/Default/eqmain.png
    audacious-plugins /usr/share/audacious/Skins/Default/main.png
    audacious-plugins /usr/share/audacious/Skins/Default/monoster.png
    audacious-plugins /usr/share/audacious/Skins/Default/nums_ex.png
    audacious-plugins /usr/share/audacious/Skins/Default/playpaus.png
    audacious-plugins /usr/share/audacious/Skins/Default/pledit.png
    audacious-plugins /usr/share/audacious/Skins/Default/pledit.txt
    audacious-plugins /usr/share/audacious/Skins/Default/posbar.png
    audacious-plugins /usr/share/audacious/Skins/Default/shufrep.png
    audacious-plugins /usr/share/audacious/Skins/Default/skin.hints
    audacious-plugins /usr/share/audacious/Skins/Default/text.png
    audacious-plugins /usr/share/audacious/Skins/Default/titlebar.png
    audacious-plugins /usr/share/audacious/Skins/Default/viscolor.txt
    audacious-plugins /usr/share/audacious/Skins/Default/volume.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/
    audacious-plugins /usr/share/audacious/Skins/Ivory/balance.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/cbuttons.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/eq_ex.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/eqmain.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/main.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/monoster.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/nums_ex.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/playpaus.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/pledit.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/pledit.txt
    audacious-plugins /usr/share/audacious/Skins/Ivory/posbar.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/shufrep.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/skin.hints
    audacious-plugins /usr/share/audacious/Skins/Ivory/text.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/titlebar.png
    audacious-plugins /usr/share/audacious/Skins/Ivory/viscolor.txt
    audacious-plugins /usr/share/audacious/Skins/Ivory/volume.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/
    audacious-plugins /usr/share/audacious/Skins/Osmosis/balance.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/cbuttons.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/eq_ex.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/eqmain.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/main.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/monoster.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/nums_ex.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/playpaus.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/pledit.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/pledit.txt
    audacious-plugins /usr/share/audacious/Skins/Osmosis/posbar.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/shufrep.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/skin.hints
    audacious-plugins /usr/share/audacious/Skins/Osmosis/text.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/titlebar.png
    audacious-plugins /usr/share/audacious/Skins/Osmosis/viscolor.txt
    audacious-plugins /usr/share/audacious/Skins/Osmosis/volume.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/
    audacious-plugins /usr/share/audacious/Skins/Refugee/cbuttons.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/eq_ex.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/eqmain.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/main.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/monoster.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/nums_ex.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/playpaus.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/pledit.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/pledit.txt
    audacious-plugins /usr/share/audacious/Skins/Refugee/posbar.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/shufrep.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/skin.hints
    audacious-plugins /usr/share/audacious/Skins/Refugee/text.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/titlebar.png
    audacious-plugins /usr/share/audacious/Skins/Refugee/viscolor.txt
    audacious-plugins /usr/share/audacious/Skins/Refugee/volume.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/balance.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/cbuttons.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/eq_ex.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/eqmain.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/main.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/monoster.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/nums_ex.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/playpaus.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/pledit.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/pledit.txt
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/posbar.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/shufrep.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/skin.hints
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/text.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/titlebar.png
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/viscolor.txt
    audacious-plugins /usr/share/audacious/Skins/TinyPlayer/volume.png
    audacious-plugins /usr/share/audacious/ui/
    audacious-plugins /usr/share/audacious/ui/equalizer.ui
    audacious-plugins /usr/share/audacious/ui/mainwin.ui
    audacious-plugins /usr/share/audacious/ui/playlist.ui
    audacious-plugins /usr/share/locale/
    audacious-plugins /usr/share/locale/ca/
    audacious-plugins /usr/share/locale/ca/LC_MESSAGES/
    audacious-plugins /usr/share/locale/ca/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/cs/
    audacious-plugins /usr/share/locale/cs/LC_MESSAGES/
    audacious-plugins /usr/share/locale/cs/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/cy/
    audacious-plugins /usr/share/locale/cy/LC_MESSAGES/
    audacious-plugins /usr/share/locale/cy/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/de/
    audacious-plugins /usr/share/locale/de/LC_MESSAGES/
    audacious-plugins /usr/share/locale/de/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/es/
    audacious-plugins /usr/share/locale/es/LC_MESSAGES/
    audacious-plugins /usr/share/locale/es/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/et/
    audacious-plugins /usr/share/locale/et/LC_MESSAGES/
    audacious-plugins /usr/share/locale/et/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/eu/
    audacious-plugins /usr/share/locale/eu/LC_MESSAGES/
    audacious-plugins /usr/share/locale/eu/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/fr/
    audacious-plugins /usr/share/locale/fr/LC_MESSAGES/
    audacious-plugins /usr/share/locale/fr/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/hu/
    audacious-plugins /usr/share/locale/hu/LC_MESSAGES/
    audacious-plugins /usr/share/locale/hu/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/ja/
    audacious-plugins /usr/share/locale/ja/LC_MESSAGES/
    audacious-plugins /usr/share/locale/ja/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/lt/
    audacious-plugins /usr/share/locale/lt/LC_MESSAGES/
    audacious-plugins /usr/share/locale/lt/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/lv/
    audacious-plugins /usr/share/locale/lv/LC_MESSAGES/
    audacious-plugins /usr/share/locale/lv/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/pl/
    audacious-plugins /usr/share/locale/pl/LC_MESSAGES/
    audacious-plugins /usr/share/locale/pl/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/ro/
    audacious-plugins /usr/share/locale/ro/LC_MESSAGES/
    audacious-plugins /usr/share/locale/ro/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/ru/
    audacious-plugins /usr/share/locale/ru/LC_MESSAGES/
    audacious-plugins /usr/share/locale/ru/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/sk/
    audacious-plugins /usr/share/locale/sk/LC_MESSAGES/
    audacious-plugins /usr/share/locale/sk/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/tr/
    audacious-plugins /usr/share/locale/tr/LC_MESSAGES/
    audacious-plugins /usr/share/locale/tr/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/zh_CN/
    audacious-plugins /usr/share/locale/zh_CN/LC_MESSAGES/
    audacious-plugins /usr/share/locale/zh_CN/LC_MESSAGES/audacious-plugins.mo
    audacious-plugins /usr/share/locale/zh_TW/
    audacious-plugins /usr/share/locale/zh_TW/LC_MESSAGES/
    audacious-plugins /usr/share/locale/zh_TW/LC_MESSAGES/audacious-plugins.mo
    ➜ ~ git:(master) ✗ pacman -Ss audacious
    extra/audacious 3.1-2 [installed]
    Lightweight, GTK-based advanced audio player focused on audio quality
    extra/audacious-plugins 3.1-4 [installed]
    Plugins for Audacious
    But in gui cannot find the cue plugin
    Last edited by jinleileiking (2011-11-30 14:03:07)

    use the [ code ] tag please
    Last edited by bangkok_manouel (2011-11-30 13:57:26)

  • [SOLVED] Audacious UI widget components?

    hi, as you can see on the screenshot at http://audacious-media-player.org/ it shows the player with album art and lyricwiki support in the same window, I activated the plugins but the album art and lyrics appears in separate windows for me, not good having to click on one window to see album art and on another to see lyrics. I guess im missing the UI widget components but I have no idea how to install them, I have both audacious and audacious plugins installed.
    Thanks in advance for the help!
    Last edited by 655321 (2011-08-31 00:14:12)

    Exactly what I needed thanks, altough I feel a little stupid for not trying right click earlier lol.
    thanks a lot for the help

  • Unable to capture startup and shutdown event of Photoshop in automation Plugin.

    Hi,
    I am creating an automation plugin and I want to register some events. I have seen listener plugin sample to register event in startup and unregister event in shutdown. I have used same code in my plugin but I am unable to capture the startup nad shutdown event of Photoshop. On clicking the menu item of my plugin the calls come inside the AutoPluginMain but during the startup or shutdown of plugin, the calls does not come inside the AutoPluginMain.
    I am unable to detect the cause of the problem. Can someone please giude me??
    Thanks in advance.

    Hi Tom,
    Thanks for the suggestion.
    Yes, I am working on Windows. As you suggested, I compiled .rc file but the compile option for .r file was disabled. After compiling the .rc file, I again rebuild the complete project and tested my build. But still I was not able to achive the desired result.
    Any other thing that I need to do to make it work?
    Thanks

Maybe you are looking for

  • Is there a way to mirror the screens, apps, info on iPhone to iPod Touch?

    I have an iPhone 4.  My kids are now using my old iPhone 3GS as an iPod touch.  And...the last time I bought a Macbook we were given an iPod Touch.  I basically have the same stuff on all of them.  The idea is that any of my kids can pick up any one

  • PDF Conversion for Ukraine Fonts.....

    Hi all, Thank You very much in advance.... I have developed a Smart form having Ukraine Fonts (Letters in Ukraine Language).If I give Print preview or Printout to local printer, I am able to see correct Ukraine fonts. In my Driver Program I am using

  • Project rendering in HD not SD??

    Hi all. I have my preferences set to SD DVD but DVD ST Pro gives me this error ... "The Build Location folder contains a VIDEO_TS folder(standard DVD content). You must remove the VIDEO_TS folder from the Build Location in order to proceed with Build

  • Modify 1 billion or rows table

    Hi, I have a table that I am required to partition. The primary reason is to easily drop partitions and with that to remove old data. The table is big around 1,000,000,000 of rows and now it is not partitioned. The database is Oracle 11.2.0.3 on Red

  • Copying Mail folders from one Mac to another

    I'm consolidating my iMac and laptop, and keeping just the MacBookPro. Mostly, everything's gone smoothly: I networked the two with an ethernet cable, dragged the relevant iMac folders into the Public folder, and copied them onto the laptop. But now